summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-12BaseTools RVCT: ignore various RVC diagnosticsArd Biesheuvel
2016-08-12BaseTools ARM AARCH64: drop redundant compiler argumentsArd Biesheuvel
2016-08-12BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as wellArd Biesheuvel
2016-08-12MdeModulePkg/Browser: Enhance the logic when getting value from AltRespDandan Bi
2016-08-12BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi
2016-08-11ArmPlatformPkg/ArmPlatformStackLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmPlatformLibNull: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11BeagleBoardPkg: add missing ArmMmuLib resolutionArd Biesheuvel
2016-08-11ArmPkg/SemihostLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmSmcLibNull: move to generic C implementationArd Biesheuvel
2016-08-11ArmVirtPkg: clean up assembly source filesArd Biesheuvel
2016-08-11ArmVirt/PrePi: make jump to CEntryPoint relativeArd Biesheuvel
2016-08-11ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macrosArd Biesheuvel
2016-08-11ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel
2016-08-11ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macrosArd Biesheuvel
2016-08-11ArmPkg: add missing ArmMmuLib resolution to ArmPkg.dscArd Biesheuvel
2016-08-11ArmLib: remove ArmReplaceLiveTranslationEntry() implementationArd Biesheuvel
2016-08-11MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi
2016-08-11MdePkg/HiiImageEx: Fix incorrect parameter type in GetImageInfo()Dandan Bi
2016-08-11MdeModulePkg/Browser: Share default if some default value are not specifiedDandan Bi
2016-08-11MdeModulePkg/HiiDB: Share default if some default value are not specifiedDandan Bi
2016-08-11CryptoPkg: Fix "responsiblity" typosThomas Huth
2016-08-11CryptoPkg: Fix capitalization of path name in Patch-HOWTO.txtThomas Huth
2016-08-11CryptoPkg IntrinsicLib: Add the missing nasm source fileLiming Gao
2016-08-10ArmVirtPkg/PrePi: use correct callee saved regsArd Biesheuvel
2016-08-10ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library functionShi, Steven
2016-08-10ShellPkg-UefiShellTftpCommandLib: Replace compiler builtinShi, Steven
2016-08-10BaseTools-Conf:Introduce CLANG38 new toolchain for x86Shi, Steven
2016-08-10BaseTools-Conf:Remove short dash in ar flag for LLVMShi, Steven
2016-08-10ShellPkg/ls: Display the correct directory pathRuiyu Ni
2016-08-10ShellPkg/ls: Fix to support "ls fs0:File.txt"Ruiyu Ni
2016-08-10MdePkg: Enhance PathRemoveLastItem() to support "FS0:File.txt"Ruiyu Ni
2016-08-10ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" pathRuiyu Ni
2016-08-10ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB>Ruiyu Ni
2016-08-10ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB>Ruiyu Ni
2016-08-09StdLib/LibC ARM AARCH64: do not redefine compiler intrinsicsArd Biesheuvel
2016-08-09StdLib/LibC: avoid LTO code for compiler intrinsicsArd Biesheuvel