summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-20BaseTools: Don't save unused workspace dataCarsey, Jaben2-10/+4
2018-09-20BaseTools: refactor Build Database objectsCarsey, Jaben1-23/+9
2018-09-20BaseTools: Workspace classes refactor propertiesCarsey, Jaben7-235/+228
2018-09-20BaseTools: refactor class propertiesCarsey, Jaben1-52/+38
2018-09-20BaseTools: AutoGen - refactor class propertiesCarsey, Jaben1-12/+8
2018-09-20BaseTools: AutoGen refactor WorkspaceAutoGen classCarsey, Jaben1-41/+28
2018-09-20BaseTools: Refactor PlatformAutoGenCarsey, Jaben1-331/+272
2018-09-20SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel4-101/+25
2018-09-18BaseTools: Fix a bug for Unused PCDs section display in the reportzhijufan1-1/+11
2018-09-18BaseTools: Regression bug Linux script used windows formatYunhua Feng2-2/+2
2018-09-18MdeModulePkg/Ip4Dxe: Refine the coding style.Jiaxin Wu1-3/+3
2018-09-17NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol i...edk2-devel-bounces@lists.01.org1-4/+4
2018-09-17UefiCpuPkg/PiSmmCpuDxeSmm: move InitSmmS3Cr3() into else blockJian J Wang1-5/+5
2018-09-17UefiCpuPkg/PiSmmCpuDxeSmm: add message for S3 config errorJian J Wang1-1/+9
2018-09-17IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implementedStar Zeng1-8/+12
2018-09-17IntelSiliconPkg IntelVTdDxe: Optimize when func 0 is not implementedStar Zeng1-1/+7
2018-09-14MdePkg: Update the comments in decshenglei1-1/+1
2018-09-14BaseTools: Check GUID C structure formatFeng, YunhuaX2-1/+10
2018-09-14MdeModulePkg: Avoid key notification called more than onceDandan Bi3-0/+3
2018-09-14IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi2-0/+2
2018-09-14EmbeddedPkg/VirtualKeyboard: Avoid notification called more than onceDandan Bi1-1/+2
2018-09-13SignedCapsulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen4-8/+8
2018-09-13PcAtChipsetPkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-5/+5
2018-09-13IntelSiliconPkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-5/+5
2018-09-13BaseTools: Align the boolean type PCD value's display in the reportzhijufan1-2/+17
2018-09-13BaseTools\GenFds: remove extra contentCarsey, Jaben1-56/+0
2018-09-13MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.Jiaxin Wu1-13/+44
2018-09-13MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.Jiaxin Wu2-10/+7
2018-09-12BaseTools: Fix the RaiseError variable issue caused by 855698fb69fYonghong Zhu1-2/+2
2018-09-12BaseTools: Support multi thread build Basetool on WindowsDongao Guo3-13/+182
2018-09-12MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is setStar Zeng1-0/+41
2018-09-12BaseTools: SKU inheritance.Zhao, ZhiqiangX1-3/+2
2018-09-12BaseTools: Correct DXE_PCD_DATABASE_INIT.Zhao, ZhiqiangX1-1/+1
2018-09-12BaseTools: Check PcdNvStoreDefaultValueBuffer.Zhao, ZhiqiangX3-3/+17
2018-09-12BaseTools: Involve Dec default value to calculate MaxsizeFeng, Bob C1-17/+17
2018-09-12BaseTools: Structure Pcd value override incorrect.Feng, Bob C3-26/+31
2018-09-12BaseTools: Report error for incorrect hex value formatzhijufan1-1/+4
2018-09-12MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni3-199/+339
2018-09-11BaseTools/GenFds: delete unused fileCarsey, Jaben1-28/+0
2018-09-10UefiCpuPkg/CpuDxe: fix an incorrect bit-wise operationJian J Wang1-1/+1
2018-09-10UefiCpuPkg/CpuDxe: fix ECC reported issuesJian J Wang1-2/+2
2018-09-10Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2-8/+17
2018-09-10EmulatorPkg: Update package level Readme.mdRuiyu Ni2-35/+68
2018-09-10UefiCpuPkg/PeiCpuException: Fix coding style issueRuiyu Ni1-3/+3
2018-09-10SecurityPkg: HashLib: Change dos formatZhang, Chao B6-441/+441
2018-09-10UefiCpuPkg/CpuMpPei: support stack guard featureJian J Wang4-17/+937
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