| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MdeModulePkg:Add definitions for new Performance infrastructure | Gao, Liming | 2018-02-08 | 4 | -3/+320 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: fix infinite loop issue in SMM profile | Jian J Wang | 2018-02-08 | 1 | -4/+17 |
* | MdeModulePkg/PiSmmCore: add API parameter check | Jian J Wang | 2018-02-08 | 1 | -0/+4 |
* | MdeModulePkg/PciBusDxe: Fix VS2012 build failure | Dandan Bi | 2018-02-08 | 1 | -0/+5 |
* | BaseTools: Fixed incorrect Structure Pcd Value. | Feng, Bob C | 2018-02-08 | 1 | -7/+13 |
* | BaseTools: Fixed Build failed issue. | BobCF | 2018-02-08 | 1 | -1/+6 |
* | BaseTool: Fixed Pcd issues. | Feng, Bob C | 2018-02-08 | 4 | -79/+100 |
* | Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device. | Jiaxin Wu | 2018-02-08 | 1 | -7/+7 |
* | IntelSiliconPkg IntelVTdPmrPei: Install IOMMU PPI for pre-memory phase | Star Zeng | 2018-02-07 | 1 | -11/+66 |
* | MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status code | Star Zeng | 2018-02-07 | 1 | -2/+13 |
* | IntelSiliconPkg IntelVTdPmrPei: Install IoMmu PPI before enabling PMR | Star Zeng | 2018-02-07 | 1 | -34/+29 |
* | BaseTools: Fix COMPRESS alignment incorrect issue | Feng, YunhuaX | 2018-02-07 | 1 | -0/+14 |
* | BaseTools/Conf: Add VS2017/ARM support | Pete Batard | 2018-02-07 | 2 | -1/+61 |
* | MdePkg/Include: Add VA list support for VS2017/ARM | Pete Batard | 2018-02-07 | 1 | -0/+13 |
* | ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM builds | Pete Batard | 2018-02-07 | 7 | -32/+185 |
* | MdePkg/Library/BaseLib: Enable VS2017/ARM builds | Pete Batard | 2018-02-07 | 2 | -4/+17 |
* | MdePkg/Library/BaseStackCheckLib: Add Null handler for VS2017/ARM | Pete Batard | 2018-02-07 | 2 | -2/+21 |
* | MdePkg: Disable some Level 4 warnings for VS2017/ARM | Liming Gao | 2018-02-07 | 1 | -21/+75 |
* | BaseTools: Report error when GUID format is incorrect | Feng, YunhuaX | 2018-02-07 | 1 | -10/+4 |
* | BaseTools: Fix flexible PCD DEVICE_PATH parse issue | Feng, YunhuaX | 2018-02-07 | 1 | -1/+2 |
* | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 2018-02-07 | 3 | -7/+72 |
* | IntelSiliconPkg PlatformVTdSampleDxe: State it is only for dev/debug | Star Zeng | 2018-02-07 | 2 | -2/+8 |
* | MdeModulePkg: Don't build VarCheckUefiLib and DxeCore for EBC arch | Liming Gao | 2018-02-07 | 1 | -10/+12 |
* | SecurityPkg: Don't build AuthVariableLib for EBC arch | Liming Gao | 2018-02-07 | 1 | -0/+1 |
* | PcAtChipsetPkg PeiAcpiTimerLib: Add the missing DebugLib header file | Liming Gao | 2018-02-07 | 1 | -0/+1 |
* | SecurityPkg:Tcg2Smm: Fix compile issue | Zhang, Chao B | 2018-02-07 | 1 | -3/+4 |
* | MdePkg ACPI: Add some macros for PPTT | Heyi Guo | 2018-02-07 | 1 | -0/+18 |
* | ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver | Ard Biesheuvel | 2018-02-06 | 5 | -25/+54 |
* | EmbeddedPkg: delete unused Pcds and guids | Leif Lindholm | 2018-02-06 | 2 | -59/+0 |
* | EmbeddedPkg: delete unused HalRuntimeServicesExampleLib | Leif Lindholm | 2018-02-06 | 6 | -1943/+0 |
* | EmbeddedPkg: drop unused Pcds from package .dsc | Leif Lindholm | 2018-02-06 | 1 | -15/+0 |
* | ArmPkg: delete references to unused guids/Pcds from CpuDxe | Leif Lindholm | 2018-02-06 | 2 | -3/+0 |
* | BeagleBoardPkg: drop unused EmbeddedPkg Pcds | Leif Lindholm | 2018-02-06 | 2 | -23/+1 |
* | ArmVirtPkg: drop unused PcdCacheEnable | Leif Lindholm | 2018-02-06 | 1 | -2/+0 |
* | BaseTools/Conf: disable DTC legacy phandle format | Ard Biesheuvel | 2018-02-06 | 2 | -1/+2 |
* | ShellPkg/map: Fix out-of-bound read when "map fsn" | Ruiyu Ni | 2018-02-06 | 1 | -6/+12 |
* | MdePkg/SafeString: Fix potential out-of-bound memory access | Ruiyu Ni | 2018-02-06 | 1 | -9/+9 |
* | ShellPkg/for: Fix potential null pointer deference | Ruiyu Ni | 2018-02-06 | 1 | -2/+4 |
* | BaseTools: enhance error check for DatumType format | Yonghong Zhu | 2018-02-06 | 1 | -1/+6 |
* | BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile | Liming Gao | 2018-02-06 | 18 | -36/+18 |
* | BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile | Liming Gao | 2018-02-06 | 1 | -2/+26 |
* | PcAtChipsetPkg: Add PeiAcpiTimerLib to save Frequency in HOB | Liming Gao | 2018-02-06 | 7 | -8/+212 |
* | SecurityPkg: Support PP version lower than 1.3 | Zhang, Chao B | 2018-02-06 | 2 | -8/+30 |
* | CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine | Benjamin You | 2018-02-05 | 1 | -1/+1 |
* | MdeModulePkg/PXE: Add warning message for PXE if failed to read system GUID f... | Fu Siyuan | 2018-02-05 | 1 | -1/+4 |
* | NetworkPkg: Add warning message for PXE if failed to read system GUID from SM... | Fu Siyuan | 2018-02-05 | 2 | -0/+4 |
* | SecurityPkg: Add UNI string for 2 PCDs | Zhang, Chao B | 2018-02-05 | 1 | -1/+10 |
* | BaseTools: Update Expression.py for VOID* to support L'a' and 'a' | Feng, YunhuaX | 2018-02-04 | 2 | -3/+20 |
* | BaseTools: StructurePcd array Value support flexible format | Feng, YunhuaX | 2018-02-04 | 1 | -2/+33 |
* | MdeModulePkg/SmmCore: Fix hang due to already-freed memory deference | Ruiyu Ni | 2018-02-03 | 1 | -5/+32 |