summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
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
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu5
2012-03-09Fix system reboot automatically if changing the value of [TPM operation]gdong1
2012-02-27Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong1
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-05Remove illegal TPL usage.gdong1
2011-12-19Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BR...ydong10
2011-12-15Update for SecurityPkg.ydong10
2011-12-14Update SecurityPkg package versions from 0.91 to 0.92.gdong1
2011-12-13SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin
2011-12-13Update SignatureSupport variable to reflect firmware capability.gdong1
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu5
2011-12-02Update a return status for UEFI spec compliance.gdong1
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng14
2011-11-23Update code to follow coding style. Mainly change about:ydong10
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu5
2011-11-21Initialize the variable before use it to avoid SCT test failed.ydong10
2011-11-17Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu
2011-11-16Make comments to be consistent with the parameter.gdong1
2011-11-15Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang
2011-11-04Add debug information for secure boot test convenient.gdong1
2011-11-01Enhance drivers for sanity check and coding style alignment.gdong1
2011-10-29Correct file path separator to Linux style for all OS.lgao4
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu2
2011-10-28SecurityPkg: Update DxeImageVerificationLib with following changes:xdu2
2011-10-28Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang
2011-10-26Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu
2011-10-14Add pointer check for NULL before dereference it.sfu5
2011-10-12Fix build failure with MS ASL compiler.gdong1
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong1
2011-09-211. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan13
2011-09-211. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan13
2011-09-18Clean up the private GUID definition in module Level.lgao4