On 1 February 2016 at 19:45, Alexander Graf <ag...@suse.de> wrote: > The EFI API header is great, but missing a good chunk of function prototype, > GUID defines and enum declarations. > > This patch extends it to cover more of the EFI API. It's still not 100% > complete, but sufficient enough for our EFI payload interface. > > Signed-off-by: Alexander Graf <ag...@suse.de> > > --- > > v2 -> v3: > > - Add EFIAPI to notify_function > - Add access denied code > --- > include/efi.h | 1 + > include/efi_api.h | 198 > ++++++++++++++++++++++++++++++++++++++++++++---------- > 2 files changed, 162 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> Tested on Beaglebone Black and Minnowboard MAX: Tested-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot