1. 6b3873c efi: Tidy up some comments in efi header by Simon Glass · 2 years, 9 months ago
  2. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 9 months ago
  3. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 9 months ago
  4. 866e2ac efi: Move exit_boot_services into a function by Simon Glass · 2 years, 9 months ago
  5. cf37603 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · 2 years, 9 months ago
  6. 2a1cf03 efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 9 months ago
  7. efd35c7 efi: Add comments to struct efi_priv by Simon Glass · 2 years, 9 months ago
  8. bf5236f3b efi: Drop device_path from struct efi_priv by Simon Glass · 2 years, 9 months ago
  9. 613cd0c efi: Locate all block devices in the app by Simon Glass · 2 years, 9 months ago
  10. 40e5b53 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 2 years, 9 months ago
  11. d8063dc efi: Add a media/block driver for EFI block devices by Simon Glass · 2 years, 10 months ago
  12. f844573 efi: Add a way to obtain boot services in the app by Simon Glass · 2 years, 11 months ago
  13. c91737b efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 1 month ago
  14. 3ced574 efi_loader: use an enum for the memory allocation types by Heinrich Schuchardt · 3 years, 1 month ago
  15. 9933eb4 efi_loader: EFI_UNACCEPTED_MEMORY_TYPE by Heinrich Schuchardt · 3 years, 6 months ago
  16. 85fc2ad efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 9 months ago
  17. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 1 month ago
  18. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 4 months ago
  19. 7b31efc efi_loader: define all known warning status codes by Heinrich Schuchardt · 4 years, 9 months ago
  20. f12bcc9 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · 5 years ago
  21. 60fd884 efi: fix memory calculation overflow on 32-bit systems by Patrick Wildt · 5 years ago
  22. 4b05fe9 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · 6 years ago
  23. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  24. 04a0f56 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · 6 years ago
  25. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  26. cbe503f efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
  27. c3a40cc efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · 6 years ago
  28. 9b89183 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
  29. beb077a efi_loader: Introduce ms abi vararg helpers by Alexander Graf · 6 years ago
  30. 0186644 efi.h: Do not use config options by Alexander Graf · 6 years ago
  31. d1fe992 efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  32. 44ab2d3 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  33. 6698bb3 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
  34. 9f0770f efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values by Heinrich Schuchardt · 7 years ago
  35. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  36. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  37. 0d6ab32 part: move efi_guid_t by Rob Clark · 7 years ago
  38. 29f1a36 efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  39. 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  40. 5abd913 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  41. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  42. 4c02c11 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  43. 3e6cc35 x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
  44. 3dc51ab x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  45. 2bb9b79 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  46. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  47. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  48. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago