summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Disk
AgeCommit message (Expand)AuthorFilesLines
2007-03-16Fix a critical bug: When reading block succeeds but detecting MBR fails, it s...qhuang81-1/+4
2007-03-16Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao48-35/+47
2007-02-28Add range checking of partition for MBR.xli241-3/+3
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli247-129/+138
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242-0/+5
2007-01-23Fixed bug in partition driver:yshang15-52/+67
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang82-2/+2
2007-01-16Fix several capitalization issues.bbahnsen1-2/+2
2006-11-03Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn...qwang128-284/+4
2006-11-031. Add the fix for the following Bugs:cwu111-781/+781
2006-10-16I fixed following bugs.mikewuping4-7/+20
2006-09-27Remove the duplicated Copy Right in msa header.lgao43-24/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff2-4/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao43-36/+36
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-2/+2
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao43-3/+3
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred3-3/+3
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao41-0/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang3-47/+47
2006-07-07Redefine SPEC and Release Version to 0x20000lgao43-39/+39
2006-07-07Obsoleted by new schema and new build tools.jwang366-262/+0
2006-07-05 DebugLib:qhuang83-3/+3
2006-06-30removed unnecessary name space declarations in some top level elementsjwang363-3/+3
2006-06-30converted all surface area description files to new schemajwang363-126/+176
2006-06-30Remove DiskIoPartition modulelgao43-177/+0
2006-06-26• BaseMemoryLib:qhuang84-4/+4
2006-06-02Remove Debug message and early test code in DiskIo lgao41-876/+781
2006-06-01Fix capitalization issues.bbahnsen3-3/+3
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch4-4/+4
2006-05-19Fix capitalizationbbahnsen1-1/+1
2006-05-19Fix capitalizationbbahnsen1-0/+0
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen5-56/+56
2006-04-21Initial import.bbahnsen26-0/+4952