Skip to content

Commit

Permalink
Platform/Intel: Removing ACPI FADT PCDs that are redefined
Browse files Browse the repository at this point in the history
Some ACPI PCDs are redefined in board package DEC file. Removing those
instances.

Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Isaac Oram <[email protected]>
Cc: Eric Dong <[email protected]>

Signed-off-by: Ankit Sinha <[email protected]>
Reviewed-by: Isaac Oram <[email protected]>
  • Loading branch information
ankit13s authored and iworam committed Jul 12, 2022
1 parent 83fe17a commit da83a2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Platform/Intel/CometlakeOpenBoardPkg/OpenBoardPkg.dec
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ gPlatformModuleTokenSpaceGuid.PcdApicIoAddress|0xFEC00000|UINT64|0x9000000D
gPlatformModuleTokenSpaceGuid.PcdApicIoMmioSize|0x1000|UINT32|0x9000000E
gPlatformModuleTokenSpaceGuid.PcdGttMmAddress|0xCF000000|UINT64|0x9000000F
gPlatformModuleTokenSpaceGuid.PcdGmAdrAddress|0xD0000000|UINT64|0x90000010
gPlatformModuleTokenSpaceGuid.PcdAcpiEnableSwSmi|0xF0|UINT8|0x90000012
gPlatformModuleTokenSpaceGuid.PcdAcpiDisableSwSmi|0xF1|UINT8|0x90000013
gPlatformModuleTokenSpaceGuid.PcdPcieDockBridgeResourcePatchSmi|0x4D|UINT8|0x90000014
gPlatformModuleTokenSpaceGuid.PcdCmosFastBootDefaultValue|0x01|UINT8|0x90000016
gPlatformModuleTokenSpaceGuid.PcdCmosDebugPrintErrorLevelDefaultValue|0x80000046|UINT32|0x90000017
Expand Down

0 comments on commit da83a2a

Please sign in to comment.