summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-11MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-11MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni
2015-09-08NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu
2015-09-07Handle extra module patchable PCD variable in Linux map.Yao, Jiewen
2015-09-07SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo
2015-09-06MdeModulePkg:Support orderedList with default valueDandan Bi
2015-09-05UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan
2015-09-05CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-09-05CryptoPkg: Replace string wrapper functions with safe string functionsQin Long
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-09-02UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan
2015-09-02UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan
2015-09-02UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-09-01MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu
2015-08-29Update BaseTools binary to match main trunk r18339.Jeff Fan
2015-08-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu
2015-08-28Create UDK2015 branch from EDKII trunk r18350Jeff Fan
2015-08-28MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang
2015-08-28ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2015-08-28DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong
2015-08-28FatBinPkg: Update EBC/IA32/X64/IPF binariesRuiyu Ni
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin
2015-08-28FatBinPkg: Update EBC/IA32/X64/IPF binariesRuiyu Ni
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin
2015-08-28IntelFrameworkModulePkg: Ad the missing module UNI files.Liming Gao
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao
2015-08-28MdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID (0x0000)Ruiyu Ni
2015-08-28MdePkg: Add the missing module UNI filesLiming Gao
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu
2015-08-28NetworkPkg: Add Dns and HttpUtilities driver UNI filesJiaxin Wu
2015-08-27MdeModulePkg:Set default string valueDandan Bi
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin
2015-08-27SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin
2015-08-27SecurityPkg: Add missing PCD usage information.Qiu Shumin
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong
2015-08-27IntelFrameworkModulePkg: Replace deprecated function.Eric Dong
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-27SourceLevelDebugPkg/DebugTimer: Timer count value 0 not calculatedJeff Fan