Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
69b7cc0248e0c179e5ff3b2567c2b05b6017f433
/
lib
0ab0037
efi_loader: fix Sphinx warning
by Heinrich Schuchardt
· Wed Jun 09 00:21:24 2021 +0200
e5c2281
efi_loader: efi_capsule_delete_file() NULL dereference
by Heinrich Schuchardt
· Wed Jun 02 19:28:22 2021 +0200
54f180d
efi_loader: partition numbers are hexadecimal
by Heinrich Schuchardt
· Tue May 25 18:00:13 2021 +0200
2af5af3
fastboot: Fix overflow when calculating chunk size
by Sean Anderson
· Thu May 27 12:02:34 2021 -0400
70be5a6
efi_loader: add PE/COFF image measurement
by Masahisa Kojima
· Wed May 26 12:09:58 2021 +0900
1a69f4d
efi_loader: Work-around build issue due to missing hash_calculate()
by Alexandru Gagniuc
· Mon May 24 14:28:57 2021 -0500
57e5636
Revert "lib: introduce HASH_CALCULATE option"
by Alexandru Gagniuc
· Mon May 24 14:28:56 2021 -0500
09402b1
efi_loader: Fix coverity warnings for efi tcg2 protocol
by Ilias Apalodimas
· Wed May 26 21:01:00 2021 +0300
190b0a2
efi_loader: Fix -Wextra warning for EFI TCG2
by Ilias Apalodimas
· Tue May 25 14:35:31 2021 +0300
158c0d7
efi_loader: path length in efi_dp_from_name()
by Heinrich Schuchardt
· Tue May 25 12:07:30 2021 +0200
915e427
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
by Masahisa Kojima
· Fri May 14 09:53:36 2021 +0900
2426963
efi_loader: remove weak efi_get_public_key_data()
by Heinrich Schuchardt
· Thu May 20 04:08:11 2021 +0200
7bd4e1d
sandbox: errno: avoid conflict with libc's errno
by Marek Behún
· Thu May 20 13:24:05 2021 +0200
f566a18
lib: crc32: put the crc_table variable into efi_runtime_rodata section
by Marek Behún
· Thu May 20 13:24:00 2021 +0200
3d2010c
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
by Marek Behún
· Thu May 20 13:23:59 2021 +0200
cde6978
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
by Marek Behún
· Thu May 20 13:23:55 2021 +0200
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
c9155f1
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
by Bin Meng
· Mon May 10 20:23:36 2021 +0800
8a8eeee
lib: introduce HASH_CALCULATE option
by Masahisa Kojima
· Thu May 13 23:48:08 2021 +0900
cc29c9b
efi_loader: Fix Kconfig for EFI_TCG2 protocol
by Ilias Apalodimas
· Tue May 11 14:40:58 2021 +0300
5a2baf9
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails
by Ilias Apalodimas
· Wed May 12 00:03:41 2021 +0300
fa5217d
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
by Ilias Apalodimas
· Mon May 10 21:19:14 2021 +0300
7df2f06
efi_loader: Clean up tcg2 once in case of failure
by Ilias Apalodimas
· Mon May 10 21:15:08 2021 +0300
ca02db2
efi_loader: loosen buffer parameter check in efi_file_read_int
by Peng Fan
· Wed Apr 28 21:54:01 2021 +0800
d1bd849
efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable
by Sughosh Ganu
· Mon Apr 12 20:35:23 2021 +0530
d42f81f
hash: Kconfig option for SHA512 hardware acceleration
by Heinrich Schuchardt
· Fri May 14 07:08:27 2021 +0200
ba1fc38
efi_loader: build warning in efi_tcg2_hash_log_extend_event
by Heinrich Schuchardt
· Wed May 12 17:37:20 2021 +0200
2a28c6e
dm: core: Add address translation in fdt_get_resource
by Patrick Delaunay
· Tue Apr 06 09:38:06 2021 +0200
fa390e6
efi_loader: capsule: return a correct error code at find_boot_device()
by AKASHI Takahiro
· Tue Apr 20 10:03:16 2021 +0900
af886ce
efi: Fix ESRT refresh after Capsule update
by Jose Marinho
· Mon Apr 19 14:54:33 2021 +0100
754b3a4
efi_loader: simplify tcg2_create_digest()
by Ilias Apalodimas
· Thu Apr 22 14:32:14 2021 +0300
476ff2c
efi_loader: missing include in efi_string.c
by Heinrich Schuchardt
· Wed Apr 21 12:39:15 2021 +0200
71cc9c5
lmb: Add 2 config to define the max number of regions
by Patrick Delaunay
· Wed Mar 10 10:16:31 2021 +0100
cd831af
lmb: move MAX_LMB_REGIONS value in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:28 2021 +0100
8c69fc2
lmb: add a max parameter in the struct lmb_region
by Patrick Delaunay
· Wed Mar 10 10:16:27 2021 +0100
bab3296
lmb: remove lmb_region.size
by Patrick Delaunay
· Wed Mar 10 10:16:26 2021 +0100
d62063d
lmb: move CONFIG_LMB in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:25 2021 +0100
b07f3db
lz4: Fix unaligned accesses
by Karl Beldan
· Wed Mar 17 22:31:58 2021 +0000
eb74a90
efi_loader: fix possible buffer overflow
by Masahisa Kojima
· Wed Apr 14 11:55:49 2021 +0900
aa27e5d
efi_loader: memory leak in efi_capsule_scan_dir()
by Heinrich Schuchardt
· Sun Apr 11 06:53:04 2021 +0200
1554352
efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro
by Sughosh Ganu
· Wed Apr 14 12:38:25 2021 +0530
0bdd4ee
lib/rsa: Use EVP_PKEY instead of RSA
by Chan, Donald
· Thu Apr 01 22:42:36 2021 +0000
80c81a3
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
by Alexandru Gagniuc
· Fri Feb 19 12:45:19 2021 -0600
a35da20
lib/rsa: Use the 'keyfile' argument from mkimage
by Alexandru Gagniuc
· Fri Feb 19 12:45:18 2021 -0600
3ebd200
lib: Add support for ECDSA image signing
by Alexandru Gagniuc
· Fri Feb 19 12:45:12 2021 -0600
32abcbd
lib/rsa: Make fdt_add_bignum() available outside of RSA code
by Alexandru Gagniuc
· Fri Feb 19 12:45:11 2021 -0600
db182c4
lib: Rename rsa-checksum.c to hash-checksum.c
by Alexandru Gagniuc
· Fri Feb 19 12:45:10 2021 -0600
9297a7f
lib: string: Implement strlcat
by Sean Anderson
· Thu Mar 11 00:15:42 2021 -0500
2f51257
lib: string: Fix strlcpy return value
by Sean Anderson
· Thu Mar 11 00:15:41 2021 -0500
92efc1f
hash: Allow for SHA512 hardware implementations
by Joel Stanley
· Wed Feb 17 13:50:42 2021 +1030
0538140
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
by Patrick Delaunay
· Mon Feb 08 13:54:31 2021 +0100
4390e76
efi_loader: Change ptr arithmetics tcg eventlog buffer
by Ilias Apalodimas
· Tue Mar 30 00:42:36 2021 +0300
13ddf77
efi_loader: esrt: wrong type for LocateHandleBuffer()
by Heinrich Schuchardt
· Thu Apr 08 09:15:52 2021 +0200
60f4409
efi_loader: use correct printf codes
by Heinrich Schuchardt
· Thu Apr 08 12:15:26 2021 +0200
2fa9866
efi_loader: efi_esrt: Fix the build warning for 32 bit systems
by Sughosh Ganu
· Thu Apr 08 12:30:55 2021 +0530
3f5318f
efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled
by Sughosh Ganu
· Wed Apr 07 17:23:31 2021 +0530
fc4ca6b
efi_loader: Cleanup get_var duplication
by Ilias Apalodimas
· Sat Mar 27 10:56:07 2021 +0200
8183f43
Merge branch 'next'
by Tom Rini
· Mon Apr 05 11:29:57 2021 -0400
6a6a861
efi_loader: typo 'devide path'
by Heinrich Schuchardt
· Wed Mar 31 06:34:33 2021 +0000
91853b0
efi_loader: Uart device path missing break
by Heinrich Schuchardt
· Wed Mar 31 08:16:04 2021 +0200
171c646
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
by Simon Glass
· Mon Mar 15 18:11:22 2021 +1300
5dc338f
binman: Show a message when changing subnodes
by Simon Glass
· Mon Mar 15 18:11:14 2021 +1300
3971a2a
smbios: Allow writing to the coreboot version string
by Simon Glass
· Mon Mar 15 18:00:11 2021 +1300
03d0d76
efi_loader: Clean up file size calculations
by Ilias Apalodimas
· Thu Mar 25 21:55:16 2021 +0200
c7c782a
efi_selfest: redefine enum efi_test_phase
by Heinrich Schuchardt
· Wed Mar 24 17:48:01 2021 +0100
f576f7d
efi_loader: Add an S-CRTM even for firmware version
by Ilias Apalodimas
· Wed Mar 24 16:50:46 2021 +0200
1b278e6
efi_loader: EFI TCG2 free efi memory on protocol failure
by Ilias Apalodimas
· Thu Mar 25 13:31:45 2021 +0200
5169ffc
efi: ESRT creation tests
by Jose Marinho
· Thu Mar 11 13:18:52 2021 +0000
ebb61ee
efi: Add ESRT to the EFI system table
by Jose Marinho
· Tue Mar 02 17:26:38 2021 +0000
b307e3d
efi_loader: Replace config option for initrd loading
by Ilias Apalodimas
· Wed Mar 17 21:55:00 2021 +0200
aa0f755
efi_loader: Add helper functions for EFI
by Ilias Apalodimas
· Wed Mar 17 21:54:59 2021 +0200
483d28e
efi_loader: Add device path related functions for initrd via Boot####
by Ilias Apalodimas
· Wed Mar 17 21:54:58 2021 +0200
77c0da8
efi_loader: Uart device path
by Heinrich Schuchardt
· Fri Mar 19 02:49:54 2021 +0100
5381cbc
efi_loader: NULL dereference in EFI console
by Heinrich Schuchardt
· Tue Mar 16 12:56:57 2021 +0100
83698b2
efi: Fix compiler warnings
by Simon Glass
· Sun Feb 07 14:27:02 2021 -0700
d194dea
efi_selftest: Remove loadfile2 for initrd selftests
by Ilias Apalodimas
· Sat Mar 13 23:47:32 2021 +0200
d3170e1
efi_selftest: illegal cast to pointer in initrddump
by Heinrich Schuchardt
· Sun Mar 14 10:12:01 2021 +0100
7a147d7
efi_loader: fix memory type for memory reservation block
by Mark Kettenis
· Sun Mar 14 20:04:24 2021 +0100
7997960
efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
by Heinrich Schuchardt
· Wed Mar 03 14:05:05 2021 +0100
26fce53
efi_loader: Uart device path
by Heinrich Schuchardt
· Fri Mar 19 02:49:54 2021 +0100
ae165ef
efi_loader: NULL dereference in EFI console
by Heinrich Schuchardt
· Tue Mar 16 12:56:57 2021 +0100
c665dbf
efi: Fix compiler warnings
by Simon Glass
· Sun Feb 07 14:27:02 2021 -0700
7a896df
efi_selftest: Remove loadfile2 for initrd selftests
by Ilias Apalodimas
· Sat Mar 13 23:47:32 2021 +0200
22f038f
efi_selftest: illegal cast to pointer in initrddump
by Heinrich Schuchardt
· Sun Mar 14 10:12:01 2021 +0100
cdcef02
efi_loader: fix memory type for memory reservation block
by Mark Kettenis
· Sun Mar 14 20:04:24 2021 +0100
a579915
efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
by Heinrich Schuchardt
· Wed Mar 03 14:05:05 2021 +0100
d280d81
Merge tag 'v2021.04-rc4' into next
by Tom Rini
· Mon Mar 15 12:15:38 2021 -0400
6aa77ac
lib/charset: UTF-8 stream conversion
by Heinrich Schuchardt
· Sat Feb 27 14:08:38 2021 +0100
e3fa74b
lib/charset: utf8_get() should return error
by Heinrich Schuchardt
· Sat Feb 27 14:08:37 2021 +0100
91fb089
efi_loader: carve out utf_to_cp()
by Heinrich Schuchardt
· Sat Feb 27 14:08:36 2021 +0100
a9ff07b
efi_loader: move codepage 437 table
by Heinrich Schuchardt
· Sat Feb 27 14:08:35 2021 +0100
39a9ab4
efi_loader: console size of vidconsole
by Heinrich Schuchardt
· Sun Feb 28 18:17:28 2021 +0100
0a5fee5
lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
by Bin Meng
· Thu Feb 25 17:22:36 2021 +0800
e151403
lib: addr_map: Move address_map[] type to the header file
by Bin Meng
· Thu Feb 25 17:22:33 2021 +0800
c5e8b31
lib: Fix BINMAN_FDT dependency
by Bin Meng
· Wed Feb 03 21:20:02 2021 +0800
77759db
tpm: Allow disabling platform hierarchy with TPM2
by Simon Glass
· Sat Feb 06 14:23:42 2021 -0700
e9d3d59
tpm: Add TPM2 support for write_lock
by Simon Glass
· Sat Feb 06 14:23:41 2021 -0700
3d930ed
tpm: Add TPM2 support for read/write values
by Simon Glass
· Sat Feb 06 14:23:40 2021 -0700
713c58a
tpm: Add an implementation of define_space
by Simon Glass
· Sat Feb 06 14:23:39 2021 -0700
3b3ac8b
tpm: Reduce duplication in a few functions
by Simon Glass
· Sat Feb 06 14:23:38 2021 -0700
Next »