]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/PartitionDxe: Revert changes for the special MBR
authorZhichao Gao <zhichao.gao@intel.com>
Wed, 12 Aug 2020 01:07:05 +0000 (09:07 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 13 Aug 2020 02:17:28 +0000 (02:17 +0000)
commit94b7df5c4a6cfb6bd7e80719fe85b11c3408e430
tree6474978b25e48443cd82a1db7b31cea4f2a522d5
parentf0f7140150f673f96602a83f16c4015ba2cc4fe1
MdeModulePkg/PartitionDxe: Revert changes for the special MBR

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2823

Revert "MdeModulePkg/PartitionDxe: Skip the MBR that add for CD-ROM"

Follow the spec definition, the ISO 9660 (and UDF) would be
checked before the MBR. So it is not required to skip such
MBR talbe that contian the entire block device.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Gary Lin <glin@suse.com>
Cc: Andrew Fish <afish@apple.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Tested-by: Gary Lin <glin@suse.com>
MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c