Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-30 | x86: efi: payload: Make EFI payload build again | Bin Meng | 1 | -3/+3 |
2016-03-27 | efi_stub: Move carriage return before line feed in putc() | Bin Meng | 1 | -2/+3 |
2015-10-21 | debug_uart: Adjust the declaration of debug_uart_init() | Simon Glass | 1 | -1/+1 |
2015-08-05 | efi: Add functions for decoding the EFI tables | Simon Glass | 2 | -0/+48 |
2015-08-05 | efi: Add 64-bit payload support | Simon Glass | 1 | -4/+70 |
2015-08-05 | efi: Add support for loading U-Boot through an EFI stub | Simon Glass | 3 | -0/+334 |
2015-08-05 | efi: Add start-up library code | Simon Glass | 4 | -0/+280 |