summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: remove redundant parenthesesBruce Cran2015-07-141-1/+1
* CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin2015-07-142-2/+2
* SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.Qiu Shumin2015-07-141-6/+0
* MdePkg: ensure SafeString length functions don't access beyond MaxSizeLeif Lindholm2015-07-131-2/+2
* PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandleHao Wu2015-07-131-6/+9
* UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceDataHao Wu2015-07-131-1/+1
* IntelFrameworkModulePkg DeviceMngr: Potential read over memory boundaryHao Wu2015-07-131-1/+2
* IntelFrameworkModulePkg BootMngr: Fix potential read over memory boundaryHao Wu2015-07-131-1/+2
* IntelFrameworkModulePkg BootMaint: Fix potential read over memory boundaryHao Wu2015-07-131-1/+2
* IntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTestHao Wu2015-07-131-2/+12
* IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudaryHao Wu2015-07-131-8/+12
* CryptoPkg: update OpenSSL dependency to version 1.0.2dArd Biesheuvel2015-07-125-18/+18
* ArmVExpressPkg: use PSCI for system reset only on AARCH64 platformsArd Biesheuvel2015-07-101-0/+1
* ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by defaultArd Biesheuvel2015-07-101-1/+1
* ArmPlatformPkg/ArmVExpressPkg: add ArmPlatformSysConfigLib for runtimeArd Biesheuvel2015-07-102-0/+320
* MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang22015-07-101-4/+4
* NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22015-07-104-2/+10
* MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo2015-07-101-24/+37
* NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo2015-07-102-23/+38
* OvmfPkg: QemuFwCfgLib: avoid "variable set but not used" warning from GCCBill Paul2015-07-101-0/+1
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-103-30/+170
* SecurityPkg: Add default value for TPM action questionChao Zhang2015-07-101-26/+12
* MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu2015-07-1018-3664/+0
* SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt stateJeff Fan2015-07-101-10/+19
* Vlv2TbltDevicePkg: Remove Ip4ConfigDxe module from buildJiaxin Wu2015-07-105-5/+0
* OvmfPkg: Remove Ip4ConfigDxe module from OvmfPkgJiaxin Wu2015-07-106-6/+0
* EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkgJiaxin Wu2015-07-102-3/+1
* ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkgJiaxin Wu2015-07-102-2/+0
* ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu2015-07-106-6/+0
* MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz2015-07-101-2/+2
* BaseTools: Fix BinWrappers LzmaF86Compress ScriptLiming Gao2015-07-101-1/+1
* MdeModulePkg: Fix potential integer overflow issueRuiyu Ni2015-07-102-15/+20
* IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.Ruiyu Ni2015-07-101-1/+2
* IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrintHao Wu2015-07-101-1/+7
* BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflagsLeif Lindholm2015-07-091-1/+1
* MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin2015-07-098-10/+10
* MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin2015-07-091-12/+50
* OvmfPkg: Fix GCC49 build hang in PeiCoreRuiyu Ni2015-07-093-6/+6
* MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDsFeng Tian2015-07-091-0/+8
* Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.Fu Siyuan2015-07-092-2/+8
* add TTY_TERMINAL build option for ARM BDSRoy Franz2015-07-092-5/+10
* Add PCD for selecting terminal type at build timeLaszlo Ersek2015-07-094-4/+25
* Accept VT220 DEL and function keys for TTY terminal typeRoy Franz2015-07-093-1/+101
* Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz2015-07-091-2/+8
* Add "TtyTerm" terminal type to TerminalDxeRoy Franz2015-07-097-8/+73
* ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2015-07-095-40/+45
* SourceLevelDebugPkg: Fix PEI timer interrupt regressionBrian J. Johnson2015-07-091-2/+4
* MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.Qiu Shumin2015-07-091-1/+4
* Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names."Olivier Martin2015-07-087-71/+74
* ShellPkg: Remove Status definition in function scope jiaxinwu2015-07-081-3/+0