summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk/PartitionDxe/ElTorito.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2011-05-03Add BlockIO2 Protocol.qianouyang
2010-04-24Update the copyright notice formathhtian
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
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang8
2008-04-08Update all files to follow doxygen style file header.qhuang8
2007-07-16Modules cleanup.vanjeff