summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-06SecurityPkg: Support PP version lower than 1.3UDK2018_TreeCheckInZhang, Chao B2-8/+30
2018-02-05SecurityPkg: Add UNI string for 2 PCDsZhang, Chao B1-1/+10
2018-02-03MdeModulePkg/SmmCore: Fix hang due to already-freed memory deferenceRuiyu Ni1-5/+32
2018-02-02BaseTools: Structure Pcd in CommandLine.Feng, Bob C7-98/+233
2018-02-02BaseTools: Support multiple .h fileFeng, Bob C4-7/+9
2018-02-02BaseTool: Enhance error handling.BobCF1-49/+67
2018-02-02BaseTool: Add comments in PcdValueInit.c.Feng, Bob C1-4/+6
2018-02-02BaseTools: Update BPDG to support L'' and '' format as VPD Pcd ValueYonghong Zhu2-17/+21
2018-02-02BaseTools: Fix the bug to align VPD PCD based on value typeYonghong Zhu1-2/+12
2018-02-02IntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messagesHao Wu1-5/+14
2018-02-02MdeModulePkg/Core: fix feature conflict between NX and heap guardJian J Wang3-0/+46
2018-02-02MdeModulePkg/Core: fix feature conflict between NX and NULL detectionJian J Wang1-4/+18
2018-02-02MdeModulePkg/Core: fix guard page missing issueJian J Wang2-12/+11
2018-02-01IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2-4/+15
2018-02-01IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni3-24/+54
2018-02-01MdeModulePkg/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni3-24/+54
2018-02-01MdeModulePkg/UsbKb: ReadKeyStrokeEx always return key stateRuiyu Ni3-48/+77
2018-02-01MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key stateRuiyu Ni2-25/+151
2018-02-01MdePkg/SimpleTextInEx.h: Fix comments alignmentRuiyu Ni1-8/+5
2018-02-01UefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump in IA32 SmmStartup()Laszlo Ersek1-4/+3
2018-02-01UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from IA32 SmmStartup()Laszlo Ersek1-7/+6
2018-02-01UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup()Laszlo Ersek1-4/+4
2018-01-31MdeModulePkg PiSmmCore: Set ForwardLink to NULL in RemoveOldEntry()Star Zeng1-1/+3
2018-01-31BaseTools: Enhance parse performance by optimize ValueExpressionExYunhua Feng5-178/+183
2018-01-31MdePkg ACPI: Correct processor struct of PPTTMing Huang1-1/+1
2018-01-30BaseTools: Fix indentation in CParser.py fileGary Lin2-18/+4
2018-01-30BaseTools: Fixed incorrect VPD size.BobCF1-6/+4
2018-01-30BaseTool: Fixed the StructurePcd incorrect value.Feng, Bob C1-3/+6
2018-01-30BaseTools: Fixed some small issuesFeng, Bob C3-4/+10
2018-01-30BaseTools: Fixed build failure for the PCD value initialization.Feng, Bob C1-2/+14
2018-01-30BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c fileFeng, Bob C3-1/+7
2018-01-30BaseTool: Combine the HiiPcd value if they link to same VariableFeng, Bob C2-3/+35
2018-01-30BaseTools: CommonLib Fix Crash to write the last byteLiming Gao1-1/+1
2018-01-30BaseTools: Barf on unknown HOST_ARCH in C MakefileChema Gonzalez2-8/+10
2018-01-30BaseTools/tools_def CLANG3x: ignore unknown warning optionsArd Biesheuvel1-3/+3
2018-01-30BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 featureYunhua Feng1-2/+6
2018-01-30SecurityPkg: Disable TPM interrupt in DECZhang, Chao B1-2/+2
2018-01-29SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt supportZhang, Chao B5-21/+388
2018-01-29ShellPkg/Level2Command: Use UnicodeCollation in StrinCmpRuiyu Ni5-45/+49
2018-01-29ShellPkg/CommandLib: Locate proper UnicodeCollation instanceRuiyu Ni2-12/+67
2018-01-29ShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI call conv specLaszlo Ersek1-1/+2
2018-01-29UefiCpuPkg/CpuDxe: remove all code to flush TLB for APsJian J Wang1-80/+5
2018-01-29UefiCpuPkg/MpInitLib: force flushing TLB for AP in mwait loop modeJian J Wang1-0/+7
2018-01-29UefiCpuPkg/MpInitLib: fix AP init issue in 64-bit PEIJian J Wang1-4/+5
2018-01-26UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignalStar Zeng1-0/+9
2018-01-26UefiCpuPkg/CpuExceptionHandler: Init serial port before context dumpRuiyu Ni2-2/+10
2018-01-26MdeModulePkg/Partition: Fix media probeRuiyu Ni1-3/+7
2018-01-26IntelSiliconPkg MicrocodeUpdateDxe: TotalSize must be multiples of 1KBStar Zeng1-4/+15
2018-01-26ShellPkg: Update package version from 1.01 to 1.02Ruiyu Ni2-4/+4
2018-01-25SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancelZhang, Chao B3-9/+53