]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtualizationPkg: PlatformIntelBdsLib: kernel boot should provide ACPI
authorLaszlo Ersek <lersek@redhat.com>
Mon, 23 Feb 2015 16:04:16 +0000 (16:04 +0000)
committerlersek <lersek@Edk2>
Mon, 23 Feb 2015 16:04:16 +0000 (16:04 +0000)
commita78c4836ea0bae2598bcc3137cac7b1322e56bba
treef453993618a130483f859efc51dace089ebd2abb
parent10233c9e6e24e311afeaaa4e9874fa7aa3a38c04
ArmVirtualizationPkg: PlatformIntelBdsLib: kernel boot should provide ACPI

If there is a PCI host, then PCI enumeration (which happens inside
BdsLibConnectAll()) blocks ACPI table installation (correctly). Make sure
we install ACPI tables before trying to direct-boot a QEMU kernel.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Olivier Martin <Olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16911 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformIntelBdsLib/IntelBdsPlatform.c