]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Universal / Disk /
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.