]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/efi_api.h
include/efi_api.h: Add more detailed API definitions
authorAlexander Graf <agraf@suse.de>
Fri, 4 Mar 2016 00:09:57 +0000 (01:09 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:19:23 +0000 (15:19 -0400)
commit2bb9b79d64ca5112af3147a267ece894945aa470
tree1d87fe340e55d0b6d53f7deff3f427642a774f0e
parentd96a98045aa5aadba473d89872a987ac50a023ea
include/efi_api.h: Add more detailed API definitions

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 <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
include/efi.h
include/efi_api.h