<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">- Bret</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Michael Kubacki via groups.io <michael.kubacki=outlook.com@groups.io><br>
<b>Sent:</b> Monday, April 6, 2020 11:34:21 AM<br>
<b>To:</b> devel@edk2.groups.io <devel@edk2.groups.io><br>
<b>Cc:</b> Kun Qin <Kun.Qin@microsoft.com>; Jian J Wang <jian.j.wang@intel.com>; Jiewen Yao <jiewen.yao@intel.com>; Chao Zhang <chao.b.zhang@intel.com><br>
<b>Subject:</b> [EXTERNAL] [edk2-devel] [PATCH v1 1/2] SecurityPkg: Add PCD for SW SMI Command port</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">From: Michael Kubacki <michael.kubacki@microsoft.com><br>
<br>
REF:https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.tianocore.org%2Fshow_bug.cgi%3Fid%3D2416&amp;data=02%7C01%7CBret.Barkelew%40microsoft.com%7Cbc0a9b59de37406bb30708d7da594167%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637217949197836672&amp;sdata=IoTwuyyUc6ZLxHpyMCfWwtvnJb50g9bxfMoM4cl8O4s%3D&amp;reserved=0<br>
<br>
Adds a PCD to SecurityPkg used to specify the SW SMI Command port. This<br>
value may vary across platforms and is current hardcoded to 0xB2 in<br>
package code.<br>
<br>
Cc: Kun Qin <Kun.Qin@microsoft.com><br>
Cc: Jian J Wang <jian.j.wang@intel.com><br>
Cc: Jiewen Yao <jiewen.yao@intel.com><br>
Cc: Chao Zhang <chao.b.zhang@intel.com><br>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com><br>
---<br>
 SecurityPkg/SecurityPkg.dec | 8 +++++++-<br>
 1 file changed, 7 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec<br>
index 2cdfb02cc5a2..87b1fbad8056 100644<br>
--- a/SecurityPkg/SecurityPkg.dec<br>
+++ b/SecurityPkg/SecurityPkg.dec<br>
@@ -7,7 +7,7 @@<br>
 #<br>
 # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR><br>
 # (C) Copyright 2015 Hewlett Packard Enterprise Development LP <BR><br>
-# Copyright (c) 2017, Microsoft Corporation.  All rights reserved. <BR><br>
+# Copyright (c) Microsoft Corporation.<BR><br>
 # SPDX-License-Identifier: BSD-2-Clause-Patent<br>
 #<br>
 ##<br>
@@ -272,6 +272,12 @@<br>
   # @ValidList  0x80000003 | 0x010D0000<br>
   gEfiSecurityPkgTokenSpaceGuid.PcdStatusCodeSubClassTpmDevice|0x010D0000|UINT32|0x00000007<br>
 <br>
+  ## Defines the IO port used to trigger a software System Management Interrupt (SMI).<BR><BR><br>
+  #  Used as the SMI Command IO port by security functionality that triggers a software SMI such<br>
+  #  as Physical Presence Interface (PPI).<BR><br>
+  # @Prompt SMI Command IO port.<br>
+  gEfiSecurityPkgTokenSpaceGuid.PcdSmiCommandIoPort|0xB2|UINT16|0x00000009<br>
+<br>
   ## Progress Code for FV verification result.<BR><BR><br>
   #  (EFI_SOFTWARE_PEI_MODULE | EFI_SUBCLASS_SPECIFIC | XXX)<br>
   # @Prompt Status Code for FV verification result<br>
-- <br>
2.16.3.windows.1<br>
<br>
<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>

<div width="1" style="color:white;clear:both">_._,_._,_</div>
<hr>
Groups.io Links:<p>


You receive all messages sent to this group.



<p>

<a target="_blank" href="https://edk2.groups.io/g/devel/message/57038">View/Reply Online (#57038)</a> |


  


|


  
    <a target="_blank" href="https://groups.io/mt/72862162/1813853">Mute This Topic</a>
  

| <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>



<br>

<a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> |
<a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |

<a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>

 [edk2-devel-archive@redhat.com]<br>
<div width="1" style="color:white;clear:both">_._,_._,_</div>