]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c
Add DiskIo2 protocol definition to MdePkg.
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / Mbr.c
2013-08-20 Ruiyu NiAdd DiskIo2 protocol definition to MdePkg.
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2010-04-24 hhtianUpdate the copyright notice format
2009-08-14 qhuang8Fix a potential issue to use FreePool() with NULL pointer.
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
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-04-08 qhuang8Update all files to follow doxygen style file header.
2008-03-07 vanjeffMerger tracker: Dell - Cannot detect FAT16 partition...
2007-07-16 vanjeffModules cleanup.