X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PcAtChipsetPkg%2FPcAtChipsetPkg.dec;h=cbd57070fb7be08e8a38c109dbb65f27067e459e;hb=8143c7549d4abab31da1945a0f58eb2525f8f0c0;hp=fb6fb8b9f74be8c540520a426ec193b131a82377;hpb=9ff926d6d7c694c09f63008819b8930b9fa79d1a;p=mirror_edk2.git diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dec b/PcAtChipsetPkg/PcAtChipsetPkg.dec index fb6fb8b9f7..cbd57070fb 100644 --- a/PcAtChipsetPkg/PcAtChipsetPkg.dec +++ b/PcAtChipsetPkg/PcAtChipsetPkg.dec @@ -34,6 +34,11 @@ [Guids] gPcAtChipsetPkgTokenSpaceGuid = { 0x326ae723, 0xae32, 0x4589, { 0x98, 0xb8, 0xca, 0xc2, 0x3c, 0xdc, 0xc1, 0xb1 } } +# +# [Error.gPcAtChipsetPkgTokenSpaceGuid] +# 0x80000001 | Invalid value provided. +# + [PcdsFeatureFlag] ## Indicates the HPET Timer will be configured to use MSI interrupts if the HPET timer supports them, or use I/O APIC interrupts.

# TRUE - Configures the HPET Timer to use MSI interrupts if the HPET Timer supports them.
@@ -123,7 +128,8 @@ ## This PCD specifies the maximal valid year in RTC. # @Prompt Maximal valid year in RTC. - gPcAtChipsetPkgTokenSpaceGuid.PcdMaximalValidYear|2099|UINT16|0x0000000E + # @Expression 0x80000001 | gPcAtChipsetPkgTokenSpaceGuid.PcdMaximalValidYear < gPcAtChipsetPkgTokenSpaceGuid.PcdMinimalValidYear + 100 + gPcAtChipsetPkgTokenSpaceGuid.PcdMaximalValidYear|2097|UINT16|0x0000000E [PcdsFixedAtBuild, PcdsPatchableInModule] ## Defines the ACPI register set base address. @@ -168,4 +174,4 @@ gPcAtChipsetPkgTokenSpaceGuid.PcdAcpiIoPortBaseAddressMask |0xFFFE|UINT16|0x00000018 [UserExtensions.TianoCore."ExtraFiles"] - PcAtChipsetPkgExtra.uni \ No newline at end of file + PcAtChipsetPkgExtra.uni