summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2015-12-292-15/+60
* NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu2015-12-251-1/+4
* MdePkg: Remove empty BasePeCoffLib/AArch64 directory.Ruiyu Ni2015-12-250-0/+0
* DuetPkg: Remove CpuDxe empty directory.Ruiyu Ni2015-12-250-0/+0
* ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin2015-12-255-1/+1
* Remove the empty folder.Eric Dong2015-12-250-0/+0
* MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni2015-12-251-23/+45
* ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.Yao Jiewen2015-12-251-0/+9
* ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen2015-12-251-0/+1
* ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen2015-12-251-0/+3
* ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen2015-12-251-0/+2
* Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin2015-12-251-0/+2
* ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen2015-12-251-1/+6
* ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.Yao Jiewen2015-12-241-0/+1
* ShellPkg: Fix the TAB-auto-completion memory leak.Qiu Shumin2015-12-241-0/+3
* ShellPkg: Fix memory leak when running Shell script.Qiu Shumin2015-12-242-0/+61
* ShellPkg: Refine the code logic of 'command history'.Qiu Shumin2015-12-243-13/+44
* Remove some empty directories.Jeff Fan2015-12-240-0/+0
* PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF specRuiyu Ni2015-12-241-2/+2
* PcAtChipsetPkg/PcRtc: Add assertion to pass static code checkerRuiyu Ni2015-12-241-0/+2
* Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni2015-12-241-1/+11
* IntelFrameworkModulePkg: Remove the undefined PCD help and prompt stringsLiming Gao2015-12-241-25/+1
* NetworkPkg: Update module inf to include the missing uni fileLiming Gao2015-12-242-4/+6
* UefiCpuPkg: Add the missing module uni for CpuS3DataDxeLiming Gao2015-12-243-0/+64
* MdeModulePkg: Update SerialDxe inf to include the module uniLiming Gao2015-12-241-0/+4
* MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao2015-12-248-0/+108
* MdeModulePkg: Add the missing Library uni files of ImageDecode instancesLiming Gao2015-12-246-4/+85
* MdeModulePkg: Add the missing Library uni files of Ipmi instancesLiming Gao2015-12-248-0/+104
* UefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields on S3 resumeMichael Kinney2015-12-241-0/+9
* UefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used to detect SMM modeMichael Kinney2015-12-241-1/+6
* UefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDebug is TRUEMichael Kinney2015-12-241-4/+4
* BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch2015-12-231-17/+23
* MdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.Daocheng Bu2015-12-231-0/+4
* MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu2015-12-232-0/+122
* MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu2015-12-232-0/+121
* MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu2015-12-232-0/+122
* MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu2015-12-232-0/+91
* MdeModulePkg: White space clean up for MdeModulePkg.decDaocheng Bu2015-12-231-45/+45
* MdeModulePkg: Add IpmiLib and Ppi/Protocol header file.Daocheng Bu2015-12-234-0/+199
* MdePkg: Update Ipmi2.0 definitions header file.Daocheng Bu2015-12-235-83/+95
* NetworkPkg: Update NetworkPkg.uni to UTF-8 file formatYe Ting2015-12-231-0/+0
* NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan2015-12-231-108/+163
* ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin2015-12-231-0/+6
* ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin2015-12-231-1/+3
* PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni2015-12-231-1/+2
* NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definitionJiaxin Wu2015-12-231-3/+0
* AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10Daryl McDaniel2015-12-2321-456/+640
* AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.Daryl McDaniel2015-12-231-4/+3
* AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".Daryl McDaniel2015-12-231-397/+397
* AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.Daryl McDaniel2015-12-231-3185/+0