summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-04ShellPkg: Fix bug introduced by r17730.Heyi Guo1-1/+1
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo1-1/+1
2015-07-03SourceLevelDebugPkg: Fix PEI debug timer regressionBrian J. Johnson1-0/+4
2015-07-03MdeModulePkg: Refine code to make it more readable.Qiu Shumin2-1/+3
2015-07-03Maintainers.txt: Added co-maintainer for MdePkg/IntelFrameworkPkg/ShellPkgHot Tian1-0/+3
2015-07-02ShellPkg: fix string to number conversion with "0 "Jaben Carsey1-9/+12
2015-07-02MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass pathStar Zeng1-1/+1
2015-07-02MdeModulePkg: Fix EBC build failureStar Zeng1-1/+5
2015-07-02MdeModulePkg: Merge GCD range before convert it to EFI memoryLiming Gao1-17/+61
2015-07-02MdeModulePkg: enforce arch-specific alignment for split regionsArd Biesheuvel1-3/+4
2015-07-02MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel2-25/+25
2015-07-02MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnableArd Biesheuvel3-3/+3
2015-07-02MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel1-0/+21
2015-07-02MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel1-82/+0
2015-07-02Revert tree to r17801Jordan Justen7-116/+10
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