IntelSiliconPkg IntelVTdDxe: Support early SetAttributes()
Support early SetAttributes() before DMAR table is installed. Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
@@ -27,7 +27,7 @@ typedef struct {
|
||||
|
||||
#pragma pack()
|
||||
|
||||
EFI_ACPI_DMAR_HEADER *mAcpiDmarTable;
|
||||
EFI_ACPI_DMAR_HEADER *mAcpiDmarTable = NULL;
|
||||
|
||||
/**
|
||||
Dump DMAR DeviceScopeEntry.
|
||||
|
Reference in New Issue
Block a user