index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot: Fix overflow when calculating chunk size
Sean Anderson
2021-06-01
1
-8
/
+9
*
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-28
3
-26
/
+244
*
efi_loader: Work-around build issue due to missing hash_calculate()
Alexandru Gagniuc
2021-05-28
2
-1
/
+3
*
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
2021-05-28
3
-6
/
+1
*
efi_loader: Fix coverity warnings for efi tcg2 protocol
Ilias Apalodimas
2021-05-28
1
-2
/
+5
*
efi_loader: Fix -Wextra warning for EFI TCG2
Ilias Apalodimas
2021-05-25
1
-18
/
+22
*
efi_loader: path length in efi_dp_from_name()
Heinrich Schuchardt
2021-05-25
1
-2
/
+7
*
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
5
-68
/
+73
*
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
2021-05-25
1
-10
/
+0
*
sandbox: errno: avoid conflict with libc's errno
Marek Behún
2021-05-24
1
-1
/
+3
*
lib: crc32: put the crc_table variable into efi_runtime_rodata section
Marek Behún
2021-05-24
1
-1
/
+2
*
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
Marek Behún
2021-05-24
1
-0
/
+2
*
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek Behún
2021-05-24
1
-4
/
+5
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-05-24
1
-2
/
+2
*
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
2021-05-19
1
-1
/
+1
*
lib: introduce HASH_CALCULATE option
Masahisa Kojima
2021-05-18
3
-1
/
+6
*
efi_loader: Fix Kconfig for EFI_TCG2 protocol
Ilias Apalodimas
2021-05-18
1
-0
/
+6
*
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails
Ilias Apalodimas
2021-05-18
1
-5
/
+28
*
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
Ilias Apalodimas
2021-05-18
1
-5
/
+3
*
efi_loader: Clean up tcg2 once in case of failure
Ilias Apalodimas
2021-05-18
1
-4
/
+0
*
efi_loader: loosen buffer parameter check in efi_file_read_int
Peng Fan
2021-05-18
1
-1
/
+1
*
efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...
Sughosh Ganu
2021-05-18
1
-3
/
+2
*
hash: Kconfig option for SHA512 hardware acceleration
Heinrich Schuchardt
2021-05-18
1
-5
/
+16
*
efi_loader: build warning in efi_tcg2_hash_log_extend_event
Heinrich Schuchardt
2021-05-18
1
-2
/
+2
*
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-29
1
-1
/
+5
*
efi_loader: capsule: return a correct error code at find_boot_device()
AKASHI Takahiro
2021-04-24
1
-1
/
+1
*
efi: Fix ESRT refresh after Capsule update
Jose Marinho
2021-04-24
1
-1
/
+1
*
efi_loader: simplify tcg2_create_digest()
Ilias Apalodimas
2021-04-24
1
-4
/
+1
*
efi_loader: missing include in efi_string.c
Heinrich Schuchardt
2021-04-24
1
-0
/
+1
*
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
2
-2
/
+35
*
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
2021-04-22
2
-3
/
+11
*
lmb: add a max parameter in the struct lmb_region
Patrick Delaunay
2021-04-22
1
-1
/
+4
*
lmb: remove lmb_region.size
Patrick Delaunay
2021-04-22
1
-6
/
+0
*
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-22
1
-0
/
+7
*
lz4: Fix unaligned accesses
Karl Beldan
2021-04-20
1
-3
/
+12
*
efi_loader: fix possible buffer overflow
Masahisa Kojima
2021-04-17
1
-1
/
+1
*
efi_loader: memory leak in efi_capsule_scan_dir()
Heinrich Schuchardt
2021-04-17
1
-0
/
+3
*
efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro
Sughosh Ganu
2021-04-17
1
-14
/
+14
*
lib/rsa: Use EVP_PKEY instead of RSA
Chan, Donald
2021-04-14
1
-102
/
+67
*
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
Alexandru Gagniuc
2021-04-14
1
-1
/
+13
*
lib/rsa: Use the 'keyfile' argument from mkimage
Alexandru Gagniuc
2021-04-14
1
-8
/
+26
*
lib: Add support for ECDSA image signing
Alexandru Gagniuc
2021-04-14
1
-0
/
+306
*
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
2021-04-14
2
-64
/
+73
*
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-04-14
5
-4
/
+6
*
lib: string: Implement strlcat
Sean Anderson
2021-04-12
1
-0
/
+19
*
lib: string: Fix strlcpy return value
Sean Anderson
2021-04-12
1
-4
/
+8
*
hash: Allow for SHA512 hardware implementations
Joel Stanley
2021-04-12
1
-8
/
+7
*
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
2021-04-12
1
-27
/
+18
*
efi_loader: Change ptr arithmetics tcg eventlog buffer
Ilias Apalodimas
2021-04-10
1
-9
/
+10
*
efi_loader: esrt: wrong type for LocateHandleBuffer()
Heinrich Schuchardt
2021-04-10
1
-1
/
+1
[next]