summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk
AgeCommit message (Expand)Author
2009-04-27Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang8
2009-04-22Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang8
2009-04-10Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy
2009-04-02Modified for use reversion field and fix a typo. gikidy
2009-01-21Meta-data reviewed and verified.gikidy
2009-01-20Meta-data review.gikidy
2009-01-20Meta-data review.gikidy
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff
2008-10-20Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli24
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-07-18Code scrub for DiskIo, Partition & Unicode Collationqhuang8
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang8
2008-05-08Add doxygen style comments for functions in Partition & Disk IO modules.qhuang8
2008-05-08Add doxygen style comments for functions in English module.qhuang8
2008-04-08Update all files to follow doxygen style file header.qhuang8
2008-03-07Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the ...vanjeff
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-06Fix bug in GPT check that was introduced when a CompareMem() call was changed...mdkinney
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-16remove duplicated modulesvanjeff
2007-07-16Modules cleanup.vanjeff
2007-07-03Recovered the mis-overwritten inf filejwang36
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang36
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-28remove CommonHeader.h form English modulevanjeff
2007-06-28add English.inf, EdkFvbServiceLib.inf and Variable.infvanjeff
2007-06-28Add DiskIo.cvanjeff
2007-06-28Remove diskio.cvanjeff
2007-06-27Roll back revision 2222 to recover the wrong checking.vanjeff
2007-06-27added PPI and Protocol definitions needed by porting modulesvanjeff
2007-06-26Update to fix coding style bugsAJFISH
2007-06-26Add back the #ifndef XXX #define XXX for header file.qhuang8
2007-06-26Clear up to remove the duplicate driver binding externs in the same header fi...qhuang8
2007-06-26pdated code per coding standard. Changed comments, converted all \ to / and r...AJFISH
2007-06-26pdated code per coding standard. Changed comments, converted all \ to / and r...AJFISH
2007-06-25add modules DiskIo, Partition and SecurityStub.vanjeff