summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMapVladimir Olovyannikov2018-09-071-0/+6
* EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBufferVladimir Olovyannikov2018-09-071-1/+1
* Maintainer.txt: Add Ray to be co-maintainer of EmulatorPkgRuiyu Ni2018-09-071-0/+1
* BaseTools/GenFds: remove function without callersCarsey, Jaben2018-09-071-17/+0
* BaseTools: refactor to remove duplicate functionsCarsey, Jaben2018-09-072-25/+7
* MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()Laszlo Ersek2018-09-064-30/+80
* ShellPkg Shell: Remove redundant functionsshenglei2018-09-064-146/+1
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-06186-3802/+258
* OptionRomPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-068-18/+16
* FatPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-063-4/+4
* FatBinPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-5/+2
* EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni2018-09-061-14/+0
* BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi2018-09-061-1/+1
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-067-29/+29
* BaseTools: Report more clear error message for PCD used in expressionzhijufan2018-09-062-2/+2
* BaseTools: Fix a bug about list the PCD in "not used" sectionzhijufan2018-09-061-0/+3
* UefiCpuPkg/MpInitLib: Fix ECC issues.Eric Dong2018-09-064-4/+4
* MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStartLaszlo Ersek2018-09-051-1/+3
* MdeModulePkg PeiCore: Fix VS2012 build failureStar Zeng2018-09-051-0/+2
* BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan2018-09-051-0/+2
* MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan2018-09-041-2/+2
* MdeModulePkg DxeCore: Handle multiple FV images in one FV fileStar Zeng2018-09-031-115/+130
* MdeModulePkg PeiCore: Handle multiple FV images in one FV fileStar Zeng2018-09-032-124/+145
* UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from APRuiyu Ni2018-09-032-29/+55
* CpuExceptionHandlerLib: Add comments to make code more readableRuiyu Ni2018-09-033-10/+18
* BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C2018-09-032-6/+7
* BaseTools: Dynamic Pcd value override from command line.Feng, Bob C2018-09-031-1/+6
* BaseTools: Check pcd DefaultValue and SkuId EBNF.Zhaozh1x2018-09-032-4/+6
* ShellPkg: Update Ifconfig command to accept 32bit subnet mask.Fu Siyuan2018-09-031-0/+1
* MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan2018-09-0310-34/+164
* EmulatorPkg: IoThunk->Close() is called too early, may causing hangRuiyu Ni2018-08-313-18/+38
* EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni2018-08-318-634/+649
* EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni2018-08-315-0/+211
* EmulatorPkg/AutoScanPei: Report the correct CPU address sizeRuiyu Ni2018-08-311-3/+3
* EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni2018-08-313-7/+3
* EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni2018-08-311-0/+17
* EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni2018-08-314-151/+73
* EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni2018-08-311-4/+4
* EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni2018-08-311-1/+10
* BaseTools: Clarify a DSC parsing error about PCDsCarsey, Jaben2018-08-311-1/+1
* BaseTools: minimize assignment processingCarsey, Jaben2018-08-301-7/+8
* BaseTools: Refactor to remove functionally equivalent functionsCarsey, Jaben2018-08-302-9/+3
* BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan2018-08-301-0/+11
* MdeModulePkg EhciPei: Remove a redundant functionshenglei2018-08-301-27/+0
* ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi2018-08-304-19/+237
* EmulatorPkg: formalize line endingsRuiyu Ni2018-08-3051-10353/+10353
* Maintainers.txt: Update maintainer of MdeModulePkgStar Zeng2018-08-301-1/+1
* BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben2018-08-309-22/+25
* UefiCpuPkg/CpuDxe: change level of DEBUG messageJian J Wang2018-08-302-3/+3
* UefiCpuPkg/PiSmmCpuDxeSmm: implement non-stop mode for SMMJian J Wang2018-08-306-31/+137