summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08IntelFspPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08IntelFsp2Pkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08IntelFrameworkPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08IntelFrameworkModulePkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08FatPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu
2016-08-05IntelFsp2Pkg: Only include required header files in FspEas.hMaurice Ma
2016-08-05BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel
2016-08-05ArmPkg/CompilerIntrinsicsLib: make the default memset() weakArd Biesheuvel
2016-08-05ArmPkg/ArmSoftFloatLib: disable LTO build for GCCArd Biesheuvel
2016-08-04ArmPlatformPkg: change PcdBdsLinuxSupport default valueDaniil Egranov
2016-08-03CorebootModulePkg/SecCore: Adding NASM files in SecCore moduleMa, Maurice
2016-08-03BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel
2016-08-03BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel
2016-08-03BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel
2016-08-03ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35Ard Biesheuvel
2016-08-03EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type libraryArd Biesheuvel
2016-08-03Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variablesGary Lin
2016-08-03MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao
2016-08-03MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao
2016-08-03MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the unused variableGary Lin
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the usage of global variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/SmBiosMiscDxe: Remove unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/Wpce791: Remove the unused variableGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/VlvPlatformInitDxe: Remove unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformSetupDxe: Remove the unused variablesGary Lin
2016-08-03Vlv2DeviceRefCodePkg/ValleyView2Soc: Remove the unused codeGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.hGary Lin
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsAreaGary Lin
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error messageGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformBdsLib: Remove the unused variableGary Lin
2016-08-03Vlv2TbltDevicePkg/PlatformPei: Remove the unused variableGary Lin
2016-08-03Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variablesGary Lin
2016-08-03Vlv2TbltDevicePkg: Only define MDEPKG_NDEBUG for gcc release buildGary Lin
2016-08-03Vlv2TbltDevicePkg: Amend the build scriptGary Lin
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen
2016-08-03BaseTool/UPT: Add Test InstallHess Chen
2016-08-03MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian
2016-08-03MdeModulePkg: add generic SataController driver.Feng Tian
2016-08-03MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian
2016-08-02MdePkg: Add DmaRemappingReportingTable.hGiri P Mudusuru
2016-08-03SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric