audk/MdeModulePkg/Universal/Disk/PartitionDxe
Hao Wu 01a68fd37e MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDF
In order to create all of the children (El Torito standard and UDF) for
a CD/DVD media in an entry of the PartitionDriverBindingStart(), this
commit merges the discovery of the El Torito feature
(PartitionInstallElToritoChildHandles) into function
PartitionInstallUdfChildHandles.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Paulo Alcantara <pcacjr@zytor.com>
2017-11-20 08:54:17 +08:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ElTorito.c MdeModulePkg/PartitionDxe: Add impl of Partition Information Protocol 2017-07-11 08:43:02 +08:00
Gpt.c MdeModulePkg/PartitionDxe: Add impl of Partition Information Protocol 2017-07-11 08:43:02 +08:00
Mbr.c MdeModulePkg/PartitionDxe: Add impl of Partition Information Protocol 2017-07-11 08:43:02 +08:00
Partition.c MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDF 2017-11-20 08:54:17 +08:00
Partition.h MdeModulePkg/PartitionDxe: Add UDF file system support 2017-09-08 20:42:47 +02:00
PartitionDxe.inf MdeModulePkg/PartitionDxe: Add UDF file system support 2017-09-08 20:42:47 +02:00
PartitionDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
PartitionDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Udf.c MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDF 2017-11-20 08:54:17 +08:00