audk/SecurityPkg/Library
Liming Gao 3cd2484e3a SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize
Per UEFI spec, EFI_IMAGE_EXECUTION_INFO structure is updated to comment
Signature field. So, its structure doesn't include Signature field. But,
ImageExeInfoEntrySize uses its structure size minor Signature size. It
will be corrected in this change.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17687 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-23 10:48:30 +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: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +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