summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo2015-12-181-0/+6
* NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao2015-12-181-1/+1
* SourceLevelDebugPkg: Correct gEfiDebugAgentGuid usage in DxeDebugAgentLibLiming Gao2015-12-181-1/+1
* MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao2015-12-181-1/+1
* SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao2015-12-181-1/+3
* Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen2015-12-172-0/+14
* MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao2015-12-171-2/+4
* MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo2015-12-171-15/+24
* MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian2015-12-171-1/+1
* MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian2015-12-171-0/+3
* Fix >4G issue on IDT not restored correctly.Yao, Jiewen2015-12-151-1/+13
* MdePkg: Add 3 macro defined in latest TPM2 specification.Yao, Jiewen2015-12-151-1/+4
* MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2015-12-152-1/+2
* MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE2015-12-154-0/+387
* MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEventHao Wu2015-12-151-3/+4
* MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney2015-12-151-4/+7
* UefiCpuPkg/UefiCpuPkg.uni: Fix one typoJeff Fan2015-12-111-0/+0
* CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2eQin Long2015-12-116-474/+801
* 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
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-111-18/+41
* 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-461/+464
* ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni2015-12-101-0/+0
* MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni2015-12-109-0/+3759
* UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()Michael Kinney2015-12-102-20/+151
* UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()Michael Kinney2015-12-101-17/+43
* UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variableMichael Kinney2015-12-101-23/+83
* UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRsMichael Kinney2015-12-101-0/+6
* UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRsMichael Kinney2015-12-101-43/+55
* UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRsMichael Kinney2015-12-101-20/+70
* UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()Michael Kinney2015-12-101-39/+82
* UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs countMichael Kinney2015-12-101-25/+51
* UefiCpuPkg/MtrrLib: Adjust functions orderMichael Kinney2015-12-101-341/+339
* UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()Michael Kinney2015-12-101-31/+108
* UefiCpuPkg/MtrrLib: Fix some typo and clean up code formatMichael Kinney2015-12-102-111/+121
* UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrsJeff Fan2015-12-104-4/+15
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-101-10/+30
* ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu2015-12-101-33/+69
* MdePkg: Restore SetupMode macro definitionChao Zhang2015-12-101-0/+8
* SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel2015-12-101-17/+17
* SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang2015-12-104-57/+465
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-105-268/+1912
* SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang2015-12-102-1/+6
* MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang2015-12-101-0/+22
* MdePkg: Add AuditMode/DeployedMode name definitionChao Zhang2015-12-102-3/+20
* CryptoPkg: fix AARCH64 build under CLANG35Ard Biesheuvel2015-12-101-2/+2