summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Enable ssl build in OpensslLib directlyJiaxin Wu2016-12-226-7/+75
* MdePkg: Add a header to standardize TLS definitionsJiaxin Wu2016-12-221-0/+93
* MdePkg: Add TLS related protocol definitionJiaxin Wu2016-12-223-0/+601
* NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu2016-12-222-6/+4
* MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function logicHao Wu2016-12-221-3/+2
* MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logicHao Wu2016-12-221-8/+8
* MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu2016-12-223-27/+27
* MdePkg/BaseLib: Add an additional check within (Ascii)StrnCmpHao Wu2016-12-221-1/+3
* MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logicHao Wu2016-12-221-4/+12
* UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issuesDandan Bi2016-12-213-3/+3
* UefiCpuPkg: Add Pcd info to uni fileDandan Bi2016-12-211-0/+8
* SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong2016-12-211-5/+5
* UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereferenceHao Wu2016-12-201-0/+8
* BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao2016-12-201-1/+1
* BaseTools: fix write-strings build warningsHeyi Guo2016-12-201-1/+1
* BaseTools: fix format type build warningsHeyi Guo2016-12-202-10/+10
* BaseTools: fix format-security build warningsHeyi Guo2016-12-203-6/+6
* MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi2016-12-203-13/+27
* MdeModulePkg/SataControllerDxe: Fix coding style issueDandan Bi2016-12-201-1/+1
* MdeModulePkg/TerminalDxe: Initialize variable after declarationDandan Bi2016-12-201-1/+3
* MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as BooleanDandan Bi2016-12-201-1/+1
* MdeModulePkg/EbcDxe: Make variable name follow rulesDandan Bi2016-12-203-14/+14
* MdeModulePkg/CapsuleApp: Fix Guid format issuesDandan Bi2016-12-201-9/+9
* IntelSiliconPkg: Fix format issuesDandan Bi2016-12-204-4/+4
* SecurityPkg/FmpAuthenticationLib: Fix Guid format issuesDandan Bi2016-12-202-3/+3
* IntelSiliconPkg: 0468303 caused to breaking the SMBIOS tables generation codeChan, Amy2016-12-201-120/+14
* UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii charactersHao Wu2016-12-201-1/+1
* BaseTools: Correct bin wrappers for GenDepex.py pathYonghong Zhu2016-12-202-2/+2
* ShellBinPkg: New Shell binaries for IA32 and X64Ruiyu Ni2016-12-195-11/+6
* FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPFRuiyu Ni2016-12-195-1/+1
* UefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.Jiewen Yao2016-12-195-12/+324
* UefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instanceMichael Kinney2016-12-1918-0/+4464
* UefiCpuPkg/SmmCpuFeaturesLib: Split into two filesMichael Kinney2016-12-193-62/+107
* UefiCpuPkg: Add STM GUIDs, Protocols, and PCDsMichael Kinney2016-12-196-0/+1443
* UefiCpuPkg/Include: Update MSEG structure commentsMichael Kinney2016-12-191-3/+22
* MdeModulePkg/NonDiscoverablePciDevice: Make variable definition follow ruleDandan Bi2016-12-192-2/+3
* MdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments for functionsDandan Bi2016-12-195-14/+469
* MdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010/2012 build failureDandan Bi2016-12-191-0/+1
* NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan2016-12-194-66/+184
* MdeModulePkg: Replace ASSERT with error return code in PXE driver.Fu Siyuan2016-12-192-36/+68
* Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructureArd Biesheuvel2016-12-187-1161/+38
* SecurityPkg: Tcg2Dxe: Report correct FinalEventLog sizeZhang, Chao B2016-12-161-1/+1
* UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)Hao Wu2016-12-162-153/+325
* UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)Hao Wu2016-12-162-1/+2517
* UefiCpuPkg/Include: Update Skylake MSR header file with SDM (Sep.2016)Hao Wu2016-12-161-20/+1169
* UefiCpuPkg/Include: Update MSR header files with SDM (Sep.2016)Hao Wu2016-12-1619-2656/+1312
* ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni2016-12-161-3/+3
* UefiCpuPkg/PiSmmCpuDxeSmm: Fix .S & .asm build failureFeng Tian2016-12-164-3/+4
* MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMAArd Biesheuvel2016-12-154-7/+367
* MdeModulePkg/CapsuleApp: Fix GUID/protocol format issuesDandan Bi2016-12-141-14/+14