summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-02MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePathLiming Gao
2015-07-02MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu
2015-07-02ShellPkg: Refine the code logic of StrnCatGrow.Qiu Shumin
2015-07-02MdeModulePkg Variable: Minor enhancement to VarCheckStar Zeng
2015-07-01MdePkg: Add P2P Bridge Secondary Latency Timer register definitionSamer El-Haj-Mahmoud
2015-07-01BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud
2015-07-01CorebootModulePkg: Get power management register addresses.Guo Dong
2015-07-01Fixed a couple of typos of 'Configuration' ('Congfiguration') in Vlv2TbltDevi...Bruce Cran
2015-07-01MdeModulePkg/Universal/Variable: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r...Qiu Shumin
2015-07-01MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to re...Qiu Shumin
2015-07-01MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine...Qiu Shumin
2015-07-01MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ...Qiu Shumin
2015-07-01MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function...Qiu Shumin
2015-07-01MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refi...Qiu Shumin
2015-07-01SecurityPkg: Delete empty directory after R17772.Star Zeng
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu
2015-07-01NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01Vlv2TbltDevicePkg: Use the merged Variable driverStar Zeng
2015-07-01ArmVirtPkg: Use the merged Variable driverStar Zeng
2015-07-01ArmVirtPkg: Cleanup redundant library class resolution of Variable modulesStar Zeng
2015-07-01ArmPlatformPkg: Use the merged Variable driverStar Zeng
2015-07-01OvmfPkg: Use the merged Variable driverStar Zeng
2015-07-01Nt32Pkg: Use the merged Variable driverStar Zeng
2015-07-01MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng
2015-07-01Vlv2TbltDevicePkg: Link AuthVariableLib for following merged variable driver ...Star Zeng
2015-07-01ArmVirtPkg: Link AuthVariableLib for following merged variable driver deployStar Zeng
2015-07-01ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng
2015-07-01EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng
2015-07-01OvmfPkg: Link AuthVariableLib for following merged variable driver deployStar Zeng
2015-07-01Nt32Pkg: Link AuthVariableLib for following merged variable driver deployStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng
2015-07-01MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkgStar Zeng
2015-07-01MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkgStar Zeng
2015-07-01MdeModulePkg: Move authenticated variable definition from SecurityPkgStar Zeng
2015-07-01MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkgStar Zeng
2015-07-01MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER referenceStar Zeng
2015-07-01NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud
2015-07-01ShellPkg: Refine the code logic of mv.c.Qiu Shumin
2015-07-01There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel