Home
last modified time | relevance | path

Searched hist:edcef3ba1d2d5beb92fcd7df253e196e77ba174d (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_runtime.cedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Defi_disk.cedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Defi_memory.cedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Defi_boottime.cedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.cedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/include/
H A Defi_loader.hedcef3ba1d2d5beb92fcd7df253e196e77ba174d Thu Jun 02 09:38:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Move to normal debug infrastructure

We introduced special "DEBUG_EFI" defines when the efi loader
support was new. After giving it a bit of thought, turns out
we really didn't have to - the normal #define DEBUG infrastructure
works well enough for efi loader as well.

So this patch switches to the common debug() and #define DEBUG
way of printing debug information.

Signed-off-by: Alexander Graf <agraf@suse.de>