summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Disk/PartitionDxe/ElTorito.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PartitionDxe: Add partition type guid to installed handleJeff Brasen2018-03-291-1/+3
* MdeModulePkg/PartitionDxe: Add impl of Partition Information ProtocolHao Wu2017-07-111-19/+24
* MdeModulePkg PartitionDxe: Some ISO images cannot be recognized properlyHao Wu2016-03-291-7/+7
* Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni2015-01-131-2/+2
* MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin2015-01-121-33/+25
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-201-1/+4
* Add BlockIO2 Protocol.qianouyang2011-05-031-7/+11
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang82009-04-271-2/+2
* Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang82009-04-221-14/+14
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-6/+6
* Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang82008-05-141-1/+1
* Update all files to follow doxygen style file header.qhuang82008-04-081-8/+8
* Modules cleanup.vanjeff2007-07-161-0/+275