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
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2021-01-29
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
2021-01-29
efi_loader: correct block IO alignment check
Heinrich Schuchardt
2021-01-23
efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
Heinrich Schuchardt
2021-01-23
efi_loader: notification with TPL_APPLICATION not allowed
Heinrich Schuchardt
2021-01-23
efi_loader: capsule: fix SIZEOF_MISMATCH warning
AKASHI Takahiro
2021-01-23
efi_loader: fix efi_load_image_from_path()
Heinrich Schuchardt
2021-01-20
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2021-01-20
efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2021-01-20
efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable
Heinrich Schuchardt
2021-01-20
efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
Heinrich Schuchardt
2021-01-20
efi_loader: fixup protocol, avoid forward declaration
Heinrich Schuchardt
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2021-01-19
efi_loader: move load options to new module
Heinrich Schuchardt
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
efi_loader: remove outdated TODO in efi_memory.c
Heinrich Schuchardt
2021-01-13
efi_loader: typedef efi_string_t text output protocol
Heinrich Schuchardt
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
2021-01-13
efi_loader: print boot device and file path in helloworld
Heinrich Schuchardt
2021-01-13
efi_loader: implement non-blocking file services
Heinrich Schuchardt
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-31
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
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 logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-31
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
efi_loader: Remove unused headers from efi_load_initrd.c
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-31
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-31
efi_loader: escape key handling
Heinrich Schuchardt
2020-12-31
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-31
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-12-31
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-22
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-10
efi_loader: link partition to block device
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
2020-12-10
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
2020-12-10
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
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
[next]