summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PcAtChipsetPkg SerialIoLib: Fix VS2010 build errorHao Wu2016-01-111-11/+3
* MdeModulePkg BaseSerialPortLib: Fix VS2010 build errorHao Wu2016-01-111-9/+3
* StdLib: Fix compilation errors caused by previous commit of daConsole.cDaryl McDaniel2016-01-101-93/+95
* MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni2016-01-081-25/+21
* Refine error handle code, avoid assert when load this module twice.Eric Dong2016-01-082-15/+25
* MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan2016-01-085-113/+348
* MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan2016-01-083-18/+89
* SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud2016-01-081-3/+3
* QuarkPlatformPkg/PlatformSecureLib: Remove redundant GPIO expander configMichael Kinney2016-01-071-66/+5
* QuarkPlatformPkg/PlatformEarlyInit: Configure GPIO expanderMichael Kinney2016-01-073-3/+217
* QuarkPlatformPkg/PlatformHelperLib: Move PCAL functions for PEI useMichael Kinney2016-01-072-250/+253
* QuarkPlatformPkg/PlatformInit: Adjust memory bin size to avoid rebootMichael Kinney2016-01-071-5/+5
* SecurityPkg/Tcg: Fix debug messagesMichael Kinney2016-01-073-18/+18
* ShellPkg: Clean-up 'map' command error message handlingTapan Shah2016-01-071-41/+40
* QuarkSocPkg: Remove X64 from SUPPORTED_ARCHITECTURESMichael Kinney2016-01-071-4/+4
* OvmfPkg: execute option ROM images regardless of Secure BootLaszlo Ersek2016-01-073-0/+12
* OvmfPkg: inherit Image Verification Policy defaults from SecurityPkgLaszlo Ersek2016-01-073-21/+0
* MdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_TIMEOUT to 30sFeng Tian2016-01-071-1/+5
* MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPIFeng Tian2016-01-071-1/+1
* Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek2016-01-061-2/+1
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-01-062-2/+2
* ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin2016-01-061-3/+16
* ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin2016-01-061-2/+2
* Rollback the commit because it has potential issue.Dandan Bi2016-01-061-34/+0
* MdeModulePkg: Add error DEBUG statements in ATA passthru driverSamer El-Haj-Mahmoud2016-01-061-0/+3
* BaseTools: Fix 'caculate' typosHao Wu2016-01-062-3/+3
* MdeModulePkg: Fix 'accroding' typos in MdeModulePkg.dec/.uniHao Wu2016-01-062-8/+8
* SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu2016-01-062-2/+2
* NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu2016-01-061-3/+3
* MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptionsHao Wu2016-01-061-2/+2
* MdeModulePkg UhciDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* AppPkg/.../Python: Clean up and document how to escape the -# option.Daryl McDaniel2016-01-062-31/+79
* MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi2016-01-061-0/+34
* NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2016-01-062-4/+8
* MdeModulePkg:Change the type of BootNextDandan Bi2016-01-065-12/+14
* MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfigDandan Bi2016-01-061-1/+5
* StdLib: Fix IIO_Write() to return the number of bytes consumed, not character...Daryl McDaniel2016-01-061-33/+77
* StdLib: Clarify and improve comments.Daryl McDaniel2016-01-064-73/+93
* StdLib: Implement da_ConFlush() and flush I/O buffers when closing a console ...Daryl McDaniel2016-01-061-71/+129
* StdLib: Temporarily restrict compiler warnings so that sockets can be built u...Daryl McDaniel2016-01-051-0/+10
* ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud2016-01-051-1/+2
* BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel2016-01-041-6/+6
* BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel2016-01-041-4/+7
* MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin2016-01-045-8/+12
* AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2016-01-042-18/+16
* MdePkg/BaseLib: do not rely on undefined behavior in arithmetic shiftArd Biesheuvel2015-12-311-1/+1