aboutsummaryrefslogtreecommitdiff
path: root/disk/part_efi.c
AgeCommit message (Expand)Author
2011-12-06part_efi: Fix compile errorsSanjeev Premi
2011-12-05disk: part_efi: fix regression due to incorrect buffer usageStephen Warren
2011-10-27disk: part_efi: fix **pgpt_pte == NULLDoug Anderson
2011-10-27cosmetic: Replace __FUNCTION__ with __func__ in part_efi.cDoug Anderson
2011-10-25part_efi: dcache: allocate cacheline aligned buffersAnton staaf
2011-10-06part: show efi partition name when print out partition infoLei Wen
2009-08-09Partition support: remove newline from partition nameWolfgang Denk
2009-04-03mflash: Initial mflash supportunsik Kim
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger
2009-01-27part_efi: Fix partition size calculation due to inclusive ending LBA.Richard Retanubun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun