Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
27d95eb53d98dcdaa645e8edd4184628665a59fd
/
lib
b56e719
efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
by Heinrich Schuchardt
· Sat Jan 23 06:52:21 2021 +0100
3d83b73
efi_loader: notification with TPL_APPLICATION not allowed
by Heinrich Schuchardt
· Wed Jan 06 12:55:22 2021 +0100
c8fc12f
efi_loader: capsule: fix SIZEOF_MISMATCH warning
by AKASHI Takahiro
· Fri Jan 22 10:43:27 2021 +0900
20d88c7
efi_loader: fix efi_load_image_from_path()
by Heinrich Schuchardt
· Wed Jan 20 22:57:46 2021 +0100
bf210a1
Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jan 20 10:49:23 2021 -0500
3352144
efi_loader: Avoid emitting efi_var_buf to .GOT
by Ilias Apalodimas
· Sat Jan 16 17:28:04 2021 +0200
9d4c19e
efi_selftest: use CRLF as line endings in dtbdump
by Heinrich Schuchardt
· Tue Jan 19 10:06:00 2021 +0100
c4392d9
efi_selftest: provide initrddump test tool
by Heinrich Schuchardt
· Sun Jan 17 07:30:26 2021 +0100
0e8a242
efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
by Heinrich Schuchardt
· Sun Jan 17 05:41:41 2021 +0100
2e88aad
efi_selftest: ask before overwriting in dtbdump.efi
by Heinrich Schuchardt
· Sun Jan 17 05:13:21 2021 +0100
3bca234
efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· Sat Jan 16 09:58:06 2021 +0100
1cb1a9d
efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable
by Heinrich Schuchardt
· Sat Jan 16 09:44:25 2021 +0100
0404b28
efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
by Heinrich Schuchardt
· Sat Jan 16 09:33:24 2021 +0100
20d48db
efi_loader: fixup protocol, avoid forward declaration
by Heinrich Schuchardt
· Sat Jan 16 08:50:10 2021 +0100
b2625e8
efi_loader: make the UEFI boot manager configurable
by Heinrich Schuchardt
· Fri Jan 15 19:02:50 2021 +0100
a8cb98f
efi_loader: move load options to new module
by Heinrich Schuchardt
· Fri Jan 15 19:02:49 2021 +0100
d03560b
lib: uuid: use RNG device if present
by Matthias Brugger
· Fri Dec 18 10:28:03 2020 +0100
799763b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Jan 18 08:04:28 2021 -0500
0dd501a
trace: select TIMER_EARLY to avoid infinite recursion
by Pragnesh Patel
· Sun Jan 17 18:11:24 2021 +0530
fb67df8
lib: cosmetic update of CONFIG_LIB_ELF description
by Patrick Delaunay
· Mon Jan 04 15:33:28 2021 +0100
8239a7f
lib: zlib: our putc() takes only one argument
by Heinrich Schuchardt
· Mon Dec 28 21:41:40 2020 +0100
cc39cc6
lib: zlib: include ctype.h
by Heinrich Schuchardt
· Mon Dec 28 21:31:43 2020 +0100
d102abd
lib: aes: build failure with DEBUG=1
by Heinrich Schuchardt
· Mon Dec 28 17:56:27 2020 +0100
26b66a3
string: Use memcpy() within memmove() when we can
by Patrick Delaunay
· Fri Dec 11 14:59:23 2020 +0100
dad0b63
doc/README.gpt: define partition type GUID for U-Boot environment
by Rasmus Villemoes
· Fri Nov 20 11:45:36 2020 +0100
7b70bdc
lib/uuid.c: change prototype of uuid_guid_get_str()
by Rasmus Villemoes
· Fri Nov 20 11:45:35 2020 +0100
4591079
efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL
by Heinrich Schuchardt
· Sun Dec 13 19:13:57 2020 +0100
2c1e224
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
by Heinrich Schuchardt
· Sun Dec 13 10:30:24 2020 +0100
100cef1
efi_loader: remove outdated TODO in efi_memory.c
by Heinrich Schuchardt
· Tue Jan 05 08:22:51 2021 +0100
8449428
efi_loader: typedef efi_string_t text output protocol
by Heinrich Schuchardt
· Tue Jan 05 07:50:09 2021 +0100
ad6e0f7
efi_loader: carve out efi_check_pe()
by Heinrich Schuchardt
· Tue Jan 12 12:40:32 2021 +0100
d9b2ff7
efi_loader: print boot device and file path in helloworld
by Heinrich Schuchardt
· Tue Jan 12 12:40:11 2021 +0100
e759b57
efi_loader: implement non-blocking file services
by Heinrich Schuchardt
· Fri Jan 01 08:39:43 2021 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
1b9c4b0
timer: Use a shorter error in TPL
by Simon Glass
· Wed Dec 23 08:11:16 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
119e7ef
serial: Update NS16550_t and struct NS16550
by Simon Glass
· Tue Dec 22 19:30:18 2020 -0700
c9a821b
efi_loader: Enable uefi capsule authentication
by Sughosh Ganu
· Wed Dec 30 19:27:10 2020 +0530
586bb98
efi: capsule: Add support for uefi capsule authentication
by Sughosh Ganu
· Wed Dec 30 19:27:09 2020 +0530
fa0faa6
efi_loader: Re-factor code to build the signature store from efi signature list
by Sughosh Ganu
· Wed Dec 30 19:27:08 2020 +0530
ea35008
efi_loader: Make the pkcs7 header parsing function an extern
by Sughosh Ganu
· Wed Dec 30 19:27:07 2020 +0530
7221c6e
efi_loader: Add logic to parse EDKII specific fmp payload header
by Sughosh Ganu
· Wed Dec 30 19:27:05 2020 +0530
6bca8eb
crypto: Fix the logic to calculate hash with authattributes set
by Sughosh Ganu
· Wed Dec 30 19:27:01 2020 +0530
3ef4c85
efi_loader: event queueing
by Heinrich Schuchardt
· Mon Dec 28 00:25:34 2020 +0100
2157529
efi_loader: Add size checks to efi_create_indexed_name()
by Ilias Apalodimas
· Thu Dec 31 12:26:46 2020 +0200
317fc4c
efi_loader: Remove unconditional installation of file2 protocol for initrd
by Ilias Apalodimas
· Wed Dec 30 17:07:14 2020 +0200
daa924a
efi_loader: Remove unused headers from efi_load_initrd.c
by Ilias Apalodimas
· Thu Dec 31 12:33:23 2020 +0200
026c7ec
efi_loader: use after free in efi_exit()
by Heinrich Schuchardt
· Mon Dec 28 23:24:40 2020 +0100
9de0fb7
efi_loader: efi_signal_event() fix comment typos
by Heinrich Schuchardt
· Mon Dec 28 00:59:09 2020 +0100
002773f
efi_loader: avoid invalid free
by Heinrich Schuchardt
· Sun Dec 27 15:46:00 2020 +0100
8094bf0
efi_loader: escape key handling
by Heinrich Schuchardt
· Sun Dec 27 14:47:50 2020 +0100
20dbedb
efi_loader: missing parentheses after if
by Heinrich Schuchardt
· Sun Dec 27 15:33:09 2020 +0100
19cb982
efi_loader: Extra checks while opening an OPTEE session
by Ilias Apalodimas
· Wed Dec 23 13:25:00 2020 +0200
12f1861
efi_loader: make variable store size customizable
by Heinrich Schuchardt
· Sun Dec 20 11:05:38 2020 +0100
d2e05e8
efi_loader: use after free in efi_exit()
by Heinrich Schuchardt
· Mon Dec 28 23:24:40 2020 +0100
4860ce2
efi_loader: efi_signal_event() fix comment typos
by Heinrich Schuchardt
· Mon Dec 28 00:59:09 2020 +0100
7c2a859
efi_loader: avoid invalid free
by Heinrich Schuchardt
· Sun Dec 27 15:46:00 2020 +0100
e5c9317
efi_loader: escape key handling
by Heinrich Schuchardt
· Sun Dec 27 14:47:50 2020 +0100
9180e63
efi_loader: missing parentheses after if
by Heinrich Schuchardt
· Sun Dec 27 15:33:09 2020 +0100
555e05d
efi_loader: Extra checks while opening an OPTEE session
by Ilias Apalodimas
· Wed Dec 23 13:25:00 2020 +0200
3dd8125
fdt: Use phandle to distinguish DT nodes with same name
by Aswath Govindraju
· Thu Dec 03 10:55:45 2020 +0530
43eb872
sandbox: implement runtime system reset
by Heinrich Schuchardt
· Wed Dec 02 16:22:11 2020 +0100
c8fa8d3
efi_loader: make variable store size customizable
by Heinrich Schuchardt
· Sun Dec 20 11:05:38 2020 +0100
9a65513
x86: Simplify acpi_device_infer_name()
by Simon Glass
· Wed Dec 16 21:20:23 2020 -0700
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
a8466ad
efi_selftest: implement exception test for sandbox
by Heinrich Schuchardt
· Thu Nov 12 00:29:58 2020 +0100
cb9ff4e
efi_loader: link partition to block device
by Heinrich Schuchardt
· Fri Jan 10 12:36:01 2020 +0100
9c89d14
efi_loader: make efi_protocol_open() non-static
by Heinrich Schuchardt
· Fri Jan 10 12:33:59 2020 +0100
ee3d1e0
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
by Heinrich Schuchardt
· Tue Dec 08 15:55:01 2020 +0100
e6f2db0
efi_selftest: clean up Makefile
by Heinrich Schuchardt
· Tue Dec 08 07:12:10 2020 +0100
8260827
efi_loader: support EFI_LOAD_FILE_PROTOCOL
by Heinrich Schuchardt
· Sun Dec 06 13:00:15 2020 +0100
3dd733e
efi_loader: carve out efi_load_image_from_file()
by Heinrich Schuchardt
· Sun Dec 06 10:47:57 2020 +0100
471db44
efi_loader: pass boot_policy to efi_load_image_from_path
by Heinrich Schuchardt
· Fri Dec 04 09:27:41 2020 +0100
485956d
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
by Heinrich Schuchardt
· Fri Dec 04 03:33:41 2020 +0100
1d59a57
efi_loader: resequence functions in efi_boottime.c
by Heinrich Schuchardt
· Fri Dec 04 03:02:03 2020 +0100
2a2654f
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
by Heinrich Schuchardt
· Mon Dec 07 18:20:57 2020 +0100
5461f80
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
by Heinrich Schuchardt
· Wed Dec 09 07:38:46 2020 +0100
ba9c44e
fs: fat: create correct short names
by Heinrich Schuchardt
· Fri Nov 20 12:55:22 2020 +0100
783ef3f
env: Allow returning errors from hdelete_r()
by Simon Glass
· Thu Nov 05 10:33:37 2020 -0700
7ff3f3c
efi_loader: add firmware management protocol for raw image
by AKASHI Takahiro
· Tue Nov 17 09:28:00 2020 +0900
f4818e6
efi_loader: add firmware management protocol for FIT image
by AKASHI Takahiro
· Mon Nov 30 18:12:12 2020 +0900
0d96378
efi_loader: capsule: support firmware update
by AKASHI Takahiro
· Mon Nov 30 18:12:11 2020 +0900
45b81954
efi_loader: capsule: add capsule_on_disk support
by AKASHI Takahiro
· Tue Nov 17 09:27:56 2020 +0900
473d9b3
efi_loader: define UpdateCapsule api
by AKASHI Takahiro
· Tue Nov 17 09:27:55 2020 +0900
967650d
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
by Ilias Apalodimas
· Mon Nov 30 11:47:40 2020 +0200
7f59c71
tpm: use more than sha256 on pcr_extend
by Ilias Apalodimas
· Thu Nov 26 23:07:22 2020 +0200
42c8ba2
efi_loader: replace printf by log in efi_uclass.c
by Heinrich Schuchardt
· Tue Dec 01 09:06:29 2020 +0100
b6f4b9f
binman: Remove additional backslash
by Michal Simek
· Mon Nov 23 09:08:19 2020 +0100
f1202c4
charset: make u16_strnlen accessible at runtime
by Ilias Apalodimas
· Sun Nov 22 15:10:26 2020 +0200
8da4625
efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
by Heinrich Schuchardt
· Sat Nov 21 20:52:18 2020 +0100
cd9f860
efi_loader: parameter check in GetNextVariableName()
by Heinrich Schuchardt
· Thu Nov 19 19:40:08 2020 +0100
c67fef6
efi_loader: tcg2 protocol updates
by Ilias Apalodimas
· Mon Nov 16 08:52:41 2020 +0200
7754a18
efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
by Heinrich Schuchardt
· Thu Nov 12 19:53:10 2020 +0100
590fef6
efi_loader: Add basic EFI_TCG2_PROTOCOL support
by Ilias Apalodimas
· Wed Nov 11 11:18:11 2020 +0200
344bc07
efi_loader: incorrect buffer size in efi_file_setinfo()
by Heinrich Schuchardt
· Tue Nov 10 07:24:16 2020 +0100
Next »