]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Tcg/Tcg2Config/TpmDetection.c
SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.h
authorLiming Gao <liming.gao@intel.com>
Thu, 5 Sep 2019 15:08:19 +0000 (23:08 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 17 Sep 2019 01:39:03 +0000 (09:39 +0800)
commit26fc074a5f0e58e0963fda9cee65f4c82731c5ac
tree1e6868a5825a1386971669ce0683b19b7be3ab9c
parentd8c4b87ec460233d2c6f3e1343b6638f8b4a1ddf
SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.h

Common definitions are not consumed by VFR. They are not required to be
defined in Tcg2ConfigNvData.h with WA way. New shared internal header
file is added to include those common definitions.

Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigImpl.h
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigNvData.h
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c
SecurityPkg/Tcg/Tcg2Config/Tcg2Internal.h [new file with mode: 0644]
SecurityPkg/Tcg/Tcg2Config/TpmDetection.c