aboutsummaryrefslogtreecommitdiff
path: root/lib/efi/efi_stub.c
AgeCommit message (Expand)Author
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15efi: Move exit_boot_services into a functionSimon Glass
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass
2021-12-31efi: Add a few comments to the stubSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2018-08-30efi: stub: Pass EFI system table address to U-Boot payloadBin Meng
2018-06-24efi: stub: Move the use_uart assignment immediately after exit_boot_services(...Bin Meng
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-13x86: efi: payload: Minor clean up on error message outputBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-30efi_stub: Fix GDT_NOTSYS checkAlexander Graf
2017-12-05efi_stub: Use efi_uintn_tAlexander Graf
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng
2016-03-27efi_stub: Move carriage return before line feed in putc()Bin Meng
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass