Searched hist:edcef3ba1d2d5beb92fcd7df253e196e77ba174d (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_runtime.c | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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 D | efi_disk.c | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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 D | efi_memory.c | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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 D | efi_boottime.c | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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 D | bootefi.c | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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 D | efi_loader.h | edcef3ba1d2d5beb92fcd7df253e196e77ba174d 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>
|