summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong12012-02-271-3/+1
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-5/+7
* Remove illegal TPL usage.gdong12012-01-051-5/+1
* Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BR...ydong102011-12-191-54/+53
* Update for SecurityPkg.ydong102011-12-157-58/+150
* Update SecurityPkg package versions from 0.91 to 0.92.gdong12011-12-142-2/+2
* SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin2011-12-137-1/+26
* Update SignatureSupport variable to reflect firmware capability.gdong12011-12-132-7/+2
* 1. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu52011-12-093-5/+5
* Update a return status for UEFI spec compliance.gdong12011-12-021-1/+1
* Remove duplicated AML code definitions as they have been added to common header.lzeng142011-12-011-8/+1
* Update code to follow coding style. Mainly change about:ydong102011-11-231-1/+0
* 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52011-11-232-0/+161
* Initialize the variable before use it to avoid SCT test failed.ydong102011-11-211-0/+1
* Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu2011-11-174-0/+64
* Make comments to be consistent with the parameter.gdong12011-11-161-2/+2
* Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2011-11-152-35/+74
* Add debug information for secure boot test convenient.gdong12011-11-041-7/+16
* Enhance drivers for sanity check and coding style alignment.gdong12011-11-014-17/+15
* Correct file path separator to Linux style for all OS.lgao42011-10-291-1/+1
* SecurityPkg: Update VariableAuthenticated driver with following changes:xdu22011-10-287-429/+706
* SecurityPkg: Update DxeImageVerificationLib with following changes:xdu22011-10-281-175/+204
* Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang2011-10-281-2/+0
* Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang2011-10-2817-12/+1025
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-2610-1699/+1333
* Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu2011-10-197-273/+478
* Add pointer check for NULL before dereference it.sfu52011-10-142-6/+7
* Fix build failure with MS ASL compiler.gdong12011-10-121-4/+4
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-1214-249/+425
* Implement Tcg physical presence as a library instead of DXE driver in order t...gdong12011-09-2710-442/+429
* 1. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan132011-09-211-35/+105
* 1. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan132011-09-213-19/+49
* Clean up the private GUID definition in module Level.lgao42011-09-1829-156/+223
* Update the UserProfileManagerDxe to keep the old behaviors after add exit act...ydong102011-09-161-7/+2
* Update UID drivers to align with latest UEFI spec 2.3.1 errata A.gdong12011-09-143-49/+7
* Fix ICC build failure.niruiyu2011-09-132-2/+2
* Sync the fix for recovery mode from MdeModulePkg.gdong12011-09-071-16/+45
* Change related:ydong102011-09-063-3/+3
* Add security package to repository.gdong12011-09-02102-0/+38487