Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: stub: Pass EFI GOP information to U-Boot payload | Bin Meng | 2018-06-17 | 1 | -0/+15 |
* | x86: use EFI calling convention for efi_main on x86_64 | Ivan Gorinov | 2018-06-17 | 1 | -1/+2 |
* | x86: efi: payload: Minor clean up on error message output | Bin Meng | 2018-06-13 | 1 | -3/+5 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | efi_stub: Fix GDT_NOTSYS check | Alexander Graf | 2018-03-30 | 1 | -1/+1 |
* | efi_stub: Use efi_uintn_t | Alexander Graf | 2017-12-05 | 1 | -1/+1 |
* | x86: efi: payload: Make EFI payload build again | Bin Meng | 2016-08-30 | 1 | -3/+3 |
* | efi_stub: Move carriage return before line feed in putc() | Bin Meng | 2016-03-27 | 1 | -2/+3 |
* | debug_uart: Adjust the declaration of debug_uart_init() | Simon Glass | 2015-10-21 | 1 | -1/+1 |
* | efi: Add 64-bit payload support | Simon Glass | 2015-08-05 | 1 | -4/+70 |
* | efi: Add support for loading U-Boot through an EFI stub | Simon Glass | 2015-08-05 | 1 | -0/+304 |