summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan
2013-11-29Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo
2013-11-27Makes DxeDeferImageLoadLib not depend on Dong Guo
2013-11-25Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan
2013-11-21Fix coding style problem in RngDxe driver.Long, Qin
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng
2013-10-21Add TPM1.2 SaveState API.jyao1
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2013-10-09Fix coding style issue.Fu Siyuan
2013-10-09 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao1
2013-10-08Fix a bug about the “VendorKey” variable update logic.Fu Siyuan
2013-09-23Add missing comments for function parameters.gdong1
2013-09-18Add TPM2 implementation.jyao1
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-09-12Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan
2013-09-12Update the chaining requirements with regards to the Platform Key.Fu Siyuan
2013-09-12Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-08-16MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng
2013-08-09Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu
2013-08-08Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-11SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...Star Zeng
2013-07-03SecurityPkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng
2013-06-17The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-17Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-06Fix overflow issue in TcgProtocolChao Zhang
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng14
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu
2013-05-17Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...sfu5
2013-05-17Pop up error message when user tries to enroll an invalid certificate file in...sfu5
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-05-02Fix memory overflow & VariableSize check issue for SetVariable append write.czhang46
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2013-04-25Check for NULL pointer before free it.sfu5
2013-04-22Fix potential overflow for SetVariable interfaceczhang46
2013-04-19Fix a potential SMM memory dump issue. If pass communication buffer with Data...czhang46
2013-04-18Update code not to block application/driver load when event log is full.gdong1
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang46
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang46
2013-04-12Update secure boot UI driver to handle “reset to default” hot key.sfu5