summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang2016-01-151-2/+2
* NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu2016-01-141-14/+1
* MdeModulePkg: Add DNS QType and QClass values definitionJiaxin Wu2016-01-141-1/+28
* NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara2016-01-124-11/+11
* SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang2016-01-128-29/+44
* BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel2016-01-111-1/+8
* BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel2016-01-111-0/+13
* BaseTools/VfrCompile: honor CC if it is setMichael Thomas2016-01-111-1/+1
* SecurityPkg: Clear AuthSession content after use.Yao, Jiewen2016-01-116-122/+333
* SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen2016-01-111-4/+25
* SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen2016-01-112-2/+2
* MdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit build failureFeng Tian2016-01-113-19/+10
* MdeModulePkg/UfsBlockIoPei: Fix MS toolchain /Od 32bit build failureFeng Tian2016-01-111-2/+2
* MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issueRuiyu Ni2016-01-111-3/+5
* 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