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
/
efi_disk.c
Age
Commit message (
Expand
)
Author
2017-12-01
efi_loader: Fix partition offsets
Alexander Graf
2017-12-01
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
efi_loader: efi_disk: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
efi_loader: efi_disk: check return value of calloc
Heinrich Schuchardt
2017-10-10
efi_loader: don't increment part twice per loop
Jonathan Gray
2017-10-10
efi_loader: search all possible disk partitions
Jonathan Gray
2017-10-09
efi_loader: Fix disk dp's for pre-DM/legacy devices
Rob Clark
2017-09-20
efi_loader: add file/filesys support
Rob Clark
2017-09-20
efi_loader: use proper device-paths for partitions
Rob Clark
2017-09-18
efi_disk: efi_disk_rw_blocks is not an API function
Heinrich Schuchardt
2017-07-26
efi_loader: remove more double EFI_EXIT() in efi_disk.c
Rob Clark
2017-07-19
efi_loader: disk: iterate only over valid block devices
[email protected]
2017-07-19
efi_loader: refactor efi_open_protocol
[email protected]
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