summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-14CryptoPkg: Correct some minor issues in function commentsLong Qin2-10/+10
2017-04-14MdeModulePkg CapsuleApp: Add directory supportStar Zeng3-302/+94
2017-04-14IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-04-14MdePkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-04-14MdeModulePkg/DxeCore: Add ASSERT to ensure no subtract underflowHao Wu1-0/+5
2017-04-14MdeModulePkg/PiSmmCore: Fix potentially uninitialized local variableHao Wu1-1/+4
2017-04-14MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointerLiming Gao1-1/+1
2017-04-14MdeModulePkg BrotliLib: Fix the regression logic issue in loopLiming Gao1-3/+4
2017-04-13ArmPkg: copy/paste fixes in ARM ArmHvcLib/ArmSmcLibLeif Lindholm2-2/+2
2017-04-13ArmVirtPkg/ArmVirtXen: remove ARM BdsLib library class resolutionArd Biesheuvel1-2/+0
2017-04-13MdePkg: BaseIoLibIntrinsic (IoLib class) libraryLeo Duran4-0/+647
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen4-2/+159
2017-04-13BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin1-0/+8
2017-04-13BaseTools: Fix build fail after clean or cleanall target.Derek Lin1-1/+2
2017-04-13IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu1-3/+3
2017-04-13MdeModulePkg/UsbBotPei: Fix undefined behavior in signed left shiftHao Wu1-3/+3
2017-04-13MdeModulePkg/UfsBlkIoPei: Fix undefined behavior in signed left shiftHao Wu1-3/+3
2017-04-13MdeModulePkg/IdeBusPei: Fix undefined behavior in signed left shiftHao Wu1-2/+2
2017-04-13MdeModulePkg/ScsiDiskDxe: Fix undefined behavior in signed left shiftHao Wu1-2/+2
2017-04-13MdeModulePkg/Dxe/Image: Restore mCurrentImage on all pathsHao Wu1-0/+6
2017-04-12MdeModulePkg: Fix BrotliCustomDecompressLib potential issueSong, BinX2-4/+9
2017-04-12SecurityPkg/SecurityPkg.dec: Update PcdPkcs7CertBuffer PCD.Long Qin1-1/+1
2017-04-12BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin8-230/+286
2017-04-12UefiCpuPkg: Error Level is not used correctlyJeff Fan2-35/+35
2017-04-12SecurityPkg: Error Level is not used correctlyJeff Fan6-11/+11
2017-04-12MdeModulePkg: Error Level is not used correctlyJeff Fan7-18/+18
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove FDT handling from ArmFvpDxeArd Biesheuvel6-443/+5
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxeArd Biesheuvel2-45/+1
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove ARM supportArd Biesheuvel3-103/+0
2017-04-11ArmPlatformPkg/EblCmdLib: remove dependency on deprecated ARM BdsLibArd Biesheuvel2-2/+48
2017-04-11BaseTools/ECC: Change check rule for Ifndef statementHess Chen1-7/+8
2017-04-11BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao1-1/+1
2017-04-10AppPkg/Applications/Python/PyMod-2.7.2: Replace non-ascii charactersHao Wu1-2/+2
2017-04-07OvmfPkg/QemuVideoDxe: VMWare SVGA device supportPhil Dennis-Jordan4-7/+374
2017-04-07OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O.Phil Dennis-Jordan6-0/+359
2017-04-07OvmfPkg: VMWare SVGA display device register definitionsPhil Dennis-Jordan1-0/+104
2017-04-07BaseTools: Convert BrotliCompress.bat to DOS formatLiming Gao1-1/+1
2017-04-07CryptoPkg IntrinsicLib: Remove GCC -fno-builtin optionLiming Gao1-2/+1
2017-04-07MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin optionLiming Gao1-1/+0
2017-04-07ShellPkg/SetVar: Fix typo in commentsDandan Bi1-1/+1
2017-04-07FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPFRuiyu Ni5-1/+1
2017-04-07ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni5-22/+1
2017-04-07UefiCpuPkg/CpuFeatures: Change CPU features name to follow IA32 SDMJeff Fan1-2/+2
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first lineJeff Fan1-1/+1
2017-04-07ShellPkg: Fix Shell to not return without startup.nsh after timeoutRuiyu Ni1-0/+5
2017-04-07MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni3-268/+475
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Trim white space at end of lineJeff Fan21-152/+152
2017-04-07SourceLevelDebugPkg/DebugAgent.c: Consume PeCoffSerachImageBase()Jeff Fan1-44/+6
2017-04-07UefiCpuPkg/PiSmmCpuDxeSmm: Consume new APIsJeff Fan5-65/+18
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext() implementationJeff Fan9-140/+125