summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud
2015-12-22MdePkg: Add HTTP 1.1 industry standard definitions.Samer El-Haj-Mahmoud
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang
2015-12-21ShellPkg: Refine the code format.Qiu Shumin
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo
2015-12-18MdeModulePkg: PeiCore fix Xcode -Wempty-body warningAndrew Fish
2015-12-18MdeModulePkg: Variable add missing VA_COPYAndrew Fish
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin
2015-12-18UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()Jeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Wake up APs by proper methodJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP executionJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Prepare for monitor bufferJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop modeJeff Fan
2015-12-18UefiCpuPkg: Add PCD PcdCpuApTargetCstateJeff Fan
2015-12-18UefiCpuPkg: Add PCD PcdCpuApLoopModeJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 archJeff Fan
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variable in SmbiosGenDxeLiming Gao
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao
2015-12-18EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong
2015-12-17ArmVirtPkg/ArmVirtXen: add ARM supportArd Biesheuvel
2015-12-17ArmVirtPkg/ArmXenRelocatablePlatformLib: add ARM supportArd Biesheuvel
2015-12-17ArmVirtPkg/PrePiRelocatable: add ARM supportArd Biesheuvel
2015-12-17ArmVirtPkg/XenRelocatablePlatformLib: rewrite DTB memory node retrieval in CArd Biesheuvel
2015-12-17OvfmPkg/XenHypercallLib: add missing GCC_ASM_EXPORT to XenHypercall2Ard Biesheuvel
2015-12-17CryptoPkg: fix build support under RVCTArd Biesheuvel
2015-12-17ArmPkg/ArmSoftfloatLib: add missing entry points for RVCTArd Biesheuvel
2015-12-17Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen
2015-12-17ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2015-12-17BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu
2015-12-17MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao
2015-12-17NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao
2015-12-17SourceLevelDebugPkg: Correct gEfiDebugAgentGuid usage in DxeDebugAgentLibLiming Gao
2015-12-17MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao
2015-12-17SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao
2015-12-17SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao
2015-12-17Maintainers.txt: Update maintainers for Quark*PkgMichael Kinney
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo
2015-12-17MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian
2015-12-17MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian
2015-12-16edk2: Remove svn:mime-type property from UTF-8 filesJordan Justen
2015-12-16QuarkPlatformPkg/PlatformSecLib: Sync Flat32.S with Flat32.asmMichael Kinney
2015-12-16QuarkPlatformPkg/SpiFvbServices: Remove duplicate global variableMichael Kinney
2015-12-16ShellPkg: Fix unhandled value in switch statementPaulo Alcantara