index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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-29
Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-06-28
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
Kunihiko Hayashi
2021-06-28
smbios: Fix SMBIOS tables
Ilias Apalodimas
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
2021-06-28
smbios: convert function descriptions to Sphinx style
Heinrich Schuchardt
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-06-01
fastboot: Fix overflow when calculating chunk size
Sean Anderson
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-24
sandbox: errno: avoid conflict with libc's errno
Marek Behún
2021-05-24
lib: crc32: put the crc_table variable into efi_runtime_rodata section
Marek Behún
2021-05-24
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
Marek Behún
2021-05-24
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-05-19
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
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
hash: Kconfig option for SHA512 hardware acceleration
Heinrich Schuchardt
2021-05-18
efi_loader: build warning in efi_tcg2_hash_log_extend_event
Heinrich Schuchardt
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-24
efi_loader: capsule: return a correct error code at find_boot_device()
AKASHI Takahiro
2021-04-24
efi: Fix ESRT refresh after Capsule update
Jose Marinho
2021-04-24
efi_loader: simplify tcg2_create_digest()
Ilias Apalodimas
2021-04-24
efi_loader: missing include in efi_string.c
Heinrich Schuchardt
2021-04-22
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
2021-04-22
lmb: add a max parameter in the struct lmb_region
Patrick Delaunay
2021-04-22
lmb: remove lmb_region.size
Patrick Delaunay
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
[next]