1. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 9 months ago
  2. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 9 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 1 month ago
  5. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 4 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  8. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  9. dbb148b cmd: efi: Clarify calculation precedence for '&' and '?' by Eugeniu Rosca · 6 years ago
  10. c3a40cc efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · 6 years ago
  11. 9b89183 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
  12. dd099ec cmd: efi: Fix wrong memory descriptor end address by Bin Meng · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_efi.c]
  15. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_efi.c]
  16. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago