Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ec596ed9b41accbff3527691a7319d5e94cfa844
/
lib
/
efi_loader
aa08ab7
efi_loader: Drop sandbox PXE architecture
by Simon Glass
· Thu Nov 07 14:31:47 2024 -0700
52b53af
sandbox: Report host default-filename in native mode
by Simon Glass
· Thu Nov 07 14:31:46 2024 -0700
1824bf6
efi_loader: Move get_efi_pxe_arch() to efi_helper
by Simon Glass
· Thu Nov 07 14:31:44 2024 -0700
3b1e60b
efi: Move default filename to a function
by Simon Glass
· Thu Nov 07 14:31:43 2024 -0700
8a4ee05
efi_loader: Add a test app
by Simon Glass
· Thu Nov 07 14:31:41 2024 -0700
fe61a8b
efi_loader: Change efi_dp_from_mem() to use size
by Moritz Fischer
· Mon Nov 04 01:49:34 2024 +0000
c80b0ef
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· Fri Nov 01 13:38:05 2024 -0600
6e3f70b
efi_loader: fix GetInfo and SetInfo
by Heinrich Schuchardt
· Sat Oct 26 08:40:47 2024 +0200
4786f95
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· Wed Oct 30 21:17:48 2024 +0000
14e7ed9
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· Wed Oct 30 22:40:59 2024 +0200
a420910
efi_loader: Remove unused diskid
by Ilias Apalodimas
· Sat Oct 26 11:00:49 2024 +0300
ad54e09
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· Sat Oct 26 10:57:41 2024 +0300
cf5b09e
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· Sat Oct 26 10:43:17 2024 +0300
55c0571
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· Sat Oct 26 10:37:32 2024 +0300
e9e55c7
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· Thu Oct 24 14:01:55 2024 +0300
c7a6a80
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· Sat Oct 19 12:59:57 2024 +0200
7d182fb
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· Wed Oct 23 18:26:36 2024 +0300
353db82
efi_loader: remove ERROR:, WARNING: prefixes in messages
by Heinrich Schuchardt
· Thu Oct 17 20:13:05 2024 +0200
f39486a
efi_loader: add missing lf in error message
by Heinrich Schuchardt
· Thu Oct 17 20:05:07 2024 +0200
963d7cc
efi_loader: reduce noisiness if ESP is missing
by Heinrich Schuchardt
· Fri Oct 18 03:18:36 2024 +0200
37d14c8
efi_loader: avoid #ifdef in efi_setup.c
by Heinrich Schuchardt
· Wed Oct 16 12:17:39 2024 +0200
c9e6eb6
efi_memory: rename variable to highlight overlap with free memory
by Sughosh Ganu
· Tue Oct 15 21:07:16 2024 +0530
fbb00c2
efi_memory: do not add RAM memory to the memory map
by Sughosh Ganu
· Tue Oct 15 21:07:14 2024 +0530
8f5cf17
efi_memory: do not add U-Boot memory to the memory map
by Sughosh Ganu
· Tue Oct 15 21:07:08 2024 +0530
a3af5ba
lmb: notify of any changes to the LMB memory map
by Sughosh Ganu
· Tue Oct 15 21:07:07 2024 +0530
fa0ddab
efi: memory: use the lmb API's for allocating and freeing memory
by Sughosh Ganu
· Tue Oct 15 21:07:06 2024 +0530
e6bad43
efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld
by Simon Glass
· Thu Sep 26 23:59:35 2024 +0200
b74a0e0
efi_loader: Shorten the app rules further
by Simon Glass
· Thu Sep 26 23:59:34 2024 +0200
4f6b7d5
efi_loader: Shorten the app rules
by Simon Glass
· Thu Sep 26 23:59:33 2024 +0200
b343ee3
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
by Simon Glass
· Thu Sep 26 23:59:31 2024 +0200
069079c
efi_leader: delete rng-seed if having EFI RNG protocol
by Heinrich Schuchardt
· Tue Sep 17 10:49:29 2024 +0200
093502e
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· Mon Sep 30 17:48:12 2024 -0600
b010250
efi_loader: fix some function descriptions
by Heinrich Schuchardt
· Wed Sep 18 23:37:28 2024 +0200
20585cd
fwu: print a message if empty capsule checks fail
by Sughosh Ganu
· Mon Sep 09 16:50:21 2024 +0530
cba7378
efi_loader: Put back copyright message
by Simon Glass
· Sun Sep 01 19:18:13 2024 -0600
380c843a
efi_loader: Use puts() in cout so that console recording works
by Simon Glass
· Sun Sep 01 19:18:12 2024 -0600
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
3744e47
efi: add a helper to generate dynamic UUIDs
by Caleb Connolly
· Fri Aug 30 13:34:33 2024 +0100
17aea46
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· Fri Aug 30 14:45:27 2024 +0300
868937f
efi_loader: return the correct error in efi_bootmgr_release_uridp()
by Ilias Apalodimas
· Mon Aug 12 23:56:38 2024 +0300
fe14afc
efi_loader: rename efi_bootmgr_image_return_notify
by Ilias Apalodimas
· Mon Aug 12 23:56:37 2024 +0300
32833cf
efi_loader: shorten efi_bootmgr_release_uridp_resource()
by Ilias Apalodimas
· Mon Aug 12 23:56:36 2024 +0300
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· Mon Aug 26 17:29:18 2024 +0530
462617e
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
by Heinrich Schuchardt
· Wed Aug 21 23:33:49 2024 +0200
b92f7ba
efi_loader: fix memory freeing in efi_get_dp_from_boot()
by Ilias Apalodimas
· Mon Aug 12 23:57:59 2024 +0300
4e11a33
efi_loader: correct description of efi_get_distro_fdt_name
by Heinrich Schuchardt
· Wed Aug 07 00:11:38 2024 +0200
5f6806d
efi_loader: use list_count_nodes() in efi_protocols_per_handle()
by Heinrich Schuchardt
· Wed Jul 31 10:13:04 2024 +0200
21ad4cc
efi_memory: get the efi_mem_list node directly
by Sughosh Ganu
· Tue Jul 30 16:41:31 2024 +0530
7d2c279
efi_memory: avoid possible null pointer dereference
by Sughosh Ganu
· Tue Jul 30 16:41:30 2024 +0530
38dcdb8
efi_memory: use list_count_nodes() to count list entries
by Sughosh Ganu
· Tue Jul 30 16:41:29 2024 +0530
9b4e1f5
efi_loader: correct check in efi_load_option_dp_join()
by Heinrich Schuchardt
· Wed Jul 24 15:26:04 2024 +0200
feb76da
efi_loader: add /dtbs search path
by Caleb Connolly
· Mon Jul 22 19:55:23 2024 +0200
7cbf745
efi_loader: require EFI boot manager for EBBR compliance
by Heinrich Schuchardt
· Thu Jul 18 14:05:09 2024 +0200
44fa8ff
efi_loader: adjust config options for capsule updates
by Ilias Apalodimas
· Thu Jun 20 23:15:31 2024 +0300
0ac2798
efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
by Michal Simek
· Tue Jul 16 15:56:51 2024 +0200
8257f16
efi_loader: find distro device-path for media devices
by Heinrich Schuchardt
· Sat Jul 13 13:30:29 2024 +0200
807232a
Merge patch series "api: Remove duplicate newlines"
by Tom Rini
· Mon Jul 15 12:28:22 2024 -0600
f0c233b
lib: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:22 2024 +0200
67a81d2
efi_loader: print device-tree in dtbdump.efi
by Heinrich Schuchardt
· Sat Jun 29 09:00:46 2024 +0200
0d6f841
scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
by Jonathan Humphreys
· Thu Jun 13 15:27:53 2024 -0500
eff0649
Merge patch series "m68k: Implement a default flush_dcache_all"
by Tom Rini
· Wed Jul 03 14:42:11 2024 -0600
cb35661
tpm: Untangle tpm2_get_pcr_info()
by Ilias Apalodimas
· Sun Jun 23 14:48:17 2024 +0300
5b6c6c5
efi_loader: remove unneeded header files
by Ilias Apalodimas
· Sun Jun 23 14:48:16 2024 +0300
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
fa3ab34
efi_loader: fix the return values on efi_tcg
by Ilias Apalodimas
· Sat Jun 22 17:35:38 2024 +0300
3a67d13
efi_loader: avoid duplicate weak invalidate_icache_all()
by Heinrich Schuchardt
· Sun Jun 16 19:31:05 2024 +0200
c90c195
tpm: measure DTB in PCR1 instead of PCR0
by Ilias Apalodimas
· Fri Jun 14 15:09:50 2024 +0300
a90e793
Merge patch series "efi_loader: select BLK not depends on BLK"
by Tom Rini
· Fri Jun 14 10:39:40 2024 -0600
cec1548
efi_loader: select BLK not depends on BLK
by Tom Rini
· Tue Jun 04 19:37:40 2024 -0600
ad52dc3
efi_loader: Fix capsule_esl.dtsi.in comment style
by Michal Simek
· Thu May 30 09:17:29 2024 +0200
73d752b
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
by Weizhao Ouyang
· Wed May 08 19:13:12 2024 +0800
40da9e6
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
by Heinrich Schuchardt
· Mon Jun 10 10:00:01 2024 +0200
d9b2363
efi_loader: load distro dtb in bootmgr
by Heinrich Schuchardt
· Fri Apr 26 16:13:21 2024 +0200
e5aa9fa
efi_loader: export efi_load_image_from_path
by Heinrich Schuchardt
· Fri Apr 26 16:13:20 2024 +0200
2ca2680
efi_loader: return binary from efi_dp_from_lo()
by Heinrich Schuchardt
· Fri Apr 26 16:13:19 2024 +0200
1a41ca4
efi_loader: move distro_efi_get_fdt_name()
by Heinrich Schuchardt
· Fri Apr 26 16:13:18 2024 +0200
dfeb042
efi_loader: load device-tree specified in boot option
by Heinrich Schuchardt
· Fri Apr 26 16:13:17 2024 +0200
f7529f7
cmd: eficonfig: add support for setting fdt
by Heinrich Schuchardt
· Fri Apr 26 16:13:11 2024 +0200
f8de009
efi_loader: allow concatenation with contained end node
by Heinrich Schuchardt
· Fri May 24 14:54:26 2024 +0200
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
6ea1e05
tpm-v2: add support for mapping algorithm names to algos
by Tim Harvey
· Sat May 25 13:00:48 2024 -0700
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
2aa3fe5
capsule: fwu: transition the platform state on a successful update
by Sughosh Ganu
· Fri Mar 22 16:27:22 2024 +0530
d754425
efi_loader: remove redundant hash includes
by Raymond Mao
· Thu May 16 14:11:50 2024 -0700
efd90d7
efi_loader: pass GUID by address to efi_dp_from_lo
by Heinrich Schuchardt
· Fri Apr 26 16:13:08 2024 +0200
2e67085
efi_loader: fix description efi_dp_shorten
by Heinrich Schuchardt
· Fri Apr 26 12:09:38 2024 +0200
fc07153
efi_loader: enable QueryVariableInfo at runtime for file backed variables
by Ilias Apalodimas
· Thu Apr 25 08:18:19 2024 +0300
ebfc94c
efi_loader: address coverity report 492766 for dead code
by Ilias Apalodimas
· Tue Apr 23 08:38:06 2024 +0300
00df4ad
efi_loader: do not install dtb if bootmgr fails
by Heinrich Schuchardt
· Mon Apr 22 11:03:10 2024 +0200
d41005b
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· Mon Apr 22 10:41:00 2024 +0200
1ca2096
efi_loader: superfluous efi_restore_gd after EFI_CALL
by Heinrich Schuchardt
· Fri Apr 19 11:59:01 2024 +0200
4393ed9
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· Mon Apr 22 11:01:56 2024 -0600
c44f36f
Kconfig: Add missing quotes around default string value
by Michal Simek
· Tue Apr 16 08:55:17 2024 +0200
de70856
efi_loader: add an EFI variable with the file contents
by Ilias Apalodimas
· Thu Apr 18 15:54:52 2024 +0300
465cb7e
efi_loader: Add OS notifications for SetVariable at runtime
by Ilias Apalodimas
· Thu Apr 18 15:54:51 2024 +0300
86ba869
efi_loader: conditionally enable SetvariableRT
by Ilias Apalodimas
· Thu Apr 18 15:54:50 2024 +0300
8c812d3
efi_loader: use event callback for initrd deregistration
by Masahisa Kojima
· Mon Dec 04 13:30:14 2023 +0900
3390fdd
efi_loader: typo mstching
by Heinrich Schuchardt
· Thu Apr 18 04:32:02 2024 +0200
c01ad8a
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
by Weizhao Ouyang
· Wed Apr 10 12:19:33 2024 +0000
Next »