summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Fix one wrong parameter for weak key checkingQin Long2015-09-051-3/+3
* CryptoPkg: Replace string wrapper functions with safe string functionsQin Long2015-09-051-4/+6
* NetworkPkg: remove redundant words in function comment.Fu Siyuan2015-09-021-1/+0
* Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen2015-09-021-7/+8
* UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan2015-09-022-2/+5
* UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan2015-09-021-0/+4
* UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan2015-09-021-0/+10
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-09-011-1/+3
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-09-016-0/+92
* ShellPkg: Get media status in ifconfig commandJiaxin Wu2015-08-312-6/+19
* Update BaseTools binary to match main trunk r18339.Jeff Fan2015-08-291-1/+1
* NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu2015-08-281-1/+4
* MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu2015-08-282-4/+18
* MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu2015-08-282-2/+2
* MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu2015-08-282-2/+2
* Create UDK2015 branch from EDKII trunk r18350Jeff Fan2015-08-280-0/+0
* MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2015-08-283-7/+3
* ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin2015-08-285-1/+1
* DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong2015-08-281-1/+1
* FatBinPkg: Update EBC/IA32/X64/IPF binariesRuiyu Ni2015-08-281-1/+1
* MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin2015-08-282-5/+6
* FatBinPkg: Update EBC/IA32/X64/IPF binariesRuiyu Ni2015-08-284-0/+0
* SecurityPkg: Use safe string function.Qiu Shumin2015-08-281-26/+26
* IntelFrameworkModulePkg: Ad the missing module UNI files.Liming Gao2015-08-284-3/+3
* MdeModulePkg: Add the missing module UNI files.Liming Gao2015-08-2811-1/+12
* MdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID (0x0000)Ruiyu Ni2015-08-281-1/+1
* MdePkg: Add the missing module UNI filesLiming Gao2015-08-282-0/+1
* BaseTools: Fixed bug for single FV generating.Yingke Liu2015-08-281-2/+27
* NetworkPkg: Add Dns and HttpUtilities driver UNI filesJiaxin Wu2015-08-284-0/+0
* MdeModulePkg:Set default string valueDandan Bi2015-08-273-9/+17
* BaseTools:To generate string default type correctly in VfrCompilerDandan Bi2015-08-272-2/+5
* SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin2015-08-271-46/+46
* SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin2015-08-271-0/+9
* SecurityPkg: Add missing PCD usage information.Qiu Shumin2015-08-272-0/+2
* MdeModulePkg: Replace deprecated function.Eric Dong2015-08-275-17/+17
* IntelFrameworkModulePkg: Replace deprecated function.Eric Dong2015-08-271-2/+2
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-08-271-1/+1
* SourceLevelDebugPkg/DebugTimer: Timer count value 0 not calculatedJeff Fan2015-08-272-9/+9
* SourceLevelDebugPkg/DebugTimer: Fix the issue if CurrentTimer = TimerJeff Fan2015-08-271-1/+3
* ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin2015-08-271-0/+1
* NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-2718-5602/+5602
* MdePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-271-124/+124
* MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-273-1758/+1758
* MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong2015-08-271-0/+0
* IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong2015-08-271-0/+0
* ArmVirtPkg: revert unintended change to ArmVirt.dsc.incArd Biesheuvel2015-08-261-5/+0
* MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2015-08-262-3/+24
* IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disabl...eric Dong2015-08-261-3/+3
* BaseTools: Fix the missing depex file in GenFdsLiming Gao2015-08-261-7/+7
* BaseTools: Nested !include support in DSC and FDF filesCecil Sheng2015-08-262-19/+91