]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg: Allow PcdFSBClock to by Dynamic
[mirror_edk2.git] / MdePkg / MdePkg.dec
index e667d44db5c1ebf0263b416952f9d3105626de07..8965e903e0939c3a732f176f11fc19294378251e 100644 (file)
@@ -4,7 +4,7 @@
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of\r
 # EFI1.10/UEFI2.7/PI1.7 and some Industry Standards.\r
 #\r
-# Copyright (c) 2007 - 2020, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 # (C) Copyright 2016 - 2021 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
   #\r
   MmUnblockMemoryLib|Include/Library/MmUnblockMemoryLib.h\r
 \r
+  ##  @libraryclass  This library provides interfances to filter and trace port IO/MMIO/MSR access.\r
+  #\r
+  #\r
+  RegisterFilterLib|Include/Library/RegisterFilterLib.h\r
+\r
 [LibraryClasses.IA32, LibraryClasses.X64]\r
   ##  @libraryclass  Abstracts both S/W SMI generation and detection.\r
   ##\r
   # @ValidList  0x80000001 | 8, 16, 32\r
   gEfiMdePkgTokenSpaceGuid.PcdPort80DataWidth|8|UINT8|0x0000002d\r
 \r
-  ## This value is used to configure X86 Processor FSB clock.\r
-  # @Prompt FSB Clock.\r
-  gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000|UINT32|0x0000000c\r
-\r
   ## The maximum printable number of characters. UefLib functions: AsciiPrint(), AsciiErrorPrint(),\r
   #  PrintXY(), AsciiPrintXY(), Print(), ErrorPrint() base on this PCD value to print characters.\r
   # @Prompt Maximum Printable Number of Characters.\r
   # @Prompt Boot Timeout (s)\r
   gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0xffff|UINT16|0x0000002c\r
 \r
+  ## This value is used to configure X86 Processor FSB clock.\r
+  # @Prompt FSB Clock.\r
+  gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000|UINT32|0x0000000c\r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   MdePkgExtra.uni\r