summaryrefslogtreecommitdiffstats
path: root/include/efi.h
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: EFI_UNACCEPTED_MEMORY_TYPEHeinrich Schuchardt2021-04-101-1/+6
* efi_loader: move efi_(u)intn_t to efi.hHeinrich Schuchardt2021-01-131-0/+5
* efi: clean up efi commandHeinrich Schuchardt2020-09-061-14/+0
* efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt2020-05-211-0/+1
* efi_loader: define all known warning status codesHeinrich Schuchardt2020-01-071-1/+7
* efi_loader: check memory type in AllocatePages()Heinrich Schuchardt2019-04-231-0/+4
* efi: fix memory calculation overflow on 32-bit systemsPatrick Wildt2019-04-121-1/+1
* efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt2018-12-021-1/+1
* efi_loader: SPDX-License-Identifier for efi.hHeinrich Schuchardt2018-09-231-0/+1
* x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-301-0/+3
* efi: stub: Pass EFI system table address to U-Boot payloadBin Meng2018-08-301-0/+10
* efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca2018-08-211-0/+4
* efi: Fix truncation of constant valueEugeniu Rosca2018-08-211-14/+10
* efi_loader: Introduce ms abi vararg helpersAlexander Graf2018-07-251-0/+8
* efi.h: Do not use config optionsAlexander Graf2018-06-241-13/+11
* efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng2018-06-171-0/+35
* efi_loader: avoid initializer element is not constantHeinrich Schuchardt2018-06-141-2/+1
* efi: Conflict efi_loader with different stub bitnessAlexander Graf2018-01-281-1/+1
* efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE valuesHeinrich Schuchardt2017-12-011-3/+3
* efi_loader: efi variable supportRob Clark2017-09-201-0/+19
* efi_loader: add file/filesys supportRob Clark2017-09-201-0/+2
* part: move efi_guid_tRob Clark2017-09-201-0/+4
* efi_loader: fix typo in include/efi.hHeinrich Schuchardt2017-09-181-1/+1
* efi_loader: define all known status codesxypron.glpk@gmx.de2017-07-191-13/+37
* x86: Tidy up selection of building the EFI stubSimon Glass2016-11-141-2/+5
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-1/+2
* efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab2016-09-071-0/+2
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-301-12/+20
* x86: efi: payload: Make EFI payload build againBin Meng2016-08-301-1/+1
* include/efi_api.h: Add more detailed API definitionsAlexander Graf2016-03-151-0/+2
* efi: Add 64-bit payload supportSimon Glass2015-08-051-0/+7
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-051-0/+4
* efi: Add start-up library codeSimon Glass2015-08-051-0/+356