]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Universal / Disk /
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2009-04-10 gikidyUsing sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
2009-04-02 gikidyModified for use reversion field and fix a typo.
2009-01-21 gikidyMeta-data reviewed and verified.
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyMeta-data review.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-27 vanjeffre-defined CDROM_VOLUME_DESCRIPTOR to be a union includ...
2008-10-20 xli24Move definition of EFI_PARTITION_ENTRY_STATUS from...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-18 qhuang8Code scrub for DiskIo, Partition & Unicode Collation
2008-05-14 qhuang8Minor coding style adjustment for DiskIo, Partition...
2008-05-08 qhuang8Add doxygen style comments for functions in Partition...
2008-05-08 qhuang8Add doxygen style comments for functions in English...
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2008-03-07 vanjeffMerger tracker: Dell - Cannot detect FAT16 partition...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Update English Module to selectively install Unicode...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-06 mdkinneyFix bug in GPT check that was introduced when a Compare...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-16 vanjeffremove duplicated modules
2007-07-16 vanjeffModules cleanup.
2007-07-03 jwang36Recovered the mis-overwritten inf file
2007-07-03 jwang36Enabled PCD DXE/PEI modules build in MdeModulePkg
2007-06-29 AJFISHgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-28 vanjeffremove CommonHeader.h form English module
2007-06-28 vanjeffadd English.inf, EdkFvbServiceLib.inf and Variable.inf
2007-06-28 vanjeffAdd DiskIo.c
2007-06-28 vanjeffRemove diskio.c
2007-06-27 vanjeffRoll back revision 2222 to recover the wrong checking.
2007-06-27 vanjeffadded PPI and Protocol definitions needed by porting...
2007-06-26 AJFISHUpdate to fix coding style bugs
2007-06-26 qhuang8Add back the #ifndef XXX #define XXX for header file.
2007-06-26 qhuang8Clear up to remove the duplicate driver binding externs...
2007-06-26 AJFISHpdated code per coding standard. Changed comments,...
2007-06-26 AJFISHpdated code per coding standard. Changed comments,...
2007-06-25 vanjeffadd modules DiskIo, Partition and SecurityStub.