summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu2016-01-291-2/+16
* QuarkPlatformPkg: Add Readme.md for QuarkPlatformPkgMichael Kinney2016-01-291-0/+666
* MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgsLaszlo Ersek2016-01-281-2/+6
* MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap lengthCinnamon Shia2016-01-281-1/+2
* NetworkPkg: Change HTTP API typos.Zhang Lubo2016-01-282-37/+38
* MdePkg:Change HTTP API typos.Zhang Lubo2016-01-281-8/+19
* MdePkg:Add new traffic statistics definition for Wireless NIC.Zhang Lubo2016-01-282-2/+41
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-2810-18/+195
* SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen2016-01-271-2/+2
* SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen2016-01-271-41/+58
* MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng2016-01-271-1/+6
* Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia2016-01-271-1/+2
* Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia2016-01-272-10/+10
* SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang2016-01-271-4/+5
* MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi2016-01-271-1/+5
* MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi2016-01-261-16/+127
* CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer2016-01-261-2/+2
* BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu2016-01-261-5/+6
* ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin2016-01-261-1/+1
* MdeModulePkg:Remove the empty folders.Dandan Bi2016-01-260-0/+0
* MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni2016-01-261-1/+1
* SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen2016-01-266-27/+299
* SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen2016-01-261-159/+122
* SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen2016-01-264-4/+71
* SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen2016-01-267-184/+579
* MdePkg: Add TPM TIS definition.Yao, Jiewen2016-01-261-0/+183
* MdePkg: Add TPM PTP definition.Yao, Jiewen2016-01-261-0/+522
* MdeModulePkg/.../IdeMode: correctly report length of returned dataPaolo Bonzini2016-01-251-14/+18
* Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia2016-01-255-6/+23
* MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong2016-01-251-4/+16
* SourceLevelDebugPkg: DebugCommunicationLibUsb3: Update local variable type.Eric Dong2016-01-251-9/+14
* SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen2016-01-221-2/+2
* QuarkPlatformPkg: Add MEASURED_BOOT_ENABLE featureMichael Kinney2016-01-212-15/+80
* QuarkPlatformPkg: Add Tpm12DeviceLib instance for Infineon I2C TPMMichael Kinney2016-01-213-0/+683
* QuarkPlatformPkg: Add Tpm12DeviceLib instance for Atmel I2C TPMMichael Kinney2016-01-213-0/+485
* SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-215-634/+94
* SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-214-477/+61
* SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-218-188/+442
* SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-211-1/+85
* SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney2016-01-212-32/+6
* SecurityPkg/TrEEConfig: Remove use of IoLibMichael Kinney2016-01-212-32/+6
* SecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-213-6/+6
* SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-215-191/+82
* SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-215-262/+88
* QuarkPlatformPkg/Quark.dsc: Update for rename of UI librariesMichael Kinney2016-01-211-4/+4
* ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRINGLaszlo Ersek2016-01-211-1/+1
* ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek2016-01-211-14/+7
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-216-88/+87
* ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek2016-01-211-1/+0
* ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek2016-01-211-1/+1