summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2015-12-303-80/+522
* MdeModulePkg Variable: Add a missing variable info recordStar Zeng2015-12-301-0/+1
* MdeModulePkg Variable: Handle ftw driver executes prior to variable driverStar Zeng2015-12-301-22/+30
* BaseTool/UPT: Fix a typo issueHess Chen2015-12-301-1/+1
* BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen2015-12-301-2/+4
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-292-10/+8
* MdeModulePkg Variable: VarErrFlag need to be consistent in NV flash and cacheStar Zeng2015-12-291-1/+1
* MdeModulePkg Variable: ###VariableTotalSize need to be initialized to 0 firstStar Zeng2015-12-291-0/+3
* 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