summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel2016-08-031-4/+4
* BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel2016-08-032-11/+11
* ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35Ard Biesheuvel2016-08-032-0/+17
* EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type libraryArd Biesheuvel2016-08-031-1/+1
* Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variablesGary Lin2016-08-031-11/+0
* MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao2016-08-031-0/+6
* MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao2016-08-031-2/+2
* MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao2016-08-031-0/+1
* Vlv2TbltDevicePkg/PpmPolicy: Remove the unused variableGary Lin2016-08-031-3/+0
* Vlv2TbltDevicePkg/PpmPolicy: Remove the usage of global variablesGary Lin2016-08-032-12/+4
* Vlv2TbltDevicePkg/SmBiosMiscDxe: Remove unused variablesGary Lin2016-08-033-9/+0
* Vlv2TbltDevicePkg/Wpce791: Remove the unused variableGary Lin2016-08-031-4/+0
* Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variablesGary Lin2016-08-033-133/+123
* Vlv2TbltDevicePkg/VlvPlatformInitDxe: Remove unused variablesGary Lin2016-08-031-4/+0
* Vlv2TbltDevicePkg/PlatformSetupDxe: Remove the unused variablesGary Lin2016-08-031-28/+13
* Vlv2DeviceRefCodePkg/ValleyView2Soc: Remove the unused codeGary Lin2016-08-031-49/+0
* Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.hGary Lin2016-08-031-3/+1
* Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsAreaGary Lin2016-08-033-2/+2
* Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variablesGary Lin2016-08-032-10/+1
* Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error messageGary Lin2016-08-031-0/+1
* Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variablesGary Lin2016-08-032-14/+0
* Vlv2TbltDevicePkg/PlatformBdsLib: Remove the unused variableGary Lin2016-08-031-2/+1
* Vlv2TbltDevicePkg/PlatformPei: Remove the unused variableGary Lin2016-08-031-5/+4
* Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variablesGary Lin2016-08-032-29/+29
* Vlv2TbltDevicePkg: Only define MDEPKG_NDEBUG for gcc release buildGary Lin2016-08-031-1/+1
* Vlv2TbltDevicePkg: Amend the build scriptGary Lin2016-08-031-1/+23
* BaseTool/Upt: Avoid UNI file name conflictHess Chen2016-08-033-6/+32
* BaseTool/UPT: Not expand macro for UserExtensionHess Chen2016-08-031-1/+15
* BaseTool/Upt: Add support for PrivateHess Chen2016-08-035-13/+52
* BaseTool/UPT: Add Test InstallHess Chen2016-08-034-1/+141
* MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2016-08-032-4/+13
* MdeModulePkg: add generic SataController driver.Feng Tian2016-08-037-0/+1835
* MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian2016-08-032-3/+12
* MdePkg: Add DmaRemappingReportingTable.hGiri P Mudusuru2016-08-021-0/+261
* SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric2016-08-032-2/+6
* OvmfPkg: use StatusCode Router and Handler from MdeModulePkgCinnamon Shia2016-08-026-12/+30
* IntelFsp2Pkg: Locate FSP Info Header dynamicallyYarlagadda, Satya P2016-08-021-9/+8
* ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignmentArd Biesheuvel2016-08-021-2/+3
* BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu2016-08-021-9/+11
* ShellBinPkg Arm/AArch64 Shell binary updateArd Biesheuvel2016-08-024-0/+0
* BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel2016-08-022-0/+18
* BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel2016-08-021-9/+42
* BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel2016-08-022-1/+169
* BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel2016-08-021-0/+6
* ArmPkg: add prebuilt glue binaries for GCC5 LTO supportArd Biesheuvel2016-08-024-0/+88
* BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel2016-08-024-92/+97
* BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel2016-08-022-14/+18
* ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sectionsArd Biesheuvel2016-08-021-0/+3
* BaseTools CLANG35: drop problematic use-movt and save-temps optionsArd Biesheuvel2016-08-021-6/+6
* MdePkg: move to 'hidden' visibility for all symbols under GCC/X64Ard Biesheuvel2016-08-021-2/+2