aboutsummaryrefslogtreecommitdiff
path: root/lib/efi
AgeCommit message (Expand)AuthorFilesLines
2016-11-14x86: Tidy up selection of building the EFI stubSimon Glass1-2/+2
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng1-3/+3
2016-03-27efi_stub: Move carriage return before line feed in putc()Bin Meng1-2/+3
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass1-1/+1
2015-08-05efi: Add functions for decoding the EFI tablesSimon Glass2-0/+48
2015-08-05efi: Add 64-bit payload supportSimon Glass1-4/+70
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass3-0/+334
2015-08-05efi: Add start-up library codeSimon Glass4-0/+280