summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10ArmVExpressPkg: use PSCI for system reset only on AARCH64 platformsArd Biesheuvel
2015-07-10ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by defaultArd Biesheuvel
2015-07-10ArmPlatformPkg/ArmVExpressPkg: add ArmPlatformSysConfigLib for runtimeArd Biesheuvel
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang2
2015-07-10NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang2
2015-07-10MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo
2015-07-10NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo
2015-07-10OvmfPkg: QemuFwCfgLib: avoid "variable set but not used" warning from GCCBill Paul
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang
2015-07-10SecurityPkg: Add default value for TPM action questionChao Zhang
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu
2015-07-10SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt stateJeff Fan
2015-07-10Vlv2TbltDevicePkg: Remove Ip4ConfigDxe module from buildJiaxin Wu
2015-07-10OvmfPkg: Remove Ip4ConfigDxe module from OvmfPkgJiaxin Wu
2015-07-10EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkgJiaxin Wu
2015-07-10ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkgJiaxin Wu
2015-07-10ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu
2015-07-10MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz
2015-07-10BaseTools: Fix BinWrappers LzmaF86Compress ScriptLiming Gao
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni
2015-07-10IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.Ruiyu Ni
2015-07-10IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrintHao Wu
2015-07-09BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflagsLeif Lindholm
2015-07-09MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin
2015-07-09MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin
2015-07-09OvmfPkg: Fix GCC49 build hang in PeiCoreRuiyu Ni
2015-07-09MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDsFeng Tian
2015-07-09Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.Fu Siyuan
2015-07-09add TTY_TERMINAL build option for ARM BDSRoy Franz
2015-07-09Add PCD for selecting terminal type at build timeLaszlo Ersek
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz
2015-07-09Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-07-09SourceLevelDebugPkg: Fix PEI timer interrupt regressionBrian J. Johnson
2015-07-09MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.Qiu Shumin
2015-07-08Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names."Olivier Martin
2015-07-08ShellPkg: Remove Status definition in function scope jiaxinwu
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo
2015-07-08fix the problem that data type conversion may loss data.Zhang Lubo
2015-07-08MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng
2015-07-08OvmfPkg: Fix the build.sh shebang line to avoid depending on location of bashBruce Cran
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian
2015-07-08MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian
2015-07-08MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian
2015-07-08UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoderJeff Fan
2015-07-08BaseTools/Upt: Add a BOM check for UNI file and fix some help message errorHess Chen
2015-07-08StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.jiaxinwu