Commit Graph

21 Commits (67e1ea26e89e19a550d86d6408f39d815eedaa7f)

Author SHA1 Message Date
Taylor Hutt 9936be31fb disk: Address cast and format errors 13 years ago
Stephen Warren b4414f4a4a disk: part_efi: set bootable flag in partition objects 13 years ago
Stephen Warren 13bf2f55d9 disk: part_efi: print raw partition attributes 13 years ago
Stephen Warren f07cd2c4c7 disk: part_efi: print partition UUIDs 13 years ago
Stephen Warren 788a8c1fc9 disk: part_efi: re-order partition list printf, change case 13 years ago
Stephen Warren 38a3021edc disk: part_efi: remove indent level from loop 13 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 13 years ago
Stephen Warren c04d68c694 disk: part_efi: range-check partition number 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Sanjeev Premi 29b7042add part_efi: Fix compile errors 14 years ago
Stephen Warren 4715a81136 disk: part_efi: fix regression due to incorrect buffer usage 14 years ago
Doug Anderson deb5ca8027 disk: part_efi: fix **pgpt_pte == NULL 14 years ago
Doug Anderson df70b1c2e2 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c 14 years ago
Anton staaf f75dd584cd part_efi: dcache: allocate cacheline aligned buffers 14 years ago
Lei Wen 6eecc03079 part: show efi partition name when print out partition info 14 years ago
Wolfgang Denk 716655288a Partition support: remove newline from partition name 16 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 16 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 17 years ago
Richard Retanubun 5097083971 part_efi: Fix partition size calculation due to inclusive ending LBA. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 17 years ago