summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Maintainers.txt: Add newline to final line of filesvn/trunkJordan Justen1-1/+1
2016-02-02OvmfPkg: QemuBootOrderLib: recognize NVMe devicesLaszlo Ersek1-0/+55
2016-02-02OvmfPkg: include NvmExpressDxe driverLaszlo Ersek6-0/+6
2016-02-02Omap35xxPkg: Rectify file modesEvan Lloyd12-0/+0
2016-02-02EmbeddedPkg: Rectify file modesEvan Lloyd24-0/+0
2016-02-02BeagleBoardPkg: Rectify file modesEvan Lloyd11-0/+0
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd27-0/+0
2016-02-02SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang5-58/+146
2016-02-02MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang1-1/+2
2016-02-01MdePkg: Add new enum EfiPlatformConfigurationActionUnsupportedGuidRuiyu Ni1-2/+24
2016-02-01PcAtChipsetPkg/Rtc: Don't unnecessarily create timezone variable.Ruiyu Ni1-43/+38
2016-02-01Maintainers.txt: Update maintainers for NetworkPkgJiaxin Wu1-2/+0
2016-02-01NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu2-503/+665
2016-02-01MdePkg: Correct inconsistent function descriptions in DNSJiaxin Wu2-7/+6
2016-01-31QuarkPlatformPkg/Readme.md: Move images to tianocore wikiMichael Kinney1-8/+8
2016-01-30ArmPkg: Rectify file modesEvan Lloyd56-0/+0
2016-01-29QuarkPlatformPkg: Add modules required for TCG MOR featureMichael Kinney2-0/+15
2016-01-29QuarkPlatformPkg/PlatformInit: Clear memory based on TCG MOR requestMichael Kinney2-2/+90
2016-01-29OvmfPkg: Increase default RELEASE build image size to 2MBJordan Justen5-38/+8
2016-01-29Maintainers.txt: Update maintainers for MdeModulePkgStar Zeng1-0/+1
2016-01-29MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng1-3/+4
2016-01-29DuetPkg FSVariable: Minor update to the Data parameter for GetVariable()Star Zeng1-3/+4
2016-01-29MdeModulePkg Variable: Minor update to the Data parameter for GetVariable()Star Zeng2-5/+7
2016-01-29MdePkg: Minor update to the Data parameter for GetVariable()Star Zeng1-3/+4
2016-01-29MdePkg: Remove magic numberJiaxin Wu1-2/+7
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu5-31/+29
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu2-34/+17
2016-01-29BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu1-3/+12
2016-01-29BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu1-2/+16
2016-01-29QuarkPlatformPkg: Add Readme.md for QuarkPlatformPkgMichael Kinney1-0/+666
2016-01-28MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgsLaszlo Ersek1-2/+6
2016-01-28MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap lengthCinnamon Shia1-1/+2
2016-01-28NetworkPkg: Change HTTP API typos.Zhang Lubo2-37/+38
2016-01-28MdePkg:Change HTTP API typos.Zhang Lubo1-8/+19
2016-01-28MdePkg:Add new traffic statistics definition for Wireless NIC.Zhang Lubo2-2/+41
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo10-18/+195
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-27SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen1-41/+58
2016-01-27MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng1-1/+6
2016-01-27Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia1-1/+2
2016-01-27Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia2-10/+10
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang1-4/+5
2016-01-27MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi1-1/+5
2016-01-26MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi1-16/+127
2016-01-26CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer1-2/+2
2016-01-26BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu1-5/+6
2016-01-26ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin1-1/+1
2016-01-26MdeModulePkg:Remove the empty folders.Dandan Bi0-0/+0
2016-01-26MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni1-1/+1
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen6-27/+299