summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-08ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCDArd Biesheuvel
2015-12-08ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel
2015-12-08DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi
2015-12-08UefiCpuPkg/CpuMpPei: Add missing point at function headerJeff Fan
2015-12-08BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel
2015-12-08ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel
2015-12-08UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()Michael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()Michael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variableMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRsMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRsMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRsMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()Michael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs countMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Adjust functions orderMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()Michael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Fix some typo and clean up code formatMichael Kinney
2015-12-08UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrsJeff Fan
2015-12-08Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu
2015-12-08ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin
2015-12-07ArmPkg/BdsLib: Send RemainingDevicePath to PXE Load File protocolHeyi Guo
2015-12-07CryptoPkg/OpensslLib: comment out unused codeArd Biesheuvel
2015-12-07CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel
2015-12-07CryptoPkg ARM: add ArmSoftFloatLib resolution to CryptoPkg.dscArd Biesheuvel
2015-12-07BaseTools: update man page to add some descriptionsYonghong Zhu
2015-12-07BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2015-12-07BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-07SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel
2015-12-07BaseTools: Fix a bug in the VPD report generationYonghong Zhu
2015-12-07Revert the change in r19137.Yonghong Zhu
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-07BaseTools: Add support for INF statement in FD regionYonghong Zhu
2015-12-07CryptoPkg: remove global variable 'timeval' from OpenSslSupport.hArd Biesheuvel
2015-12-07SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang
2015-12-07SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang
2015-12-07SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang
2015-12-07MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang
2015-12-07MdePkg: Add AuditMode/DeployedMode name definitionChao Zhang
2015-12-07IntelFrameworkModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-12-07MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-12-07MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-12-07MdePkg: Add Ipmi2.0 definitions head file.Daocheng Bu
2015-12-04ArmVirtPkg: HighMemDxe: add memory space for the high memory nodesShannon Zhao
2015-12-04ArmVirtPkg: ArmVirtPlatformLib: find the lowest memory nodeShannon Zhao
2015-12-04OvmfPkg: Fix VS2015 warning C4459 in XenBusDxeLiming Gao