summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg:Add definitions for new Performance infrastructureGao, Liming2018-02-084-3/+320
* UefiCpuPkg/PiSmmCpuDxeSmm: fix infinite loop issue in SMM profileJian J Wang2018-02-081-4/+17
* MdeModulePkg/PiSmmCore: add API parameter checkJian J Wang2018-02-081-0/+4
* MdeModulePkg/PciBusDxe: Fix VS2012 build failureDandan Bi2018-02-081-0/+5
* BaseTools: Fixed incorrect Structure Pcd Value.Feng, Bob C2018-02-081-7/+13
* BaseTools: Fixed Build failed issue.BobCF2018-02-081-1/+6
* BaseTool: Fixed Pcd issues.Feng, Bob C2018-02-084-79/+100
* Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device.Jiaxin Wu2018-02-081-7/+7
* IntelSiliconPkg IntelVTdPmrPei: Install IOMMU PPI for pre-memory phaseStar Zeng2018-02-071-11/+66
* MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status codeStar Zeng2018-02-071-2/+13
* IntelSiliconPkg IntelVTdPmrPei: Install IoMmu PPI before enabling PMRStar Zeng2018-02-071-34/+29
* BaseTools: Fix COMPRESS alignment incorrect issueFeng, YunhuaX2018-02-071-0/+14
* BaseTools/Conf: Add VS2017/ARM supportPete Batard2018-02-072-1/+61
* MdePkg/Include: Add VA list support for VS2017/ARMPete Batard2018-02-071-0/+13
* ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM buildsPete Batard2018-02-077-32/+185
* MdePkg/Library/BaseLib: Enable VS2017/ARM buildsPete Batard2018-02-072-4/+17
* MdePkg/Library/BaseStackCheckLib: Add Null handler for VS2017/ARMPete Batard2018-02-072-2/+21
* MdePkg: Disable some Level 4 warnings for VS2017/ARMLiming Gao2018-02-071-21/+75
* BaseTools: Report error when GUID format is incorrectFeng, YunhuaX2018-02-071-10/+4
* BaseTools: Fix flexible PCD DEVICE_PATH parse issueFeng, YunhuaX2018-02-071-1/+2
* BaseTools: Fix build argument --pcd for flexible format bugsFeng, YunhuaX2018-02-073-7/+72
* IntelSiliconPkg PlatformVTdSampleDxe: State it is only for dev/debugStar Zeng2018-02-072-2/+8
* MdeModulePkg: Don't build VarCheckUefiLib and DxeCore for EBC archLiming Gao2018-02-071-10/+12
* SecurityPkg: Don't build AuthVariableLib for EBC archLiming Gao2018-02-071-0/+1
* PcAtChipsetPkg PeiAcpiTimerLib: Add the missing DebugLib header fileLiming Gao2018-02-071-0/+1
* SecurityPkg:Tcg2Smm: Fix compile issueZhang, Chao B2018-02-071-3/+4
* MdePkg ACPI: Add some macros for PPTTHeyi Guo2018-02-071-0/+18
* ArmPkg/Gic: force GIC driver to run before CPU arch protocol driverArd Biesheuvel2018-02-065-25/+54
* EmbeddedPkg: delete unused Pcds and guidsLeif Lindholm2018-02-062-59/+0
* EmbeddedPkg: delete unused HalRuntimeServicesExampleLibLeif Lindholm2018-02-066-1943/+0
* EmbeddedPkg: drop unused Pcds from package .dscLeif Lindholm2018-02-061-15/+0
* ArmPkg: delete references to unused guids/Pcds from CpuDxeLeif Lindholm2018-02-062-3/+0
* BeagleBoardPkg: drop unused EmbeddedPkg PcdsLeif Lindholm2018-02-062-23/+1
* ArmVirtPkg: drop unused PcdCacheEnableLeif Lindholm2018-02-061-2/+0
* BaseTools/Conf: disable DTC legacy phandle formatArd Biesheuvel2018-02-062-1/+2
* ShellPkg/map: Fix out-of-bound read when "map fsn"Ruiyu Ni2018-02-061-6/+12
* MdePkg/SafeString: Fix potential out-of-bound memory accessRuiyu Ni2018-02-061-9/+9
* ShellPkg/for: Fix potential null pointer deferenceRuiyu Ni2018-02-061-2/+4
* BaseTools: enhance error check for DatumType formatYonghong Zhu2018-02-061-1/+6
* BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao2018-02-0618-36/+18
* BaseTools GNUmakefile: Move HOST_ARCH detection into common makefileLiming Gao2018-02-061-2/+26
* PcAtChipsetPkg: Add PeiAcpiTimerLib to save Frequency in HOBLiming Gao2018-02-067-8/+212
* SecurityPkg: Support PP version lower than 1.3Zhang, Chao B2018-02-062-8/+30
* CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLineBenjamin You2018-02-051-1/+1
* MdeModulePkg/PXE: Add warning message for PXE if failed to read system GUID f...Fu Siyuan2018-02-051-1/+4
* NetworkPkg: Add warning message for PXE if failed to read system GUID from SM...Fu Siyuan2018-02-052-0/+4
* SecurityPkg: Add UNI string for 2 PCDsZhang, Chao B2018-02-051-1/+10
* BaseTools: Update Expression.py for VOID* to support L'a' and 'a'Feng, YunhuaX2018-02-042-3/+20
* BaseTools: StructurePcd array Value support flexible formatFeng, YunhuaX2018-02-041-2/+33
* MdeModulePkg/SmmCore: Fix hang due to already-freed memory deferenceRuiyu Ni2018-02-031-5/+32