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
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
efi_loader: avoid EFI_CALL() when draining console
Heinrich Schuchardt
2022-10-16
efi_loader: avoid EFI_CALL() for clearing screen
Heinrich Schuchardt
2022-10-10
efi_loader: reformat efi_disk_add_dev()
Heinrich Schuchardt
2022-10-10
efi_loader: simplify efi_set_load_options()
Heinrich Schuchardt
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
2022-10-10
efi_loader: CloseProtocol in efi_fmp_find
Heinrich Schuchardt
2022-10-10
efi_loader: CloseProtocol in tcg2_measure_gpt_data
Heinrich Schuchardt
2022-10-10
efi_loader: printf code in efi_disk_get_device_name()
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_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-30
efi_loader: fix efi_initrd_deregister()
Heinrich Schuchardt
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
efi: Correct assumption about if_type
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-09
lib: efi_loader: don't delete invalid handles
Etienne Carriere
2022-09-03
efi_loader: fix display of NVMe EUI-64
Heinrich Schuchardt
2022-09-03
efi: ECPT add EBBRv2.0 conformance profile
Jose Marinho
2022-09-03
efi: Create ECPT table
Jose Marinho
2022-09-03
efi_loader: support CTRL+\ - CTRL+_
Heinrich Schuchardt
2022-09-03
efi_loader: compliance Simple Text Input Ex Protocol
Heinrich Schuchardt
2022-09-03
efi_loader: printing UEFI revision in helloworld.efi
Heinrich Schuchardt
2022-09-01
efi_loader: ensure all block devices are probed
Heinrich Schuchardt
2022-08-20
efi_loader: disk: remove unused field
AKASHI Takahiro
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
2022-08-13
efi_loader: fix efi_convert_device_path_to_text()
Heinrich Schuchardt
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-08-02
efi_loader: initialize the RNG protocol after the TCC2
Ilias Apalodimas
2022-07-18
efi_loader: remove support for CONFIG_LCD
Heinrich Schuchardt
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-19
efi_loader: initialize console size late
Heinrich Schuchardt
[next]