summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-10UefiCpuPkg/MpInitLib: fix register restore issue in AP wakeupJian J Wang1-2/+6
2018-09-10UefiCpuPkg/CpuExceptionHandlerLib: support stack switch for PEI exceptionsJian J Wang2-1/+30
2018-09-10MdeModulePkg/DxeIpl: disable paging before creating new page tableJian J Wang1-0/+10
2018-09-10ShellPkg: Remove trailing white spaceFu Siyuan1-1/+1
2018-09-07MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI imageLiming Gao1-84/+1
2018-09-07ShellPkg Shell: Remove an unused global variableshenglei1-3/+0
2018-09-07EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMapVladimir Olovyannikov1-0/+6
2018-09-07EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBufferVladimir Olovyannikov1-1/+1
2018-09-07Maintainer.txt: Add Ray to be co-maintainer of EmulatorPkgRuiyu Ni1-0/+1
2018-09-07BaseTools/GenFds: remove function without callersCarsey, Jaben1-17/+0
2018-09-07BaseTools: refactor to remove duplicate functionsCarsey, Jaben2-25/+7
2018-09-06MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()Laszlo Ersek4-30/+80
2018-09-06ShellPkg Shell: Remove redundant functionsshenglei4-146/+1
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen186-3802/+258
2018-09-06OptionRomPkg: Removing ipf which is no longer supported from edk2.Chen A Chen8-18/+16
2018-09-06FatPkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-4/+4
2018-09-06FatBinPkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-5/+2
2018-09-06EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni1-14/+0
2018-09-06BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi1-1/+1
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng7-29/+29
2018-09-06BaseTools: Report more clear error message for PCD used in expressionzhijufan2-2/+2
2018-09-06BaseTools: Fix a bug about list the PCD in "not used" sectionzhijufan1-0/+3
2018-09-06UefiCpuPkg/MpInitLib: Fix ECC issues.Eric Dong4-4/+4
2018-09-05MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStartLaszlo Ersek1-1/+3
2018-09-05MdeModulePkg PeiCore: Fix VS2012 build failureStar Zeng1-0/+2
2018-09-05BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan1-0/+2
2018-09-04MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan1-2/+2
2018-09-03MdeModulePkg DxeCore: Handle multiple FV images in one FV fileStar Zeng1-115/+130
2018-09-03MdeModulePkg PeiCore: Handle multiple FV images in one FV fileStar Zeng2-124/+145
2018-09-03UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from APRuiyu Ni2-29/+55
2018-09-03CpuExceptionHandlerLib: Add comments to make code more readableRuiyu Ni3-10/+18
2018-09-03BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C2-6/+7
2018-09-03BaseTools: Dynamic Pcd value override from command line.Feng, Bob C1-1/+6
2018-09-03BaseTools: Check pcd DefaultValue and SkuId EBNF.Zhaozh1x2-4/+6
2018-09-03ShellPkg: Update Ifconfig command to accept 32bit subnet mask.Fu Siyuan1-0/+1
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan10-34/+164
2018-08-31EmulatorPkg: IoThunk->Close() is called too early, may causing hangRuiyu Ni3-18/+38
2018-08-31EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni8-634/+649
2018-08-31EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni5-0/+211
2018-08-31EmulatorPkg/AutoScanPei: Report the correct CPU address sizeRuiyu Ni1-3/+3
2018-08-31EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni3-7/+3
2018-08-31EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni1-0/+17
2018-08-31EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni4-151/+73
2018-08-31EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni1-4/+4
2018-08-31EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni1-1/+10
2018-08-31BaseTools: Clarify a DSC parsing error about PCDsCarsey, Jaben1-1/+1
2018-08-30BaseTools: minimize assignment processingCarsey, Jaben1-7/+8
2018-08-30BaseTools: Refactor to remove functionally equivalent functionsCarsey, Jaben2-9/+3
2018-08-30BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan1-0/+11
2018-08-30MdeModulePkg EhciPei: Remove a redundant functionshenglei1-27/+0