index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
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
2022-04-15
efi_loader: simplify efi_serialize_load_option()
Heinrich Schuchardt
2022-04-15
efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
Heinrich Schuchardt
2022-04-15
FMP: Remove GUIDs for FIT and raw images
Sughosh Ganu
2022-04-15
efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
Sughosh Ganu
2022-04-15
capsule: Put a check for image index before the update
Sughosh Ganu
2022-04-15
capsule: FMP: Populate the image descriptor array from platform data
Sughosh Ganu
2022-04-09
efi_loader: Use sysreset instead of reset command
Masami Hiramatsu
2022-04-09
efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_...
Masami Hiramatsu
2022-04-09
efi_loader: optional persistence of variables
Tom Saeger
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
efi_loader: initrddump: Actually use the custom CFLAGS
Andy Shevchenko
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-26
efi_loader: initrddump: drain input before prompt
Heinrich Schuchardt
2022-03-26
efi_loader: nocolor command line attr for initrddump.efi
Heinrich Schuchardt
2022-03-26
efi_loader: typo devie-path
Heinrich Schuchardt
2022-03-20
efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
Heinrich Schuchardt
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2022-03-20
efi_loader: support booting via short-form device-path
Heinrich Schuchardt
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2022-03-20
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
2022-03-20
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
[next]