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
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2024-11-09
efi_loader: Change efi_dp_from_mem() to use size
Moritz Fischer
2024-10-15
efi_memory: rename variable to highlight overlap with free memory
Sughosh Ganu
2024-10-15
efi_memory: do not add RAM memory to the memory map
Sughosh Ganu
2024-10-15
lmb: notify of any changes to the LMB memory map
Sughosh Ganu
2024-10-09
efi_leader: delete rng-seed if having EFI RNG protocol
Heinrich Schuchardt
2024-07-29
include: Remove duplicate newlines
Marek Vasut
2024-07-19
efi_loader: find distro device-path for media devices
Heinrich Schuchardt
2024-07-16
efi: move guid helper functions to efi.h
Vincent Stehlé
2024-06-10
efi_loader: load distro dtb in bootmgr
Heinrich Schuchardt
2024-06-10
efi_loader: export efi_load_image_from_path
Heinrich Schuchardt
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
2024-06-10
cmd: eficonfig: add support for setting fdt
Heinrich Schuchardt
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
2024-05-01
efi_loader: pass GUID by address to efi_dp_from_lo
Heinrich Schuchardt
2024-04-20
efi_loader: Add OS notifications for SetVariable at runtime
Ilias Apalodimas
2024-04-13
efi_loader: eliminate duplicate runtime section definitions
Heinrich Schuchardt
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
2023-12-17
cmd: bootefi: re-organize do_bootefi()
AKASHI Takahiro
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
2023-11-18
efi_loader: add missing const classifier for event service
Masahisa Kojima
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-10-12
efi_loader: use well-known guid for auto-created boot option
Masahisa Kojima
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-05-13
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-04-08
efi: loader: Make efi_event_queue and efi_register_notify_events static
Bin Meng
2023-04-05
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
2023-03-25
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-10
efi_loader: provide definition for efi_add_known_memory()
Heinrich Schuchardt
2023-01-27
eficonfig: add vertical scroll support
Masahisa Kojima
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
2022-10-10
efi_loader: don't export efi_remove_all_protocols
Heinrich Schuchardt
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
[next]