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_selftest
/
efi_selftest_block_device.c
Age
Commit message (
Expand
)
Author
2026-02-15
efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOL
Javier Martinez Canillas
2025-07-03
efi_selftest: Add basic partition info check to block io test
Javier Martinez Canillas
2022-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-29
efi_loader: correct function comment style
Heinrich Schuchardt
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-01-29
efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
Heinrich Schuchardt
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-15
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2019-05-07
efi_selftest: remove redundant function efi_st_memcmp()
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-02-16
efi_selftest: do not use efi_free_pool()
Heinrich Schuchardt
2019-02-13
efi_loader: use u16* for file name
Heinrich Schuchardt
2018-12-23
efi_selftest: block device: avoid read after free
Heinrich Schuchardt
2018-10-16
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
2018-08-20
efi_selftest: correct block device unit test
Heinrich Schuchardt
2018-07-25
efi_selftest: test writing to file
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-05
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
2018-04-04
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-01-22
efi_selftest: provide a test for block io
Heinrich Schuchardt