summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Disk/PartitionDxe
Commit message (Expand)AuthorAgeFilesLines
* Meta-data review.gikidy2009-01-201-8/+8
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-234-17/+17
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-181-1/+1
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+1
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-2/+2
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-6/+6
* Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli242008-10-201-0/+9
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-101/+0
* Code scrub for DiskIo, Partition & Unicode Collationqhuang82008-07-184-30/+32
* Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang82008-05-144-30/+25
* Add doxygen style comments for functions in Partition & Disk IO modules.qhuang82008-05-084-45/+223
* Update all files to follow doxygen style file header.qhuang82008-04-087-71/+64
* Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the ...vanjeff2008-03-071-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-221-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-104/+225
* Fix bug in GPT check that was introduced when a CompareMem() call was changed...mdkinney2007-08-061-1/+1
* remove some comments introduced by tools.vanjeff2007-07-201-38/+0
* Modules cleanup.vanjeff2007-07-168-0/+2614