summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: BaseIoLibIntrinsic (IoLib class) libraryLeo Duran2017-04-134-0/+647
* BaseTools/ECC: Add a new checkpointHess Chen2017-04-134-2/+159
* BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin2017-04-131-0/+8
* BaseTools: Fix build fail after clean or cleanall target.Derek Lin2017-04-131-1/+2
* IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3
* MdeModulePkg/UsbBotPei: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3
* MdeModulePkg/UfsBlkIoPei: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3
* MdeModulePkg/IdeBusPei: Fix undefined behavior in signed left shiftHao Wu2017-04-131-2/+2
* MdeModulePkg/ScsiDiskDxe: Fix undefined behavior in signed left shiftHao Wu2017-04-131-2/+2
* MdeModulePkg/Dxe/Image: Restore mCurrentImage on all pathsHao Wu2017-04-131-0/+6
* MdeModulePkg: Fix BrotliCustomDecompressLib potential issueSong, BinX2017-04-122-4/+9
* SecurityPkg/SecurityPkg.dec: Update PcdPkcs7CertBuffer PCD.Long Qin2017-04-121-1/+1
* BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin2017-04-128-230/+286
* UefiCpuPkg: Error Level is not used correctlyJeff Fan2017-04-122-35/+35
* SecurityPkg: Error Level is not used correctlyJeff Fan2017-04-126-11/+11
* MdeModulePkg: Error Level is not used correctlyJeff Fan2017-04-127-18/+18
* ArmPlatformPkg/ArmVExpressDxe: remove FDT handling from ArmFvpDxeArd Biesheuvel2017-04-116-443/+5
* ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxeArd Biesheuvel2017-04-112-45/+1
* ArmPlatformPkg/ArmVExpressDxe: remove ARM supportArd Biesheuvel2017-04-113-103/+0
* ArmPlatformPkg/EblCmdLib: remove dependency on deprecated ARM BdsLibArd Biesheuvel2017-04-112-2/+48
* BaseTools/ECC: Change check rule for Ifndef statementHess Chen2017-04-111-7/+8
* BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao2017-04-111-1/+1
* AppPkg/Applications/Python/PyMod-2.7.2: Replace non-ascii charactersHao Wu2017-04-101-2/+2
* OvmfPkg/QemuVideoDxe: VMWare SVGA device supportPhil Dennis-Jordan2017-04-074-7/+374
* OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O.Phil Dennis-Jordan2017-04-076-0/+359
* OvmfPkg: VMWare SVGA display device register definitionsPhil Dennis-Jordan2017-04-071-0/+104
* BaseTools: Convert BrotliCompress.bat to DOS formatLiming Gao2017-04-071-1/+1
* CryptoPkg IntrinsicLib: Remove GCC -fno-builtin optionLiming Gao2017-04-071-2/+1
* MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin optionLiming Gao2017-04-071-1/+0
* ShellPkg/SetVar: Fix typo in commentsDandan Bi2017-04-071-1/+1
* FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPFRuiyu Ni2017-04-075-1/+1
* ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni2017-04-075-22/+1
* UefiCpuPkg/CpuFeatures: Change CPU features name to follow IA32 SDMJeff Fan2017-04-071-2/+2
* UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first lineJeff Fan2017-04-071-1/+1
* ShellPkg: Fix Shell to not return without startup.nsh after timeoutRuiyu Ni2017-04-071-0/+5
* MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni2017-04-073-268/+475
* UefiCpuPkg/CpuExceptionHandlerLib: Trim white space at end of lineJeff Fan2017-04-0721-152/+152
* SourceLevelDebugPkg/DebugAgent.c: Consume PeCoffSerachImageBase()Jeff Fan2017-04-071-44/+6
* UefiCpuPkg/PiSmmCpuDxeSmm: Consume new APIsJeff Fan2017-04-075-65/+18
* UefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext() implementationJeff Fan2017-04-079-140/+125
* MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan2017-04-072-2/+29
* MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()Jeff Fan2017-04-072-2/+90
* ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAMArd Biesheuvel2017-04-062-9/+6
* ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAMArd Biesheuvel2017-04-062-9/+6
* ArmPlatformPkg/PL111LcdArmVExpressLib: fix incorrect FreePool () callArd Biesheuvel2017-04-061-1/+1
* ArmPlatformPkg/HdLcdArmVExpressLib: fix incorrect FreePool () callArd Biesheuvel2017-04-061-1/+1
* ArmPlatformPkg/FVP: map motherboard VRAM as uncached memoryArd Biesheuvel2017-04-062-7/+18
* CryptoPkg/BaseCryptLib: Adding NULL checking in time() wrapper.Qin Long2017-04-071-2/+4
* CryptoPkg: Fix possible unresolved external symbol issue.Qin Long2017-04-072-1/+10
* CryptoPkg/OpensslLib: Suppress extra build warnings in openssl sourceQin Long2017-04-072-10/+20