summaryrefslogtreecommitdiff
path: root/lib/efi
Commit message (Expand)AuthorAgeFilesLines
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-1/+1
* x86: Tidy up selection of building the EFI stubSimon Glass2016-11-141-2/+2
* x86: efi: payload: Make EFI payload build againBin Meng2016-08-301-3/+3
* efi_stub: Move carriage return before line feed in putc()Bin Meng2016-03-271-2/+3
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-211-1/+1
* efi: Add functions for decoding the EFI tablesSimon Glass2015-08-052-0/+48
* efi: Add 64-bit payload supportSimon Glass2015-08-051-4/+70
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-053-0/+334
* efi: Add start-up library codeSimon Glass2015-08-054-0/+280