]> git.proxmox.com Git - mirror_edk2.git/commit - UefiPayloadPkg/BlSupportDxe/BlSupportDxe.c
UefiPayloadPkg: Remove assert when reserve MMIO/IO resource for devices
authorZhiguang Liu <zhiguang.liu@intel.com>
Thu, 17 Jun 2021 01:20:57 +0000 (09:20 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 24 Jun 2021 09:16:22 +0000 (09:16 +0000)
commit86e6948cfbbe802aced7b7f3c6190ac0726c8725
tree6b5a789124f40e527ff7e45498ab11af2fe4c97b
parent6b69f73b5924530ffe0d1e3dc11e5f7284c66851
UefiPayloadPkg: Remove assert when reserve MMIO/IO resource for devices

Some boot loader may already reserve MMIO/IO resource for IOAPIC and HPET,
so remove the assert when reserve MMIO/IO resource for IOAPIC and HPET

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Guo Dong <guo.dong@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
UefiPayloadPkg/BlSupportDxe/BlSupportDxe.c