summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-02OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek1-0/+5
2015-07-02IntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready() at End-of-DxeLaszlo Ersek2-0/+47
2015-07-02IntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek1-0/+5
2015-07-02ArmVirtPkg: build runtime drivers with 64 KB section alignmentArd Biesheuvel1-0/+3
2015-07-02BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel3-10/+56
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen2-1/+9
2015-07-02BaseTools/Ecc: Fix a bug to get correct member variableHess Chen1-2/+5
2015-07-02MdeModulePkg: Update DxeCore to handle LoadFile DevicePathLiming Gao1-20/+41
2015-07-02MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePathLiming Gao1-1/+10
2015-07-02MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao2-4/+26
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu2-21/+7
2015-07-02ShellPkg: Refine the code logic of StrnCatGrow.Qiu Shumin1-2/+3
2015-07-02MdeModulePkg Variable: Minor enhancement to VarCheckStar Zeng1-10/+10
2015-07-01MdePkg: Add P2P Bridge Secondary Latency Timer register definitionSamer El-Haj-Mahmoud1-1/+2
2015-07-01BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud1-0/+2
2015-07-01CorebootModulePkg: Get power management register addresses.Guo Dong1-1/+24
2015-07-01Fixed a couple of typos of 'Configuration' ('Congfiguration') in Vlv2TbltDevi...Bruce Cran1-0/+0
2015-07-01MdeModulePkg/Universal/Variable: Use safe string functions to refine code.Qiu Shumin3-7/+7
2015-07-01MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code.Qiu Shumin1-1/+1
2015-07-01MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r...Qiu Shumin1-8/+13
2015-07-01MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin2-6/+10
2015-07-01MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to re...Qiu Shumin1-3/+11
2015-07-01MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine...Qiu Shumin1-2/+2
2015-07-01MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code.Qiu Shumin1-2/+2
2015-07-01MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ...Qiu Shumin2-16/+28
2015-07-01MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin1-2/+2
2015-07-01MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin1-3/+3
2015-07-01MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function...Qiu Shumin1-1/+1
2015-07-01MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin1-5/+5
2015-07-01MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refi...Qiu Shumin1-3/+3
2015-07-01SecurityPkg: Delete empty directory after R17772.Star Zeng0-0/+0
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu1-0/+7
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu1-4/+7
2015-07-01NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud5-30/+6
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng36-14655/+169
2015-07-01Vlv2TbltDevicePkg: Use the merged Variable driverStar Zeng5-66/+13
2015-07-01ArmVirtPkg: Use the merged Variable driverStar Zeng2-13/+3
2015-07-01ArmVirtPkg: Cleanup redundant library class resolution of Variable modulesStar Zeng1-9/+3
2015-07-01ArmPlatformPkg: Use the merged Variable driverStar Zeng2-6/+4
2015-07-01OvmfPkg: Use the merged Variable driverStar Zeng6-27/+6
2015-07-01Nt32Pkg: Use the merged Variable driverStar Zeng2-14/+2
2015-07-01MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng16-686/+2347
2015-07-01Vlv2TbltDevicePkg: Link AuthVariableLib for following merged variable driver ...Star Zeng3-15/+30
2015-07-01ArmVirtPkg: Link AuthVariableLib for following merged variable driver deployStar Zeng1-0/+5
2015-07-01ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng2-0/+8
2015-07-01EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng1-1/+3
2015-07-01OvmfPkg: Link AuthVariableLib for following merged variable driver deployStar Zeng3-0/+12
2015-07-01Nt32Pkg: Link AuthVariableLib for following merged variable driver deployStar Zeng1-0/+4
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng8-7/+3409
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng9-17/+416