summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2012-11-05Fix ECC issueczhang46
2012-11-01Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang46
2012-10-22 Remove TPM selftest on S3 boot path to save timeczhang46
2012-10-17Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.tye1
2012-10-16Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang46
2012-10-15Fix time-based and count-based authenticated variable can be updated by each ...gdong1
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang46
2012-09-14Add a dialog box with help message when user changes the state of "Attempt Se...sfu5
2012-09-141. Fix a bug when comparing two timestamp in auth-variable driver.sfu5
2012-09-13Fix coding style issue czhang46
2012-09-13Add ImageAuthenticationStatusLib to SAP to check Authentication Status return...czhang46
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-09-12SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz...erictian
2012-09-12Fix compile errorczhang46
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang46
2012-09-06TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd listczhang46
2012-09-06Check the value of Hdr.dwLength for signed EFI image before image validation.sfu5
2012-09-05fix compile error in TcgPeiczhang46
2012-08-29Add check for DevicePathNode. lgao4
2012-08-28TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.czhang46
2012-08-27Use firmware version instead of hardcode string for S-CRTM version identifierczhang46
2012-08-24Remove MOR check box feature. should not have a switch to turn off MOR.czhang46
2012-08-23Update the DxeImageVerificationLib to handle the signed image which CertType ...sfu5
2012-08-231. Initialize certdb variable with correct value of list size.sfu5
2012-08-23Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logicczhang46
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-21Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang46
2012-08-17Fix TCG protocol PassThroughToTpm() SDL issueczhang46
2012-08-151. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...sfu5
2012-08-06LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...lzeng14
2012-08-03Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong1
2012-08-02Measure ExitBootServices failure caseczhang46
2012-07-26Fix a failure in TCG HashAll interface.gdong1
2012-07-26Enhance TCG driver to provide TPM physical presence lifetime lock capability.gdong1
2012-07-25Use RsaGetPublicKeyFromX509() to validate the given X.509 certificate for PK/...sfu5
2012-07-23Update the secure boot configuration UI to accept *.crt certificate file.sfu5
2012-07-20Adjust library instances used in SecurityPkg by proper module type.tye1
2012-07-171. Remove extra attribute for SetupMode, SignatureSupport and SecureBoot vari...sfu5
2012-07-17Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.sfu5
2012-07-13Verify the provided PKpub is signed with its private key when enrolling a new...sfu5
2012-07-12Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...sfu5
2012-07-12Update the secure boot configuration UI to accept *.der certificate file as t...sfu5
2012-07-09Reset the platform when user choose to enroll/delete the PK variable. sfu5
2012-07-09Add SMRAM range check to variable SMM SMI handler.czhang46
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong1
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu5
2012-07-04Fix a buffer overflow bug in VariableSmm driver.sfu5
2012-06-12Add comment for modules which have external input.jyao1
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu5