audk/SecurityPkg/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
..
AuthVariableLib SecurityPkg: Implement AuthVariableLib library instance 2015-07-01 03:04:59 +00:00
DxeDeferImageLoadLib Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. 2014-11-10 05:01:15 +00:00
DxeImageAuthenticationStatusLib SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
DxeImageVerificationLib SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize 2015-06-23 10:48:30 +00:00
DxeRsa2048Sha256GuidedSectionExtractLib Refine the format of GUID in INF files for SecurityPkg. 2015-01-16 03:30:07 +00:00
DxeTcgPhysicalPresenceLib Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00
DxeTpm2MeasureBootLib Handle TPM device error and avoid deadloop in BDS. 2015-01-12 03:21:00 +00:00
DxeTpmMeasureBootLib Handle TPM device error and avoid deadloop in BDS. 2015-01-12 03:21:00 +00:00
DxeTpmMeasurementLib SecurityPkg: Delete Auth Variable driver 2015-07-01 03:13:02 +00:00
DxeTrEEPhysicalPresenceLib Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00
HashInstanceLibSha1 SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
HashInstanceLibSha256 SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
HashLibBaseCryptoRouter Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. 2014-11-10 05:01:15 +00:00
HashLibTpm2 SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
PeiRsa2048Sha256GuidedSectionExtractLib Refine the format of GUID in INF files for SecurityPkg. 2015-01-16 03:30:07 +00:00
PlatformSecureLibNull SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
TcgPpVendorLibNull Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00
Tpm2CommandLib Correct AuthHandle definition for Tpm2SetPrimaryPolicy. 2014-12-23 04:06:52 +00:00
Tpm2DeviceLibDTpm Handle TPM device error and avoid deadloop in BDS. 2015-01-12 03:21:00 +00:00
Tpm2DeviceLibRouter Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. 2014-11-10 05:01:15 +00:00
Tpm2DeviceLibTrEE SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
Tpm12CommandLib Add TPM12 NV related function. 2015-01-08 05:41:56 +00:00
Tpm12DeviceLibDTpm Handle TPM device error and avoid deadloop in BDS. 2015-01-12 03:21:00 +00:00
Tpm12DeviceLibTcg SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
TpmCommLib SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
TrEEPpVendorLibNull Add TPM Physical Presence >=128 operation value support. 2015-01-12 03:16:49 +00:00