]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk
Add MonotonicCounter driver, which produces MonotonicCounter arch protocols
[mirror_edk2.git] / MdeModulePkg / Universal / Disk /
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.