Files
u-boot/include
Heinrich Schuchardt 49d225e7bf efi_loader: use correct type for AllocatePages, AllocatePool
Use enum efi_memory_type and enum_allocate_type in the definitions of the
efi_allocate_pages(), efi_allocate_pool().

In the external UEFI API leave the type as int as the UEFI specification
explicitely requires that enums use a 32bit type.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-08-17 17:24:08 +02:00
..
2021-07-23 13:36:20 -04:00
2021-07-21 10:27:35 -06:00
2021-07-23 13:36:20 -04:00
2021-08-06 08:26:48 -04:00