Fix VS2003 build error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10518 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
// Handle to install ACPI Table Protocol
|
||||
//
|
||||
EFI_HANDLE mHandle = NULL;
|
||||
GLOBAL_REMOVE_IF_UNREFERENCED EFI_ACPI_TABLE_INSTANCE *mPrivateData;
|
||||
GLOBAL_REMOVE_IF_UNREFERENCED EFI_ACPI_TABLE_INSTANCE *mPrivateData = NULL;
|
||||
|
||||
/**
|
||||
Entry point of the ACPI table driver.
|
||||
|
Reference in New Issue
Block a user