summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang
2016-01-14NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu
2016-01-14MdeModulePkg: Add DNS QType and QClass values definitionJiaxin Wu
2016-01-12NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang
2016-01-11BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel
2016-01-11BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2016-01-11SecurityPkg: Clear AuthSession content after use.Yao, Jiewen
2016-01-11SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen
2016-01-11SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen
2016-01-11MdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit build failureFeng Tian
2016-01-11MdeModulePkg/UfsBlockIoPei: Fix MS toolchain /Od 32bit build failureFeng Tian
2016-01-11MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issueRuiyu Ni
2016-01-11PcAtChipsetPkg SerialIoLib: Fix VS2010 build errorHao Wu
2016-01-11MdeModulePkg BaseSerialPortLib: Fix VS2010 build errorHao Wu
2016-01-10StdLib: Fix compilation errors caused by previous commit of daConsole.cDaryl McDaniel
2016-01-08MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni
2016-01-08Refine error handle code, avoid assert when load this module twice.Eric Dong
2016-01-08MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan
2016-01-08MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan
2016-01-08SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud
2016-01-07QuarkPlatformPkg/PlatformSecureLib: Remove redundant GPIO expander configMichael Kinney
2016-01-07QuarkPlatformPkg/PlatformEarlyInit: Configure GPIO expanderMichael Kinney
2016-01-07QuarkPlatformPkg/PlatformHelperLib: Move PCAL functions for PEI useMichael Kinney
2016-01-07QuarkPlatformPkg/PlatformInit: Adjust memory bin size to avoid rebootMichael Kinney
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney
2016-01-07ShellPkg: Clean-up 'map' command error message handlingTapan Shah
2016-01-07QuarkSocPkg: Remove X64 from SUPPORTED_ARCHITECTURESMichael Kinney
2016-01-07OvmfPkg: execute option ROM images regardless of Secure BootLaszlo Ersek
2016-01-07OvmfPkg: inherit Image Verification Policy defaults from SecurityPkgLaszlo Ersek
2016-01-07MdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_TIMEOUT to 30sFeng Tian
2016-01-07MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPIFeng Tian
2016-01-06Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek
2016-01-06NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek
2016-01-06ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin
2016-01-06ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin
2016-01-06Rollback the commit because it has potential issue.Dandan Bi
2016-01-06MdeModulePkg: Add error DEBUG statements in ATA passthru driverSamer El-Haj-Mahmoud
2016-01-06BaseTools: Fix 'caculate' typosHao Wu
2016-01-06MdeModulePkg: Fix 'accroding' typos in MdeModulePkg.dec/.uniHao Wu
2016-01-06SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu
2016-01-06NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu
2016-01-06NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu
2016-01-06MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu
2016-01-06MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu
2016-01-06MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu
2016-01-06MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptionsHao Wu
2016-01-06MdeModulePkg UhciDxe: Fix a typo in function descriptionHao Wu
2016-01-06AppPkg/.../Python: Clean up and document how to escape the -# option.Daryl McDaniel