summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
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
2012-06-01Enhance GPT measurement to be able to handle different partition entry size.gdong1
2012-06-01Fix TCG PPI request EnableActivateClear failure.gdong1
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-05-30Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...lzeng14
2012-05-28Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...sfu5
2012-05-14Update auth-variable and secure boot UI driver to support only time-based PK,...sfu5
2012-05-11Enhance TcgSmm driver to handle potential SetVariable failure case.gdong1
2012-05-09Fixes buffer read overflow bugs in authenticated variable driver.sfu5
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong1
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye1
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye1
2012-04-26Patch include:ydong10
2012-04-24Update copyright formathhtian
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-23Fix common AuthVariable protection issue.tye1
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu5
2012-04-12Update the default return value of UserPhysicalPresent to TRUE.sfu5
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-05Add pointer check for NULL before dereference it.sfu5
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye1
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng14
2012-03-291. Fix UNIXGCC IPF build failure in SecurityPkg.sfu5
2012-03-281. Fix GCC build failure in SecurityPkg.sfu5
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu5
2012-03-261. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB...sfu5