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-08-17
efi_loader: use EfiBootServicesData for DP to text
Heinrich Schuchardt
2021-08-17
efi_loader: use EfiBootServicesData for device path
Heinrich Schuchardt
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
2021-08-14
efi_loader: refactor efi_append_scrtm_version()
Masahisa Kojima
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2021-08-14
efi_loader: add secure boot variable measurement
Masahisa Kojima
2021-08-14
efi_loader: Uri() device path node
Heinrich Schuchardt
2021-08-02
efi_loader: typo cerificate
Heinrich Schuchardt
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
2021-07-24
efi_loader: capsule: remove authentication data
AKASHI Takahiro
2021-07-24
efi_loader: capsule: remove unused guid
AKASHI Takahiro
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-18
efi_loader: increase eventlog buffer size
Masahisa Kojima
2021-07-18
efi_loader: Use %pD to log device-path instead of local efi_dp_str()
Masami Hiramatsu
2021-07-18
efi_loader: set partition GUID in device path for SIG_TYPE_GUID
Alfonso Sánchez-Beato
2021-07-12
efi_loader: Fix to set bootdev_root correctly if bootdev found
Masami Hiramatsu
2021-07-12
efi_loader: set CapsuleLast after each capsule
Heinrich Schuchardt
2021-07-12
efi_loader: missing EFI_CALL() in set_capsule_result
Heinrich Schuchardt
2021-07-12
efi_loader: rework messages for capsule updates
Heinrich Schuchardt
2021-07-12
efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()
Heinrich Schuchardt
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2021-07-02
efi_loader: clear OsIndications
Heinrich Schuchardt
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
2021-07-02
efi_loader: missing parentheses in query_console_size
Heinrich Schuchardt
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
2021-07-02
efi_loader: Force a single FMP instance per hardware store
Ilias Apalodimas
2021-07-02
efi: Fix to use null handle to create new handle for efi_fmp_raw
Masami Hiramatsu
2021-06-28
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
Heinrich Schuchardt
2021-06-09
efi_loader: fix Sphinx warning
Heinrich Schuchardt
2021-06-09
efi_loader: efi_capsule_delete_file() NULL dereference
Heinrich Schuchardt
2021-06-09
efi_loader: partition numbers are hexadecimal
Heinrich Schuchardt
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-28
efi_loader: Work-around build issue due to missing hash_calculate()
Alexandru Gagniuc
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
2021-05-28
efi_loader: Fix coverity warnings for efi tcg2 protocol
Ilias Apalodimas
2021-05-25
efi_loader: Fix -Wextra warning for EFI TCG2
Ilias Apalodimas
2021-05-25
efi_loader: path length in efi_dp_from_name()
Heinrich Schuchardt
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
2021-05-18
lib: introduce HASH_CALCULATE option
Masahisa Kojima
2021-05-18
efi_loader: Fix Kconfig for EFI_TCG2 protocol
Ilias Apalodimas
2021-05-18
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails
Ilias Apalodimas
2021-05-18
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
Ilias Apalodimas
2021-05-18
efi_loader: Clean up tcg2 once in case of failure
Ilias Apalodimas
2021-05-18
efi_loader: loosen buffer parameter check in efi_file_read_int
Peng Fan
2021-05-18
efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...
Sughosh Ganu
2021-05-18
efi_loader: build warning in efi_tcg2_hash_log_extend_event
Heinrich Schuchardt
2021-04-24
efi_loader: capsule: return a correct error code at find_boot_device()
AKASHI Takahiro
[next]