index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_disk.c
Age
Commit message (
Expand
)
Author
2017-07-19
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-08-08
efi_loader: disk: Sanitize exposed devices
Alexander Graf
2016-08-08
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
efi_loader: Add bounce buffer support
Alexander Graf
2016-05-27
dm: efi: Update for CONFIG_BLK
Simon Glass
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
efi_loader: Add el torito support
Alexander Graf
2016-04-18
efi_loader: Split drive add into function
Alexander Graf
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
efi_loader: Add disk interfaces
Alexander Graf