On 14 January 2016 at 22:06, Alexander Graf <[email protected]> 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 <[email protected]> > --- > include/efi_api.h | 197 > ++++++++++++++++++++++++++++++++++++++++++++---------- > 1 file changed, 160 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass <[email protected]> But does the notify_function parameter need EFIAPI also? _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

