| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | IntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messages | Hao Wu | 2018-02-02 | 1 | -5/+14 |
* | BaseTools: Fix make PcdValueCommon.c failure on GCC | Feng, YunhuaX | 2018-02-02 | 1 | -2/+1 |
* | MdeModulePkg/Core: fix feature conflict between NX and heap guard | Jian J Wang | 2018-02-02 | 3 | -0/+46 |
* | MdeModulePkg/Core: fix feature conflict between NX and NULL detection | Jian J Wang | 2018-02-02 | 1 | -4/+18 |
* | MdeModulePkg/Core: fix guard page missing issue | Jian J Wang | 2018-02-02 | 2 | -12/+11 |
* | IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key state | Ruiyu Ni | 2018-02-01 | 2 | -4/+15 |
* | IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key state | Ruiyu Ni | 2018-02-01 | 3 | -24/+54 |
* | MdeModulePkg/Ps2Kb: ReadKeyStrokeEx always return key state | Ruiyu Ni | 2018-02-01 | 3 | -24/+54 |
* | MdeModulePkg/UsbKb: ReadKeyStrokeEx always return key state | Ruiyu Ni | 2018-02-01 | 3 | -48/+77 |
* | MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key state | Ruiyu Ni | 2018-02-01 | 2 | -25/+151 |
* | MdePkg/SimpleTextInEx.h: Fix comments alignment | Ruiyu Ni | 2018-02-01 | 1 | -8/+5 |
* | BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon | Liming Gao | 2018-02-01 | 1 | -10/+0 |
* | UefiCpuPkg: Remove the unused file ResetVec.asm16 | Liming Gao | 2018-02-01 | 1 | -106/+0 |
* | MdePkg SafeIntLib: Update API definition to use the same output name | Liming Gao | 2018-02-01 | 1 | -6/+6 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-01 | 7 | -98/+233 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-01 | 4 | -7/+9 |
* | BaseTool: Enhance error handling. | BobCF | 2018-02-01 | 1 | -49/+67 |
* | BaseTool: Add comments in PcdValueInit.c. | Feng, Bob C | 2018-02-01 | 1 | -4/+6 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump in IA32 SmmStartup() | Laszlo Ersek | 2018-01-31 | 1 | -4/+3 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from IA32 SmmStartup() | Laszlo Ersek | 2018-01-31 | 1 | -7/+6 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup() | Laszlo Ersek | 2018-01-31 | 1 | -4/+4 |
* | BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value | Yonghong Zhu | 2018-01-31 | 2 | -17/+21 |
* | BaseTools: Fix the bug to align VPD PCD based on value type | Yonghong Zhu | 2018-01-31 | 1 | -2/+12 |
* | MdeModulePkg PiSmmCore: Set ForwardLink to NULL in RemoveOldEntry() | Star Zeng | 2018-01-31 | 1 | -1/+3 |
* | MdePkg ACPI: Correct processor struct of PPTT | Ming Huang | 2018-01-31 | 1 | -1/+1 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 5 | -178/+183 |
* | MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden | Ard Biesheuvel | 2018-01-30 | 5 | -47/+157 |
* | MdeModulePkg: introduce SD/MMC override protocol | Ard Biesheuvel | 2018-01-30 | 2 | -0/+100 |
* | CorebootPayloadPkg: Use correct BytesPerScanLine | Arthur Heymans | 2018-01-30 | 1 | -1/+1 |
* | BaseTools: Fix indentation in CParser.py file | Gary Lin | 2018-01-30 | 2 | -18/+4 |
* | SecurityPkg: Disable TPM interrupt in DEC | Zhang, Chao B | 2018-01-30 | 1 | -2/+2 |
* | SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support | Zhang, Chao B | 2018-01-29 | 5 | -21/+388 |
* | ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp | Ruiyu Ni | 2018-01-29 | 5 | -45/+49 |
* | ShellPkg/CommandLib: Locate proper UnicodeCollation instance | Ruiyu Ni | 2018-01-29 | 2 | -12/+67 |
* | UefiCpuPkg/CpuDxe: remove all code to flush TLB for APs | Jian J Wang | 2018-01-29 | 1 | -80/+5 |
* | UefiCpuPkg/MpInitLib: force flushing TLB for AP in mwait loop mode | Jian J Wang | 2018-01-29 | 1 | -0/+7 |
* | UefiCpuPkg/MpInitLib: fix AP init issue in 64-bit PEI | Jian J Wang | 2018-01-29 | 1 | -4/+5 |
* | BeagleBoardPkg: reroute Firmware Vendor Pcd to MdeModulePkg | Leif Lindholm | 2018-01-26 | 1 | -1/+1 |
* | UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignal | Star Zeng | 2018-01-26 | 1 | -0/+9 |