summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-10BaseTools-Conf:Remove short dash in ar flag for LLVMShi, Steven1-1/+1
2016-08-10ShellPkg/ls: Display the correct directory pathRuiyu Ni1-0/+1
2016-08-10ShellPkg/ls: Fix to support "ls fs0:File.txt"Ruiyu Ni1-5/+4
2016-08-10MdePkg: Enhance PathRemoveLastItem() to support "FS0:File.txt"Ruiyu Ni1-2/+3
2016-08-10ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" pathRuiyu Ni1-7/+6
2016-08-10ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB>Ruiyu Ni1-2/+13
2016-08-10ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB>Ruiyu Ni1-127/+185
2016-08-09StdLib/LibC ARM AARCH64: do not redefine compiler intrinsicsArd Biesheuvel2-0/+4
2016-08-09StdLib/LibC: avoid LTO code for compiler intrinsicsArd Biesheuvel2-1/+2
2016-08-09BaseTools ARM: impose strict alignment only for XIP modulesArd Biesheuvel2-6/+18
2016-08-09BaseTools CLANG35: add missing XIP flags for AARCH64Ard Biesheuvel1-0/+1
2016-08-09BaseTools/UPT: Fix a install issueHess Chen1-1/+6
2016-08-08ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interruptAlexei Fedorov2-6/+4
2016-08-08IntelFsp2Pkg: Converted PatchFvUserManual from .docx to .md formatMudusuru, Giri P2-0/+123
2016-08-08IntelFsp2Pkg: Converted GenCfgOptUserManual from .docx to .md formatMudusuru, Giri P2-0/+353
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng1-2/+2
2016-08-08BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel1-0/+12
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi7-166/+918
2016-08-08BaseTool/VfrCompile: Add missing question opcodeDandan Bi1-1/+3
2016-08-08CryptoPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08UefiCpuPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08SourceLevelDebugPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08ShellPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+2
2016-08-08SecurityPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+1
2016-08-08PerformancePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08PcAtChipsetPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08NetworkPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08MdePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08MdeModulePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFspWrapperPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFspPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFsp2Pkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFrameworkPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08IntelFrameworkModulePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-08FatPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+1
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu1-2/+11
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu1-6/+6
2016-08-05IntelFsp2Pkg: Only include required header files in FspEas.hMaurice Ma1-1/+1
2016-08-05BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel1-1/+1
2016-08-05ArmPkg/CompilerIntrinsicsLib: make the default memset() weakArd Biesheuvel1-0/+8
2016-08-05ArmPkg/ArmSoftFloatLib: disable LTO build for GCCArd Biesheuvel1-1/+1
2016-08-04ArmPlatformPkg: change PcdBdsLinuxSupport default valueDaniil Egranov1-1/+1
2016-08-03CorebootModulePkg/SecCore: Adding NASM files in SecCore moduleMa, Maurice3-5/+153
2016-08-03BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel1-1/+1
2016-08-03BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel1-4/+4
2016-08-03BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel2-11/+11
2016-08-03ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35Ard Biesheuvel2-0/+17
2016-08-03EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type libraryArd Biesheuvel1-1/+1
2016-08-03Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variablesGary Lin1-11/+0