summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Support multi thread build Basetool on WindowsDongao Guo2018-09-123-13/+182
* MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is setStar Zeng2018-09-121-0/+41
* BaseTools: SKU inheritance.Zhao, ZhiqiangX2018-09-121-3/+2
* BaseTools: Correct DXE_PCD_DATABASE_INIT.Zhao, ZhiqiangX2018-09-121-1/+1
* BaseTools: Check PcdNvStoreDefaultValueBuffer.Zhao, ZhiqiangX2018-09-123-3/+17
* BaseTools: Involve Dec default value to calculate MaxsizeFeng, Bob C2018-09-121-17/+17
* BaseTools: Structure Pcd value override incorrect.Feng, Bob C2018-09-123-26/+31
* BaseTools: Report error for incorrect hex value formatzhijufan2018-09-121-1/+4
* MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni2018-09-123-199/+339
* BaseTools/GenFds: delete unused fileCarsey, Jaben2018-09-111-28/+0
* UefiCpuPkg/CpuDxe: fix an incorrect bit-wise operationJian J Wang2018-09-101-1/+1
* UefiCpuPkg/CpuDxe: fix ECC reported issuesJian J Wang2018-09-101-2/+2
* Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2018-09-102-8/+17
* EmulatorPkg: Update package level Readme.mdRuiyu Ni2018-09-102-35/+68
* UefiCpuPkg/PeiCpuException: Fix coding style issueRuiyu Ni2018-09-101-3/+3
* SecurityPkg: HashLib: Change dos formatZhang, Chao B2018-09-106-441/+441
* UefiCpuPkg/CpuMpPei: support stack guard featureJian J Wang2018-09-104-17/+937
* UefiCpuPkg/MpInitLib: fix register restore issue in AP wakeupJian J Wang2018-09-101-2/+6
* UefiCpuPkg/CpuExceptionHandlerLib: support stack switch for PEI exceptionsJian J Wang2018-09-102-1/+30
* MdeModulePkg/DxeIpl: disable paging before creating new page tableJian J Wang2018-09-101-0/+10
* ShellPkg: Remove trailing white spaceFu Siyuan2018-09-101-1/+1
* MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI imageLiming Gao2018-09-071-84/+1
* ShellPkg Shell: Remove an unused global variableshenglei2018-09-071-3/+0
* 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