1. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  2. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  3. cbe503f efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
  4. c81a8f5 efi: app: Add a sysreset driver by Bin Meng · 6 years ago
  5. 7c98ca1 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · 6 years ago
  6. 0186644 efi.h: Do not use config options by Alexander Graf · 6 years ago
  7. d1fe992 efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  8. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  9. 558f3ed x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
  10. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  13. 14d61d4 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · 7 years ago
  14. bb0bb91 efi_stub: Use efi_uintn_t by Alexander Graf · 7 years ago
  15. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  16. 5abd913 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  17. 3dc51ab x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  18. 075bb5c efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  19. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  20. 16c220d efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  21. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  22. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  23. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago