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
2026-02-15
efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBR
Javier Martinez Canillas
2025-07-03
efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
Javier Martinez Canillas
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-02-20
efi_loader: Fix potential deref-after-null
Maks Mishin
2024-10-30
efi_loader: Remove unused diskid
Ilias Apalodimas
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
2024-01-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
2024-01-13
efi_loader: remove unused members from struct efi_disk_obj
Masahisa Kojima
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-11-18
efi_loader: Boot var automatic management
Raymond Mao
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-06-16
efi_loader: simplify efi_disk_remove
Ilias Apalodimas
2023-01-23
efi: Improve logging in efi_disk
Simon Glass
2023-01-13
efi_loader: provide agent_handle to efi_disk_add_dev()
Heinrich Schuchardt
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-06
efi_loader: discover if no efi_system_partition is set
Heinrich Schuchardt
2022-10-31
disk: Rename block functions
Simon Glass
2022-10-10
efi_loader: reformat efi_disk_add_dev()
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_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
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-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2022-05-28
efi_loader: disk: add efi_disk_is_removable()
AKASHI Takahiro
2022-04-29
efi_loader: disk: allow blk devices even without UCLASS_PARTITION
AKASHI Takahiro
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-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2021-11-26
efi_loader: efi_disk_register() should not fail
Heinrich Schuchardt
2021-10-21
efi_loader: Drop code that doesn't work with driver model
Simon Glass
2021-06-09
efi_loader: partition numbers are hexadecimal
Heinrich Schuchardt
2021-02-21
Allow last block to be read
Jesper Schmitz Mouridsen
2021-02-04
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
2021-01-29
efi_loader: correct block IO alignment check
Heinrich Schuchardt
2021-01-23
efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
[next]