summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/Mm: Fix build warningsMichael Kinney2015-12-141-11/+13
* MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney2015-12-141-4/+7
* MdePkg: backout Ipmi2.0 definitions header file.Daocheng Bu2015-12-149-2417/+0
* MdePkg: Add 3 macro defined in latest TPM2 specification.Yao, Jiewen2015-12-141-1/+4
* ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin2015-12-131-1/+2
* ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney2015-12-121-26/+25
* UefiCpuPkg/UefiCpuPkg.uni: Fix one typoJeff Fan2015-12-111-0/+0
* MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen2015-12-111-1/+3
* CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2eQin Long2015-12-115-25/+38
* MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu2015-12-111-9/+37
* MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu2015-12-113-40/+393
* MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu2015-12-114-14/+1767
* MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu2015-12-113-1/+1139
* ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo2015-12-101-4/+7
* ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu2015-12-102-17/+51
* UefiCpuPkg/MtrrLib:Initialize local variables before use themJeff Fan2015-12-101-1/+3
* UefiCpuPkg/UefiCpuPkg.uni: Add PcdCpuNumberOfReservedVariableMtrrsJeff Fan2015-12-101-0/+0
* ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni2015-12-105-468/+467
* ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni2015-12-101-10/+4
* MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni2015-12-109-0/+3759
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-101-18/+41
* ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey2015-12-093-0/+354
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-0914-0/+0
* MdePkg: Restore SetupMode macro definitionChao Zhang2015-12-091-0/+8
* ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen2015-12-085-2/+25
* ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCDArd Biesheuvel2015-12-081-10/+0
* ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel2015-12-082-2/+2
* DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-081-9/+8
* BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong2015-12-081-8/+7
* FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-38/+39
* BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-37/+34
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi2015-12-082-12/+24
* UefiCpuPkg/CpuMpPei: Add missing point at function headerJeff Fan2015-12-081-2/+2
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-082-3/+4
* ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel2015-12-082-14/+6
* UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()Michael Kinney2015-12-082-20/+151
* UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()Michael Kinney2015-12-081-17/+43
* UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variableMichael Kinney2015-12-081-23/+83
* UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRsMichael Kinney2015-12-081-0/+6
* UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRsMichael Kinney2015-12-081-43/+55
* UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRsMichael Kinney2015-12-081-20/+70
* UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()Michael Kinney2015-12-081-39/+82
* UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs countMichael Kinney2015-12-081-25/+51
* UefiCpuPkg/MtrrLib: Adjust functions orderMichael Kinney2015-12-081-341/+339
* UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()Michael Kinney2015-12-081-31/+108
* UefiCpuPkg/MtrrLib: Fix some typo and clean up code formatMichael Kinney2015-12-082-111/+121
* UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrsJeff Fan2015-12-084-4/+15
* Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu2015-12-081-27/+0
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-081-10/+30
* ArmPkg/BdsLib: Send RemainingDevicePath to PXE Load File protocolHeyi Guo2015-12-071-2/+2