Change AcpiTables GUID back, mark supported ACPI versions
The AcpiTablesDxe looks for that GUID. Still freezes at boot.
This commit is contained in:
parent
3448f2f889
commit
6c2f8f2595
@ -17,7 +17,7 @@
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = Pixel3XLAcpiTables
|
||||
FILE_GUID = BA2168C2-F177-4A28-B3A6-AF973C40D7E5
|
||||
FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD # Must be this
|
||||
MODULE_TYPE = USER_DEFINED
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
|
@ -139,6 +139,8 @@
|
||||
gPixel3XLTokenSpaceGuid.PcdMipiFrameBufferWidth|1440
|
||||
gPixel3XLTokenSpaceGuid.PcdMipiFrameBufferHeight|2960
|
||||
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x20
|
||||
|
||||
################################################################################
|
||||
#
|
||||
# Components Section - list of all EDK II Modules needed by this Platform
|
||||
|
Loading…
Reference in New Issue
Block a user