summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2013-03-06Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.sfu5
2013-02-21Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...sfu5
2013-02-21Add error handling code to prevent variable store corruption in release build.sfu5
2013-01-25Check the input VaraibleName for db/dbx when appending variables with formatt...sfu5
2013-01-25Check for NULL pointer before dereference it.sfu5
2013-01-25Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...lzeng14
2013-01-25Add NULL pointer check.lzeng14
2013-01-25Fix infinite loop bug in secure boot UI driver.sfu5
2013-01-24Fix TPM may be locked twice issue in normal boot.gdong1
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng14
2013-01-15Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...lzeng14
2013-01-091. Set the secure boot state to Standard Mode when user leaving secure boot s...sfu5
2013-01-09Fix a bug that the invalid public key will never be removed from public key d...sfu5
2013-01-08Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...lzeng14
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng14
2012-12-12Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...lzeng14
2012-12-12Add a NULL string to the Image Execution Information Table if the Name is NUL...sfu5
2012-11-29Fix Gcc build errorczhang46
2012-11-28Fix coding style issueczhang46
2012-11-28Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu5
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-11-211. Correct the counter-based hash algorithm according to UEFI spec.sfu5
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