1. 26ae0c5 efi: Add comments to struct efi_priv by Simon Glass · 2 years, 11 months ago
  2. be34434 efi: Drop device_path from struct efi_priv by Simon Glass · 2 years, 11 months ago
  3. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
  4. ef47688 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 3 years ago
  5. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · 3 years ago
  6. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
  7. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 3 months ago
  8. 05824ee efi_loader: use an enum for the memory allocation types by Heinrich Schuchardt · 3 years, 3 months ago
  9. 61e4466 efi_loader: EFI_UNACCEPTED_MEMORY_TYPE by Heinrich Schuchardt · 3 years, 8 months ago
  10. 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 11 months ago
  11. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  12. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 6 months ago
  13. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · 5 years ago
  14. f727233 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · 6 years ago
  15. a98bd39 efi: fix memory calculation overflow on 32-bit systems by Patrick Wildt · 6 years ago
  16. ebf3b17 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · 6 years ago
  17. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  18. 1fce3c0 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · 6 years ago
  19. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  20. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
  21. 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · 6 years ago
  22. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
  23. 404a7c8 efi_loader: Introduce ms abi vararg helpers by Alexander Graf · 6 years ago
  24. ff592b2 efi.h: Do not use config options by Alexander Graf · 6 years ago
  25. cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  26. fac7867 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  27. 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
  28. 68845f0 efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values by Heinrich Schuchardt · 7 years ago
  29. 15f3d74 efi_loader: efi variable support by Rob Clark · 7 years ago
  30. 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  31. 224ee84 part: move efi_guid_t by Rob Clark · 7 years ago
  32. 514b91f efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  33. b343d93 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  34. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  35. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  36. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  37. e20a69c x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
  38. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  39. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  40. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  41. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  42. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago