summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni
2015-12-25ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen
2015-12-25Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen
2015-12-24ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.Yao Jiewen
2015-12-24ShellPkg: Fix the TAB-auto-completion memory leak.Qiu Shumin
2015-12-24ShellPkg: Fix memory leak when running Shell script.Qiu Shumin
2015-12-24ShellPkg: Refine the code logic of 'command history'.Qiu Shumin
2015-12-24Remove some empty directories.Jeff Fan
2015-12-24PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF specRuiyu Ni
2015-12-24PcAtChipsetPkg/PcRtc: Add assertion to pass static code checkerRuiyu Ni
2015-12-24Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni
2015-12-24IntelFrameworkModulePkg: Remove the undefined PCD help and prompt stringsLiming Gao
2015-12-24NetworkPkg: Update module inf to include the missing uni fileLiming Gao
2015-12-24UefiCpuPkg: Add the missing module uni for CpuS3DataDxeLiming Gao
2015-12-24MdeModulePkg: Update SerialDxe inf to include the module uniLiming Gao
2015-12-24MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of ImageDecode instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of Ipmi instancesLiming Gao
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields on S3 resumeMichael Kinney
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used to detect SMM modeMichael Kinney
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDebug is TRUEMichael Kinney
2015-12-23BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch
2015-12-23MdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.Daocheng Bu
2015-12-23MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: White space clean up for MdeModulePkg.decDaocheng Bu
2015-12-23MdeModulePkg: Add IpmiLib and Ppi/Protocol header file.Daocheng Bu
2015-12-23MdePkg: Update Ipmi2.0 definitions header file.Daocheng Bu
2015-12-23NetworkPkg: Update NetworkPkg.uni to UTF-8 file formatYe Ting
2015-12-23NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan
2015-12-23ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin
2015-12-23ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin
2015-12-23PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni
2015-12-23NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definitionJiaxin Wu
2015-12-23AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.Daryl McDaniel
2015-12-22AppPkg/.../Python-2.7.10: New helper scriptsDaryl McDaniel
2015-12-22AppPkg/.../Python-2.7.10: ReadMe and .inf filesDaryl McDaniel
2015-12-22MdePkg : Update SPCR to use ACPI5 definitionSamer El-Haj-Mahmoud
2015-12-22MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async taskHao Wu
2015-12-22MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-22MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu