summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel
2015-09-02OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35Laszlo Ersek
2015-09-02OvmfPkg: AcpiTables: serialize control methods that create named objectsLaszlo Ersek
2015-09-02OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootModeLaszlo Ersek
2015-09-02ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo
2015-09-02CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi
2015-09-02CryptoPkg: 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-01ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure BootArd Biesheuvel
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDSArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel
2015-09-01UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan
2015-09-01UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan
2015-09-01UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan
2015-09-01Fixed C-State issue of CPU1 of dual core.Shifei Lu
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-31MdeModulePkg/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-28OvmfPkg: prevent code execution from DXE stackLaszlo Ersek
2015-08-28OvmfPkg: Build HTTP utilities driverGary Ching-Pang Lin
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-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu
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