summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-12MdeModulePkg: Add BmpImageDecoderLib to provide BMP decoding capabilityRuiyu Ni3-0/+315
2015-11-12MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni5-0/+245
2015-11-12MdeModulePkg: Add PlatformLogo protocol definition.Ruiyu Ni2-0/+89
2015-11-11MdeModulePkg:Modify the pointer type.Dandan Bi1-3/+3
2015-11-11BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu1-34/+48
2015-11-11MdePkg: BaseLib don't require NASM with XcodeAndrew Fish1-0/+2
2015-11-11MdePkg: Add more DataBits support to Port80 outputLiming Gao4-5/+29
2015-11-10MdeModulePkg PeiCore: Fix issue AuthenticationStatus is not propagated correctlyEugene Cohen1-7/+10
2015-11-10Vlv2TbltDevicePkg/Vlv2DeviceRefCodePkg: Lu Shifei10-9/+30
2015-11-10PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia4-11/+117
2015-11-10NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo1-1/+150
2015-11-10Add error handling for TPM in S3 resume failure.Yao, Jiewen1-0/+50
2015-11-09ArmPkg/ArmDmaLib: use the cache writeback granularity for alignmentArd Biesheuvel1-1/+1
2015-11-09ArmPkg/ArmLib: add accessor function for Cache Writeback GranuleArd Biesheuvel2-0/+23
2015-11-09ArmVirtPkg/PrePi: do not invalidate the entire data cache at startupArd Biesheuvel1-2/+0
2015-11-09ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel1-4/+4
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel4-36/+1
2015-11-09ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDRArd Biesheuvel3-52/+18
2015-11-09ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel6-488/+0
2015-11-09ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel8-192/+0
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel7-13/+13
2015-11-09ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel7-762/+0
2015-11-09ArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmuMark Rutland1-2/+4
2015-11-09ArmPkg/BdsLib: Increase fallback tftp buffer sizeAshutosh Singh1-2/+2
2015-11-09BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel1-2/+2
2015-11-09BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu2-4/+15
2015-11-09NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.Zhang Lubo1-1/+1
2015-11-09MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo1-4/+29
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo23-884/+5045
2015-11-09ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin5-48/+80
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 5/5.Daryl McDaniel27-0/+31435
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.Daryl McDaniel239-0/+74975
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.Daryl McDaniel56-0/+75760
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 2/5.Daryl McDaniel128-0/+146453
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.Daryl McDaniel145-0/+62620
2015-11-06ArmPkg: Purge unused/unneeded CPU-specific header filesLeif Lindholm5-175/+4
2015-11-06NetworkPkg:Missing CloseEvent() in HttpResponseWorkerNagaraj Hegde1-0/+12
2015-11-06BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao1-0/+6
2015-11-06SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao1-6/+0
2015-11-06BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao1-10/+12
2015-11-05CryptoPkg: fix AARCH64 build under CLANG35Ard Biesheuvel1-2/+2
2015-11-05CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long4-0/+386
2015-11-05ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia4-10/+87
2015-11-05ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia1-1/+26
2015-11-05UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibilityMichael Kinney3-56/+8
2015-11-04ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng1-2/+2
2015-11-03AppPkg: Replace all occurrences of ` within comments with '.Daryl McDaniel2-362/+362
2015-11-03ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2-1/+7
2015-11-03MdeModulePkg: Fix memory leak issuesSunny Wang1-0/+6
2015-11-03MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia1-0/+1