summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Mv: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Cp: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Cd: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/If: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/For: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Edit: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DMem: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellCommandLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Dp: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ShellProtocol.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Shell.c: Handle memory allocation failureRuiyu Ni
2016-07-18MdeModulePkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan
2016-07-18NetworkPkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan
2016-07-18BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu
2016-07-15ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo
2016-07-15OvmfPkg/PlatformPei: program MSR_IA32_FEATURE_CONTROL from fw_cfgLaszlo Ersek
2016-07-15OvmfPkg: include UefiCpuPkg/CpuMpPeiLaszlo Ersek
2016-07-15OvmfPkg: remove PcdS3AcpiReservedMemoryBase, PcdS3AcpiReservedMemorySizeLaszlo Ersek
2016-07-15OvmfPkg/PlatformPei: rebase and resize the permanent PEI memory for S3Laszlo Ersek
2016-07-15OvmfPkg/PlatformPei: create one memory HOB at S3 resume too, for CpuMpPeiLaszlo Ersek
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Clean up CheckFeatureSupported()Jeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Check XD/BTS features in SMM relocationJeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Add SMM S3 boot flagJeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Add MemoryMapped in SetProcessorRegister()Jeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Remove duplicate aligned buffer on S3 pathJeff Fan
2016-07-14ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation commentsJeremy Linton
2016-07-14ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mappingJeremy Linton
2016-07-14SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage()Liming Gao
2016-07-14SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage()Liming Gao
2016-07-14SecurityPkg Tcg2Dxe: Add check for the PE/COFF imageLiming Gao
2016-07-14SecurityPkg TrEEDxe: Add check for the PE/COFF image.Liming Gao
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao
2016-07-14IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeimLiming Gao
2016-07-14MdePkg/BaseSynchronizationLib: spin lock alignment is 32 at leastJeff Fan