summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk/PartitionDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang84-17/+17
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji41-1/+1
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-2/+2
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-6/+6
2008-10-20Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli241-0/+9
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-101/+0
2008-07-18Code scrub for DiskIo, Partition & Unicode Collationqhuang84-30/+32
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang84-30/+25
2008-05-08Add doxygen style comments for functions in Partition & Disk IO modules.qhuang84-45/+223
2008-04-08Update all files to follow doxygen style file header.qhuang87-71/+64
2008-03-07Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the ...vanjeff1-1/+1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-104/+225
2007-08-06Fix bug in GPT check that was introduced when a CompareMem() call was changed...mdkinney1-1/+1
2007-07-20remove some comments introduced by tools.vanjeff1-38/+0
2007-07-16Modules cleanup.vanjeff8-0/+2614