summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-22NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu12-0/+2655
2016-12-22NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSLJiaxin Wu9-0/+2266
2016-12-22CryptoPkg: Add new TlsLib libraryJiaxin Wu9-0/+2706
2016-12-22CryptoPkg: Enable ssl build in OpensslLib directlyJiaxin Wu6-7/+75
2016-12-22MdePkg: Add a header to standardize TLS definitionsJiaxin Wu1-0/+93
2016-12-22MdePkg: Add TLS related protocol definitionJiaxin Wu3-0/+601
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu2-6/+4
2016-12-22MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function logicHao Wu1-3/+2
2016-12-22MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logicHao Wu1-8/+8
2016-12-22MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu3-27/+27
2016-12-22MdePkg/BaseLib: Add an additional check within (Ascii)StrnCmpHao Wu1-1/+3
2016-12-22MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logicHao Wu1-4/+12
2016-12-21UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issuesDandan Bi3-3/+3
2016-12-21UefiCpuPkg: Add Pcd info to uni fileDandan Bi1-0/+8
2016-12-21SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong1-5/+5
2016-12-20UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereferenceHao Wu1-0/+8
2016-12-20BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao1-1/+1
2016-12-20BaseTools: fix write-strings build warningsHeyi Guo1-1/+1
2016-12-20BaseTools: fix format type build warningsHeyi Guo2-10/+10
2016-12-20BaseTools: fix format-security build warningsHeyi Guo3-6/+6
2016-12-20MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi3-13/+27
2016-12-20MdeModulePkg/SataControllerDxe: Fix coding style issueDandan Bi1-1/+1
2016-12-20MdeModulePkg/TerminalDxe: Initialize variable after declarationDandan Bi1-1/+3
2016-12-20MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as BooleanDandan Bi1-1/+1
2016-12-20MdeModulePkg/EbcDxe: Make variable name follow rulesDandan Bi3-14/+14
2016-12-20MdeModulePkg/CapsuleApp: Fix Guid format issuesDandan Bi1-9/+9
2016-12-20IntelSiliconPkg: Fix format issuesDandan Bi4-4/+4
2016-12-20SecurityPkg/FmpAuthenticationLib: Fix Guid format issuesDandan Bi2-3/+3
2016-12-20IntelSiliconPkg: 0468303 caused to breaking the SMBIOS tables generation codeChan, Amy1-120/+14
2016-12-20UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii charactersHao Wu1-1/+1
2016-12-20BaseTools: Correct bin wrappers for GenDepex.py pathYonghong Zhu2-2/+2
2016-12-19ShellBinPkg: New Shell binaries for IA32 and X64Ruiyu Ni5-11/+6
2016-12-19FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPFRuiyu Ni5-1/+1
2016-12-19UefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.Jiewen Yao5-12/+324
2016-12-19UefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instanceMichael Kinney18-0/+4464
2016-12-19UefiCpuPkg/SmmCpuFeaturesLib: Split into two filesMichael Kinney3-62/+107
2016-12-19UefiCpuPkg: Add STM GUIDs, Protocols, and PCDsMichael Kinney6-0/+1443
2016-12-19UefiCpuPkg/Include: Update MSEG structure commentsMichael Kinney1-3/+22
2016-12-19MdeModulePkg/NonDiscoverablePciDevice: Make variable definition follow ruleDandan Bi2-2/+3
2016-12-19MdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments for functionsDandan Bi5-14/+469
2016-12-19MdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010/2012 build failureDandan Bi1-0/+1
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan4-66/+184
2016-12-19MdeModulePkg: Replace ASSERT with error return code in PXE driver.Fu Siyuan2-36/+68
2016-12-18Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructureArd Biesheuvel7-1161/+38
2016-12-16SecurityPkg: Tcg2Dxe: Report correct FinalEventLog sizeZhang, Chao B1-1/+1
2016-12-16UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)Hao Wu2-153/+325
2016-12-16UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)Hao Wu2-1/+2517
2016-12-16UefiCpuPkg/Include: Update Skylake MSR header file with SDM (Sep.2016)Hao Wu1-20/+1169
2016-12-16UefiCpuPkg/Include: Update MSR header files with SDM (Sep.2016)Hao Wu19-2656/+1312
2016-12-16ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni1-3/+3