OvmfPkg: Removed useless DEFINE.

This commit is contained in:
Mikhail Krichanov 2023-01-30 10:36:40 +03:00 committed by Vitaly Cheptsov
parent d8e2a00f61
commit 46de80ddd2

View File

@ -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
#