summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-07BaseTools/GenVtf: Fix VS2010/VS2012 build failureHao Wu
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu
2017-03-06MdeModulePkg/PeiCore: honour minimal runtime allocation granularityArd Biesheuvel
2017-03-06MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel
2017-03-06MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel
2017-03-06MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel
2017-03-06UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran
2017-03-06ShellPkg/comp: Use proper parameter namesRuiyu Ni
2017-03-06UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06SourceLevelDebugPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06ShellPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06SecurityPkg/Opal: Refine casting expression result to bigger sizeHao Wu
2017-03-06PcAtChipsetPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06IntelFspWrapperPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06IntelFsp2WrapperPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06FatPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06MdePkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu
2017-03-06NetworkPkg: Refine type cast for pointer subtractionHao Wu
2017-03-06IntelFrameworkModulePkg: Refine type cast for pointer subtractionHao Wu
2017-03-06CryptoPkg: Refine type cast for pointer subtractionHao Wu
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu
2017-03-06MdeModulePkg: Variable: Update DBT PCR[7] measureZhang, Chao B
2017-03-06SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B
2017-03-06SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1]Zhang, Chao B
2017-03-06NetworkPkg/Dhcp6Dxe: Handle the Nil UUID caseJiaxin Wu
2017-03-03ArmPlatformPkg/PlatformIntelBdsLib: don't clobber ConSplitter handleArd Biesheuvel
2017-03-03NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLibJiaxin Wu
2017-03-02BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0Hao Wu
2017-03-02MdePkg/BasePrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu
2017-03-02MdeModulePkg/PrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu
2017-03-02MdeModulePkg/PrintDxe: Handle the deprecation of [A|U]ValueToStringHao Wu
2017-03-02SignedCapsulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-03-02Nt32Pkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-03-02IntelFrameworkModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-03-02ShellPkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng
2017-03-02PerformancePkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng
2017-03-01ArmVirtPkg AARCH64: enable NX memory protection for all platformsArd Biesheuvel
2017-03-01ArmVirtPkg: move UefiBootManagerLib resolution to ArmVirt.dsc.incArd Biesheuvel
2017-03-01ArmVirtPkg/HighMemDxe: preserve non-exec permissions on newly added regionsArd Biesheuvel
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo
2017-03-01NetworkPkg: Define the prompt and help information for new PCD.Zhang Lubo
2017-03-01NetworkPkg: Add check logic for some variable in iSCSI driver.Zhang Lubo
2017-03-01Make [-D Macros] as optional argument for GenCfgOptedk2-devel On Behalf Of rthomaiy
2017-03-01MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.Fu Siyuan