mirror of https://github.com/acidanthera/audk.git
roll back r8590 patch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8652 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ea7beacbea
commit
0f8e582fad
|
@ -343,7 +343,7 @@ InstallAcpiTable (
|
|||
Status = SetAcpiTable (
|
||||
AcpiTableInstance,
|
||||
AcpiTableBufferConst,
|
||||
TRUE,
|
||||
FALSE,
|
||||
EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0,
|
||||
TableKey
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue