summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22MdeModulePkg:Clear the screen before booting the boot optionDandan Bi1-0/+7
2015-12-22MdeModulePkg:Update Boot Manager form when enter it.Dandan Bi2-4/+23
2015-12-22MdeModulePkg: Add PCD description to MdeModulePkg.uniRuiyu Ni2-15/+48
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud3-4/+25
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud1-4/+0
2015-12-22MdePkg: Add HTTP 1.1 industry standard definitions.Samer El-Haj-Mahmoud1-0/+208
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao3-5/+20
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao1-1/+5
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang1-61/+11
2015-12-21ShellPkg: Refine the code format.Qiu Shumin1-2/+21
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo1-1/+10
2015-12-18MdeModulePkg: PeiCore fix Xcode -Wempty-body warningAndrew Fish1-9/+9
2015-12-18MdeModulePkg: Variable add missing VA_COPYAndrew Fish1-2/+2
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting6-3/+181
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin1-1/+4
2015-12-18UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()Jeff Fan5-34/+0
2015-12-18UefiCpuPkg/CpuMpPei: Wake up APs by proper methodJeff Fan4-12/+42
2015-12-18UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP executionJeff Fan3-46/+106
2015-12-18UefiCpuPkg/CpuMpPei: Prepare for monitor bufferJeff Fan2-2/+26
2015-12-18UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop modeJeff Fan4-0/+57
2015-12-18UefiCpuPkg: Add PCD PcdCpuApTargetCstateJeff Fan2-0/+9
2015-12-18UefiCpuPkg: Add PCD PcdCpuApLoopModeJeff Fan2-0/+12
2015-12-18UefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 archJeff Fan1-1/+3
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variable in SmbiosGenDxeLiming Gao3-11/+2
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao2-3/+3
2015-12-18EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao3-83/+5
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi1-0/+2
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo1-0/+6
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong1-5/+5
2015-12-17ArmVirtPkg/ArmVirtXen: add ARM supportArd Biesheuvel2-6/+22
2015-12-17ArmVirtPkg/ArmXenRelocatablePlatformLib: add ARM supportArd Biesheuvel2-0/+143
2015-12-17ArmVirtPkg/PrePiRelocatable: add ARM supportArd Biesheuvel4-15/+242
2015-12-17ArmVirtPkg/XenRelocatablePlatformLib: rewrite DTB memory node retrieval in CArd Biesheuvel4-269/+113
2015-12-17OvfmPkg/XenHypercallLib: add missing GCC_ASM_EXPORT to XenHypercall2Ard Biesheuvel1-1/+2
2015-12-17CryptoPkg: fix build support under RVCTArd Biesheuvel5-19/+18
2015-12-17ArmPkg/ArmSoftfloatLib: add missing entry points for RVCTArd Biesheuvel4-1/+94
2015-12-17Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen2-4/+32
2015-12-17ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin5-1/+1
2015-12-17BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu1-3/+3
2015-12-17MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao1-171/+171
2015-12-17NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao1-1/+1
2015-12-17SourceLevelDebugPkg: Correct gEfiDebugAgentGuid usage in DxeDebugAgentLibLiming Gao1-1/+1
2015-12-17MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao1-1/+1
2015-12-17SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao1-1/+3
2015-12-17SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2-2/+6
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao1-2/+4
2015-12-17Maintainers.txt: Update maintainers for Quark*PkgMichael Kinney1-6/+2
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo1-15/+24
2015-12-17MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian1-1/+1
2015-12-17MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian1-0/+3