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
/
disk
/
part_efi.c
Age
Commit message (
Expand
)
Author
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: range-check partition number
Stephen Warren
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2011-12-06
part_efi: Fix compile errors
Sanjeev Premi
2011-12-05
disk: part_efi: fix regression due to incorrect buffer usage
Stephen Warren
2011-10-27
disk: part_efi: fix **pgpt_pte == NULL
Doug Anderson
2011-10-27
cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
Doug Anderson
2011-10-25
part_efi: dcache: allocate cacheline aligned buffers
Anton staaf
2011-10-06
part: show efi partition name when print out partition info
Lei Wen
2009-08-09
Partition support: remove newline from partition name
Wolfgang Denk
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-02-18
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
Mike Frysinger
2009-01-27
part_efi: Fix partition size calculation due to inclusive ending LBA.
Richard Retanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun