summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Disk
Commit message (Expand)AuthorAgeFilesLines
* Roll back the change in Partition driver. currently we enhance the EHCI drive...eric_tian2009-07-241-1/+1
* if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th...eric_tian2009-07-221-1/+1
* Use DiskIo->WriteDisk() API to avoid alignment issue.qhuang82009-06-021-2/+8
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-305-9/+9
* Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang82009-04-273-10/+10
* Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang82009-04-223-44/+43
* Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy2009-04-102-4/+1
* Modified for use reversion field and fix a typo. gikidy2009-04-022-2/+5
* Meta-data reviewed and verified.gikidy2009-01-211-2/+2
* Meta-data review.gikidy2009-01-201-2/+2
* Meta-data review.gikidy2009-01-203-12/+12
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-2310-36/+54
* 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-162-2/+2
* 1)Global variables have been moved backward ahead of functions.jji42008-12-042-0/+2
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-033-9/+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-253-231/+0
* Code scrub for DiskIo, Partition & Unicode Collationqhuang82008-07-189-39/+51
* Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang82008-05-147-94/+83
* Add doxygen style comments for functions in Partition & Disk IO modules.qhuang82008-05-085-45/+312
* Add doxygen style comments for functions in English module.qhuang82008-05-082-141/+177
* Update all files to follow doxygen style file header.qhuang82008-04-0814-138/+114
* 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-112-2/+2
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-092-8/+8
* Update English Module to selectively install Unicode Collation and Unicode Co...qhuang82007-10-093-11/+68
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-306-205/+447
* 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-9/+3
* remove some comments introduced by tools.vanjeff2007-07-203-102/+0
* remove duplicated modulesvanjeff2007-07-1617-4550/+0
* Modules cleanup.vanjeff2007-07-1617-0/+4548
* Recovered the mis-overwritten inf filejwang362007-07-031-5/+1
* Enabled PCD DXE/PEI modules build in MdeModulePkgjwang362007-07-031-1/+5
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-292-4/+4
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-293-32/+2
* remove CommonHeader.h form English modulevanjeff2007-06-281-35/+0
* add English.inf, EdkFvbServiceLib.inf and Variable.infvanjeff2007-06-287-2/+781
* Add DiskIo.cvanjeff2007-06-281-0/+737
* Remove diskio.cvanjeff2007-06-281-737/+0
* Roll back revision 2222 to recover the wrong checking.vanjeff2007-06-2711-56/+30
* added PPI and Protocol definitions needed by porting modulesvanjeff2007-06-2711-30/+56
* Update to fix coding style bugsAJFISH2007-06-262-8/+5
* Add back the #ifndef XXX #define XXX for header file.qhuang82007-06-261-0/+4
* Clear up to remove the duplicate driver binding externs in the same header fi...qhuang82007-06-261-7/+0
* pdated code per coding standard. Changed comments, converted all \ to / and r...AJFISH2007-06-264-207/+0