summaryrefslogtreecommitdiff
path: root/lib/efi/efi.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15efi: Move exit_boot_services into a functionSimon Glass1-0/+72
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass1-0/+29
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass1-0/+9
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt1-1/+1
2018-12-02efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2015-08-05efi: Add start-up library codeSimon Glass1-0/+101