mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-23 17:57:45 +02:00
OvmfPkg: Removed useless DEFINE.
This commit is contained in:
parent
d8e2a00f61
commit
46de80ddd2
@ -35,8 +35,6 @@
|
||||
|
||||
!include OvmfPkg/OvmfTpmDefines.dsc.inc
|
||||
|
||||
DEFINE TPM_CONFIG_ENABLE = FALSE
|
||||
|
||||
DEFINE DEBUG_ON_SERIAL_PORT = TRUE
|
||||
|
||||
#
|
||||
@ -607,7 +605,8 @@
|
||||
gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|0x100
|
||||
|
||||
#
|
||||
# TDX need 1G PageTable support
|
||||
# TDX needs 1G PageTable support
|
||||
#
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable|TRUE
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user