audk/SecurityPkg/Include/Library
Star Zeng 7ae77cee96 SecurityPkg: Delete Auth Variable driver
1. Delete TpmMeasurementLib LibraryClass from SecurityPkg after it moved to MdeModulePkg.
2. Update DxeTpmMeasurementLib.inf to include MdeModulePkg.dec.
3. Delete authenticated variable definition from AuthenticatedVariableFormat.h after
them moved to VariableFormat.h.
4. Replace VARIABLE_HEADER with AUTHENTICATED_VARIABLE_HEADER in EsalVariableDxeSal.
5. Delete VariableInfo from SecurityPkg after it merged to VariableInfo in MdeModulePkg.
6. Delete VariablePei from SecurityPkg after it merged to VariablePei in MdeModulePkg.
7. Delete Auth Variable driver from SecurityPkg after it merged to Variable driver in
MdeModulePkg.
8. Also update PACKAGE_GUID and PACKAGE_VERSION in SecurityPkg.dec after the deletion
of authenticated variable definition, VariableInfo, VariablePei and Auth Variable
driver from SecurityPkg; update PLATFORM_VERSION in SecurityPkg.dsc.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17772 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-01 03:13:02 +00:00
..
HashLib.h Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
PlatformSecureLib.h 1. Remove “Force clear PK” feature in AuthVarialbe driver. 2012-03-27 08:17:23 +00:00
TcgPhysicalPresenceLib.h Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logic 2012-11-01 04:46:26 +00:00
TcgPpVendorLib.h Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00
Tpm2CommandLib.h Add TPM2 commands which might be used in provision. 2014-12-23 04:03:32 +00:00
Tpm2DeviceLib.h Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
Tpm12CommandLib.h Add TPM12 NV related function. 2015-01-08 05:41:56 +00:00
Tpm12DeviceLib.h Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
TpmCommLib.h Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A 2012-10-16 02:58:08 +00:00
TrEEPhysicalPresenceLib.h Fix PCD help information format and a typo. 2014-01-23 03:19:38 +00:00
TrEEPpVendorLib.h Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00