]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP Operation
authorZhang, Chao B <chao.b.zhang@intel.com>
Fri, 22 Sep 2017 06:40:12 +0000 (14:40 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Thu, 28 Sep 2017 03:29:42 +0000 (11:29 +0800)
commit265e5c82f5b602ed9d9a6c620286d3ba6d5657a4
tree75c6510239176f09e42db9f1bf2f97f66c64e36f
parent119d8c42ab8b80301d6dbbac2ab19f67a7b2e617
SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP Operation

Several PP operations < 128(Vendor Specific) are reserved or unimplemented.
Follow TCG PC Client Platform Physical Presence Interface Specification to return
not implemented.
https://trustedcomputinggroup.org/wp-content/uploads/Physical-Presence-Interface_1-30_0-52.pdf

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.c