summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan1-3/+4
2013-11-27Makes DxeDeferImageLoadLib not depend on Dong Guo3-79/+145
2013-10-21Add TPM1.2 SaveState API.jyao11-1/+50
2013-10-09 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao13-3/+3
2013-09-23Add missing comments for function parameters.gdong11-5/+7
2013-09-18Add TPM2 implementation.jyao151-4/+9856
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo2-13/+88
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan1-0/+8
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2-18/+10
2013-05-17Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...sfu52-62/+1
2013-04-18Update code not to block application/driver load when event log is full.gdong11-1/+9
2013-03-06Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.sfu51-1/+1
2013-02-21Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...sfu52-140/+110
2013-01-24Fix TPM may be locked twice issue in normal boot.gdong11-8/+8
2012-12-12Add a NULL string to the Image Execution Information Table if the Name is NUL...sfu51-2/+5
2012-11-28Fix coding style issueczhang461-2/+0
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang462-0/+182
2012-11-05Fix ECC issueczhang461-1/+1
2012-11-01Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang461-55/+191
2012-10-17Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.tye11-6/+5
2012-10-16Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang461-3/+6
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462-13/+11
2012-09-13Fix coding style issue czhang461-2/+2
2012-09-13Add ImageAuthenticationStatusLib to SAP to check Authentication Status return...czhang462-0/+115
2012-09-12Fix compile errorczhang461-1/+1
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462-19/+84
2012-09-06Check the value of Hdr.dwLength for signed EFI image before image validation.sfu51-1/+5
2012-08-29Add check for DevicePathNode. lgao41-0/+1
2012-08-23Update the DxeImageVerificationLib to handle the signed image which CertType ...sfu52-29/+63
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao43-57/+61
2012-08-151. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...sfu51-277/+56
2012-08-03Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong11-0/+5
2012-07-12Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...sfu51-1/+1
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu52-35/+8
2012-06-12Add comment for modules which have external input.jyao16-6/+90
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu52-3/+44
2012-06-01Enhance GPT measurement to be able to handle different partition entry size.gdong11-6/+6
2012-06-01Fix TCG PPI request EnableActivateClear failure.gdong11-3/+10
2012-05-31Fixed build failed.ydong102-5/+5
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102-6/+6
2012-05-28Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...sfu51-1/+1
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong11-3/+20
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye11-15/+24
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12-180/+264
2012-04-26Patch include:ydong102-4/+4
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong104-1/+105
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu52-2/+8
2012-04-12Update the default return value of UserPhysicalPresent to TRUE.sfu51-1/+1
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52-15/+15
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu52-2/+11