summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-03MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao1-0/+6
2016-08-03MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao1-2/+2
2016-08-03MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao1-0/+1
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the unused variableGary Lin1-3/+0
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the usage of global variablesGary Lin2-12/+4
2016-08-03Vlv2TbltDevicePkg/SmBiosMiscDxe: Remove unused variablesGary Lin3-9/+0
2016-08-03Vlv2TbltDevicePkg/Wpce791: Remove the unused variableGary Lin1-4/+0
2016-08-03Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variablesGary Lin3-133/+123
2016-08-03Vlv2TbltDevicePkg/VlvPlatformInitDxe: Remove unused variablesGary Lin1-4/+0
2016-08-03Vlv2TbltDevicePkg/PlatformSetupDxe: Remove the unused variablesGary Lin1-28/+13
2016-08-03Vlv2DeviceRefCodePkg/ValleyView2Soc: Remove the unused codeGary Lin1-49/+0
2016-08-03Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.hGary Lin1-3/+1
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsAreaGary Lin3-2/+2
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variablesGary Lin2-10/+1
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error messageGary Lin1-0/+1
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variablesGary Lin2-14/+0
2016-08-03Vlv2TbltDevicePkg/PlatformBdsLib: Remove the unused variableGary Lin1-2/+1
2016-08-03Vlv2TbltDevicePkg/PlatformPei: Remove the unused variableGary Lin1-5/+4
2016-08-03Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variablesGary Lin2-29/+29
2016-08-03Vlv2TbltDevicePkg: Only define MDEPKG_NDEBUG for gcc release buildGary Lin1-1/+1
2016-08-03Vlv2TbltDevicePkg: Amend the build scriptGary Lin1-1/+23
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen3-6/+32
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen1-1/+15
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen5-13/+52
2016-08-03BaseTool/UPT: Add Test InstallHess Chen4-1/+141
2016-08-03MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2-4/+13
2016-08-03MdeModulePkg: add generic SataController driver.Feng Tian7-0/+1835
2016-08-03MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian2-3/+12
2016-08-02MdePkg: Add DmaRemappingReportingTable.hGiri P Mudusuru1-0/+261
2016-08-03SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric2-2/+6
2016-08-02OvmfPkg: use StatusCode Router and Handler from MdeModulePkgCinnamon Shia6-12/+30
2016-08-02IntelFsp2Pkg: Locate FSP Info Header dynamicallyYarlagadda, Satya P1-9/+8
2016-08-02ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignmentArd Biesheuvel1-2/+3
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu1-9/+11
2016-08-02ShellBinPkg Arm/AArch64 Shell binary updateArd Biesheuvel4-0/+0
2016-08-02BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel2-0/+18
2016-08-02BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel1-9/+42
2016-08-02BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel2-1/+169
2016-08-02BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel1-0/+6
2016-08-02ArmPkg: add prebuilt glue binaries for GCC5 LTO supportArd Biesheuvel4-0/+88
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel4-92/+97
2016-08-02BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel2-14/+18
2016-08-02ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sectionsArd Biesheuvel1-0/+3
2016-08-02BaseTools CLANG35: drop problematic use-movt and save-temps optionsArd Biesheuvel1-6/+6
2016-08-02MdePkg: move to 'hidden' visibility for all symbols under GCC/X64Ard Biesheuvel1-2/+2
2016-08-01ArmPkg/Library: Add ArmReadSctlr for AArch64Supreeth Venkatesh1-1/+11
2016-08-01Nt32Pkg: Make Shell as the first boot optionLiming Gao1-0/+34
2016-08-01Nt32Pkg: Add LoadFileOnFv2 driver in DSC/FDFLiming Gao3-107/+19
2016-08-01MdeModulePkg: Add new LoadFileOnFv2 in Package DSC for BuildLiming Gao1-0/+1
2016-08-01MdeModulePkg LoadFileOnFv2: Add new LoadFileOnFv2 driverLiming Gao4-0/+531