]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.dec
SecurityPkg: Add PCD for SW SMI Command port
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dec
index 2cdfb02cc5a2a336613c7b01bc0ab01b36b81d47..87b1fbad8056db76b0f2d4b11e2d35ccc380eeb6 100644 (file)
@@ -7,7 +7,7 @@
 #\r
 # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>\r
 # (C) Copyright 2015 Hewlett Packard Enterprise Development LP <BR>\r
-# Copyright (c) 2017, Microsoft Corporation.  All rights reserved. <BR>\r
+# Copyright (c) Microsoft Corporation.<BR>\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
   # @ValidList  0x80000003 | 0x010D0000\r
   gEfiSecurityPkgTokenSpaceGuid.PcdStatusCodeSubClassTpmDevice|0x010D0000|UINT32|0x00000007\r
 \r
+  ## Defines the IO port used to trigger a software System Management Interrupt (SMI).<BR><BR>\r
+  #  Used as the SMI Command IO port by security functionality that triggers a software SMI such\r
+  #  as Physical Presence Interface (PPI).<BR>\r
+  # @Prompt SMI Command IO port.\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdSmiCommandIoPort|0xB2|UINT16|0x00000009\r
+\r
   ## Progress Code for FV verification result.<BR><BR>\r
   #  (EFI_SOFTWARE_PEI_MODULE | EFI_SUBCLASS_SPECIFIC | XXX)\r
   # @Prompt Status Code for FV verification result\r