summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Fix system reboot automatically if changing the value of [TPM operation]gdong12-19/+14
2012-02-27Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong11-3/+1
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-5/+7
2012-01-05Remove illegal TPL usage.gdong11-5/+1
2011-12-19Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BR...ydong101-54/+53
2011-12-15Update for SecurityPkg.ydong107-58/+150
2011-12-14Update SecurityPkg package versions from 0.91 to 0.92.gdong12-2/+2
2011-12-13SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin7-1/+26
2011-12-13Update SignatureSupport variable to reflect firmware capability.gdong12-7/+2
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu53-5/+5
2011-12-02Update a return status for UEFI spec compliance.gdong11-1/+1
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng141-8/+1
2011-11-23Update code to follow coding style. Mainly change about:ydong101-1/+0
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52-0/+161
2011-11-21Initialize the variable before use it to avoid SCT test failed.ydong101-0/+1
2011-11-17Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu4-0/+64
2011-11-16Make comments to be consistent with the parameter.gdong11-2/+2
2011-11-15Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2-35/+74
2011-11-04Add debug information for secure boot test convenient.gdong11-7/+16
2011-11-01Enhance drivers for sanity check and coding style alignment.gdong14-17/+15
2011-10-29Correct file path separator to Linux style for all OS.lgao41-1/+1
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu27-429/+706
2011-10-28SecurityPkg: Update DxeImageVerificationLib with following changes:xdu21-175/+204
2011-10-28Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang1-2/+0
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang17-12/+1025
2011-10-26Update UID drivers to align with latest UEFI spec 2.3.1.gdong110-1699/+1333
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu7-273/+478
2011-10-14Add pointer check for NULL before dereference it.sfu52-6/+7
2011-10-12Fix build failure with MS ASL compiler.gdong11-4/+4
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong114-249/+425
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong110-442/+429
2011-09-211. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan131-35/+105
2011-09-211. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan133-19/+49
2011-09-18Clean up the private GUID definition in module Level.lgao429-156/+223
2011-09-16Update the UserProfileManagerDxe to keep the old behaviors after add exit act...ydong101-7/+2
2011-09-14Update UID drivers to align with latest UEFI spec 2.3.1 errata A.gdong13-49/+7
2011-09-13Fix ICC build failure.niruiyu2-2/+2
2011-09-07Sync the fix for recovery mode from MdeModulePkg.gdong11-16/+45
2011-09-06Change related:ydong103-3/+3
2011-09-02Add security package to repository.gdong1102-0/+38487