]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/PcAtChipsetPkg.dec
Added 2 new PCDs for minimal and maximal valid year in RTC.
[mirror_edk2.git] / PcAtChipsetPkg / PcAtChipsetPkg.dec
index ac09bec6f5561dbe1b6a58c3cf675de514ef7ad4..11c31e1d5ae07557c23d0eb8610a86fe3496be09 100644 (file)
@@ -4,7 +4,7 @@
 # This package is designed to public interfaces and implementation which follows\r
 # PcAt defacto standard.\r
 #\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
   ## This PCD specifies the base address of the IO APIC.\r
   # @Prompt IO APIC base address.\r
   gPcAtChipsetPkgTokenSpaceGuid.PcdIoApicBaseAddress|0xFEC00000|UINT32|0x0000000C\r
+\r
+  ## This PCD specifies the minimal valid year in RTC.\r
+  # @Prompt Minimal valid year in RTC.\r
+  gPcAtChipsetPkgTokenSpaceGuid.PcdMinimalValidYear|1998|UINT16|0x0000000D\r
+\r
+  ## This PCD specifies the maximal valid year in RTC.\r
+  # @Prompt Maximal valid year in RTC.\r
+  gPcAtChipsetPkgTokenSpaceGuid.PcdMaximalValidYear|2099|UINT16|0x0000000E\r
   \r
 [PcdsFixedAtBuild, PcdsPatchableInModule]\r
   ## Defines the ACPI register set base address.\r