hv: remove mptable code for pre-launched VMs

Now that ACPI is enabled for pre-launched VMs, we can remove all mptable code.

Tracked-On: #3601
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
dongshen
2019-08-20 17:43:15 -07:00
committed by wenlingz
parent b447ce3d86
commit 295701cc55
5 changed files with 0 additions and 296 deletions

View File

@@ -11,7 +11,6 @@
#include <pci.h>
#include <multiboot.h>
#include <acrn_common.h>
#include <mptable.h>
#include <vacpi.h>
#include <vm_configurations.h>
#include <sgx.h>