Commit Graph

21 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng cbe503fbc1 efi: stub: Pass EFI system table address to U-Boot payload 6 years ago
Bin Meng c81a8f5455 efi: app: Add a sysreset driver 6 years ago
Bin Meng 7c98ca10ea efi: stub: Move the use_uart assignment immediately after exit_boot_services() call 6 years ago
Alexander Graf 0186644646 efi.h: Do not use config options 6 years ago
Bin Meng d1fe992746 efi: stub: Pass EFI GOP information to U-Boot payload 6 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 6 years ago
Bin Meng 558f3ed9c8 x86: efi: payload: Minor clean up on error message output 6 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Alexander Graf 14d61d4e57 efi_stub: Fix GDT_NOTSYS check 6 years ago
Alexander Graf bb0bb91cf0 efi_stub: Use efi_uintn_t 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Simon Glass 5abd9137d5 x86: Tidy up selection of building the EFI stub 8 years ago
Bin Meng 3dc51ab0e1 x86: efi: payload: Make EFI payload build again 8 years ago
Bin Meng 075bb5c6ea efi_stub: Move carriage return before line feed in putc() 8 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables 9 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 9 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 9 years ago