Home
last modified time | relevance | path

Searched hist:af65db85b82b161f037e0889ae58bf461217b3f1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Defi_loader.haf65db85b82b161f037e0889ae58bf461217b3f1 Thu Jul 27 12:04:19 UTC 2017 Rob Clark <robdclark@gmail.com> efi_loader: indent entry/exit prints to show nesting level

This should make it easier to see when a callback back to UEFI world
calls back in to the u-boot world, and generally match up EFI_ENTRY()
and EFI_EXIT() calls.

Signed-off-by: Rob Clark <robdclark@gmail.com>
[agraf: remove static from const var]
Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.caf65db85b82b161f037e0889ae58bf461217b3f1 Thu Jul 27 12:04:19 UTC 2017 Rob Clark <robdclark@gmail.com> efi_loader: indent entry/exit prints to show nesting level

This should make it easier to see when a callback back to UEFI world
calls back in to the u-boot world, and generally match up EFI_ENTRY()
and EFI_EXIT() calls.

Signed-off-by: Rob Clark <robdclark@gmail.com>
[agraf: remove static from const var]
Signed-off-by: Alexander Graf <agraf@suse.de>