mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
OvmfPkg/OvmfXen.dsc: use OvmfDisplayPcds.dsc.inc
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
c3427ae439
commit
787450af9c
@ -482,12 +482,7 @@
|
|||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase64|0
|
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase64|0
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
|
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
|
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1280
|
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|800
|
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0
|
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0
|
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE
|
gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE
|
||||||
gUefiOvmfPkgTokenSpaceGuid.PcdVideoResolutionSource|0
|
|
||||||
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0
|
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0
|
||||||
gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0
|
gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0
|
||||||
gUefiOvmfPkgTokenSpaceGuid.PcdPciIoSize|0x0
|
gUefiOvmfPkgTokenSpaceGuid.PcdPciIoSize|0x0
|
||||||
@ -518,6 +513,8 @@
|
|||||||
|
|
||||||
gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x00
|
gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x00
|
||||||
|
|
||||||
|
!include OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# Components Section - list of all EDK II Modules needed by this Platform.
|
# Components Section - list of all EDK II Modules needed by this Platform.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user