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-09-30
efi_loader: fix efi_initrd_deregister()
Heinrich Schuchardt
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
2022-06-12
efi_loader: create boot options without file path
Heinrich Schuchardt
2022-06-12
efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
2022-06-12
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
Sughosh Ganu
2022-06-12
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...
Sughosh Ganu
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
2022-06-04
EFI: Populate descriptor_count value only when image_info_size is not zero
Sughosh Ganu
2022-05-28
efi: fix documentation warnings
Vincent Stehlé
2022-05-28
efi_loader: bootmgr: fix a problem in loading an image from a short-path
AKASHI Takahiro
2022-05-28
efi_loader: disk: add efi_disk_is_removable()
AKASHI Takahiro
2022-05-07
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-05-07
efi_loader: Select EVENT as well
Jan Kiszka
2022-05-03
efi_loader: bootmgr: add booting from removable media
AKASHI Takahiro
2022-05-03
efi_loader: export efi_locate_device_handle()
AKASHI Takahiro
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
2022-05-03
efi_loader: reset colors before clearing screen
Heinrich Schuchardt
2022-04-29
efi_loader: disk: allow blk devices even without UCLASS_PARTITION
AKASHI Takahiro
2022-04-29
efi_loader: simplify efi_add_conventional_memory_map()
Heinrich Schuchardt
2022-04-29
efi_loader: simplify try_load_entry()
Heinrich Schuchardt
2022-04-29
efi_loader: don't call log with __func__ as parameter
Heinrich Schuchardt
2022-04-23
efi_loader: disk: use udevice instead of blk_desc
AKASHI Takahiro
2022-04-23
efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to delete efi_disk objects
AKASHI Takahiro
2022-04-23
efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-23
efi_loader: disk: compile efi_disk when CONFIG_BLK
AKASHI Takahiro
2022-04-23
efi_loader: PARTITION_UUIDS should be optional
AKASHI Takahiro
[next]