Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Defi_loader.ha095aadffa96f3814d5605792674a6d64951db51 Thu Jul 27 12:04:17 UTC 2017 Rob Clark <robdclark@gmail.com> efi_loader: Add an EFI_CALL() macro

Rather than open-coding EFI_EXIT() + callback + EFI_ENTRY(), introduce
an EFI_CALL() macro. This makes callbacks into UEFI world (of which
there will be more in the future) more concise and easier to locate in
the code.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.ca095aadffa96f3814d5605792674a6d64951db51 Thu Jul 27 12:04:17 UTC 2017 Rob Clark <robdclark@gmail.com> efi_loader: Add an EFI_CALL() macro

Rather than open-coding EFI_EXIT() + callback + EFI_ENTRY(), introduce
an EFI_CALL() macro. This makes callbacks into UEFI world (of which
there will be more in the future) more concise and easier to locate in
the code.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>