1. 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 5 months ago
  2. 3bd0138 efi_loader: Fix warnings for unaligned accesses by Ilias Apalodimas · 1 year, 7 months ago
  3. 7c2369e efi_loader: Fix flexible array member definitions by Ilias Apalodimas · 1 year, 8 months ago
  4. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  5. a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · 1 year, 8 months ago
  6. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · 1 year, 9 months ago
  7. 2010d85 efi_loader: move struct efi_device_path to efi.h by Heinrich Schuchardt · 1 year, 9 months ago
  8. 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 9 months ago
  9. ebee60e efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 9 months ago
  10. 9108ed3 efi_loader: add definition for efi_main() by Heinrich Schuchardt · 1 year, 10 months ago
  11. f965564 efi_loader: fix struct efi_input_key by Heinrich Schuchardt · 1 year, 10 months ago
  12. fd1e24c efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · 2 years ago
  13. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
  14. e3b7c9b efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 3 years ago
  15. ff72cb3 efi: Create ECPT table by Jose Marinho · 3 years ago
  16. 34db9b1 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 7 months ago
  17. e5bbcaf FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 8 months ago
  18. 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 10 months ago
  19. 279d1c8 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 10 months ago
  20. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 11 months ago
  21. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  22. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 3 years ago
  23. b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · 3 years ago
  24. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
  25. dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · 3 years ago
  26. 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · 3 years, 1 month ago
  27. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
  28. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 4 months ago
  29. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · 3 years, 4 months ago
  30. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
  31. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  32. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 9 months ago
  33. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  34. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 4 years ago
  35. 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 4 years ago
  36. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 4 years ago
  37. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  38. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  39. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
  40. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
  41. 73d77ae efi_loader: capsule: add memory range capsule definitions by AKASHI Takahiro · 4 years ago
  42. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
  43. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
  44. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  45. 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
  46. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
  47. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  48. 32b5a58 efi_loader: correct a definition of struct efi_capsule_header by AKASHI Takahiro · 4 years, 9 months ago
  49. 641e4df efi_loader: define System Resource Table macros by AKASHI Takahiro · 4 years, 9 months ago
  50. ee98c28 efi_loader: define OsIndicationsSupported flags by AKASHI Takahiro · 4 years, 9 months ago
  51. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  52. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 10 months ago
  53. a3ca37e efi: device path for nvme by Patrick Wildt · 5 years ago
  54. 0c236c4 efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · 5 years ago
  55. f2dcbac efi_loader: EFI_FILE_PROTOCOL rev 2 stub by Heinrich Schuchardt · 5 years ago
  56. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  57. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  58. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  59. f8599dc efi_loader: definition of efi_virtual_address_map() by Heinrich Schuchardt · 5 years ago
  60. b040d06 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  61. 4b1775d efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · 5 years ago
  62. 008de1c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition by Heinrich Schuchardt · 5 years ago
  63. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · 5 years ago
  64. a41ccf9 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter by Heinrich Schuchardt · 6 years ago
  65. 18ed8cf efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · 6 years ago
  66. 8bd4f41 efi_loader: signature of ExitBootServices() by Heinrich Schuchardt · 6 years ago
  67. 4ed66e5 efi_loader: implement UnloadImage() by Heinrich Schuchardt · 6 years ago
  68. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  69. bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  70. 79730de efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  71. 516ea04 efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  72. ca8aa71 efi: hii: add HII config routing/access protocols by AKASHI Takahiro · 6 years ago
  73. 976e931 efi: hii: add keyboard layout package support by AKASHI Takahiro · 6 years ago
  74. 0fa82b9 efi: hii: add guid package support by AKASHI Takahiro · 6 years ago
  75. 5aab1b8 efi_loader: Initial HII database protocols by Leif Lindholm · 6 years ago
  76. 126acbd efi_loader: remove duplicate GUID definition by Heinrich Schuchardt · 6 years ago
  77. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  78. 73e2ab0 efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  79. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  80. 23ef39a efi_loader: signature of StartImage and Exit by Heinrich Schuchardt · 6 years ago
  81. 401d52f efi_loader: struct efi_configuration_table by Heinrich Schuchardt · 6 years ago
  82. ce49c7b efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · 6 years ago
  83. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · 6 years ago
  84. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  85. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  86. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  87. 6c4cd26 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  88. ce72786 efi_loader: SPDX-License-Identifier for efi_api.h by Heinrich Schuchardt · 6 years ago
  89. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  90. e59072a efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  91. f272558 efi_loader: correct signature of CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  92. 27685f7 efi_loader: provide firmware revision by Heinrich Schuchardt · 6 years ago
  93. 993a3c7 efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE by Heinrich Schuchardt · 6 years ago
  94. e75b3cb efi_loader: specify UEFI spec revision by Heinrich Schuchardt · 6 years ago
  95. c47f870 efi_loader: set revision in loaded image protocol by Heinrich Schuchardt · 6 years ago
  96. 2cfbdae efi_loader: Install ACPI configuration tables by Bin Meng · 6 years ago
  97. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 7 years ago
  98. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  99. 37fb4b9 efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · 7 years ago
  100. e86380d efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago