index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2021-07-28
Allow efi_loader header to be included always
Simon Glass
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-24
efi_loader: add macro for const EFI runtime data
Marek Behún
2021-05-24
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
Marek Behún
2021-05-24
efi_loader: fix warning when linking with LTO
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2021-03-25
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2021-02-26
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
2021-01-20
efi_loader: efi_size_in_pages() missing parentheses
Heinrich Schuchardt
2021-01-20
efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
2020-12-03
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
2020-12-03
efi_loader: capsule: support firmware update
AKASHI Takahiro
2020-12-03
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
efi_loader: define UpdateCapsule api
AKASHI Takahiro
2020-11-14
efi_loader: Add basic EFI_TCG2_PROTOCOL support
Ilias Apalodimas
2020-11-14
efi_selftest: keep devices in ExitBootServices()
Heinrich Schuchardt
2020-10-30
efi_loader: add efi_create_indexed_name()
AKASHI Takahiro
2020-09-27
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-08-24
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-14
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
[next]