Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.cedcef3ba Thu Jun 02 04:38:27 CDT 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_runtime.cedcef3ba Thu Jun 02 04:38:27 CDT 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.cedcef3ba Thu Jun 02 04:38:27 CDT 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.cedcef3ba Thu Jun 02 04:38:27 CDT 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>
/openbmc/u-boot/include/
H A Defi_loader.hedcef3ba Thu Jun 02 04:38:27 CDT 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>
/openbmc/u-boot/cmd/
H A Dbootefi.cedcef3ba Thu Jun 02 04:38:27 CDT 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>