]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: Add PCD for SW SMI Command port
authorMichael Kubacki <michael.kubacki@microsoft.com>
Mon, 6 Apr 2020 18:34:21 +0000 (02:34 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 21 Apr 2020 02:20:51 +0000 (02:20 +0000)
commitcda6f9455c87fc8d69283ea83b6ce55a649b28d0
treeda5ac10c816a1401abe379a11d90c2c1e0f2ae9c
parent3571e1360e812e6963db0e7aad0304d11e889041
SecurityPkg: Add PCD for SW SMI Command port

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2416

Adds a PCD to SecurityPkg used to specify the SW SMI Command port. This
value may vary across platforms and is current hardcoded to 0xB2 in
package code.

Cc: Kun Qin <Kun.Qin@microsoft.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
SecurityPkg/SecurityPkg.dec