- 051b7cf efi: define struct efi_guid by Caleb Connolly · 3 months ago
- 1ebd078 efi: move guid helper functions to efi.h by Vincent Stehlé · 5 months ago
- 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · 8 months ago
- 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · 8 months ago
- 55de3e5 efi: Split out table-listing code into a new file by Simon Glass · 1 year, 8 months ago
- 2010d85 efi_loader: move struct efi_device_path to efi.h by Heinrich Schuchardt · 1 year, 8 months ago
- d81f529 efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · 1 year, 10 months ago
- 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 2 months ago
- 50f3142 efi: Tidy up some comments in efi header by Simon Glass · 2 years, 11 months ago
- ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
- 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
- 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
- e523258 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · 2 years, 11 months ago
- b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 11 months ago
- 26ae0c5 efi: Add comments to struct efi_priv by Simon Glass · 2 years, 11 months ago
- be34434 efi: Drop device_path from struct efi_priv by Simon Glass · 2 years, 11 months ago
- 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
- ef47688 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 3 years ago
- c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · 3 years ago
- 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
- 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 3 months ago
- 05824ee efi_loader: use an enum for the memory allocation types by Heinrich Schuchardt · 3 years, 3 months ago
- 61e4466 efi_loader: EFI_UNACCEPTED_MEMORY_TYPE by Heinrich Schuchardt · 3 years, 8 months ago
- 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 11 months ago
- cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
- e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 6 months ago
- 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · 5 years ago
- f727233 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · 6 years ago
- a98bd39 efi: fix memory calculation overflow on 32-bit systems by Patrick Wildt · 6 years ago
- ebf3b17 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · 6 years ago
- 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
- 1fce3c0 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · 6 years ago
- 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
- 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
- 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · 6 years ago
- c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
- 404a7c8 efi_loader: Introduce ms abi vararg helpers by Alexander Graf · 6 years ago
- ff592b2 efi.h: Do not use config options by Alexander Graf · 6 years ago
- cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
- fac7867 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
- 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
- 68845f0 efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values by Heinrich Schuchardt · 7 years ago
- 15f3d74 efi_loader: efi variable support by Rob Clark · 7 years ago
- 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
- 224ee84 part: move efi_guid_t by Rob Clark · 7 years ago
- 514b91f efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
- b343d93 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
- 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
- cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
- 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
- e20a69c x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
- 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
- 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
- ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
- 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
- 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago