summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-29SecurityPkg: Tcg2Smm: TPM2 Vendor specific HIDZhang, Chao B
2016-12-29ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')Ruiyu Ni
2016-12-29MdePkg/BaseLib: Fix PathCleanUpDirectories to correctly handle "\.\"Ruiyu Ni
2016-12-28UefiCpuPkg/MpInitLib: Set new AP to idle state after switching BSPJeff Fan
2016-12-28UefiCpuPkg/MpInitLib: Disable and restore system timer interruptJeff Fan
2016-12-28UefiCpuPkg/MpInitLib: Swap local APIC timer interrupt stateJeff Fan
2016-12-28UefiCpuPkg/MpInitLib: Move save/restore interrupt to SwitchBSPWorker()Jeff Fan
2016-12-28UefiCpuPkg/MpInitLib: Sync BSP's local APIC timer settings to APsJeff Fan
2016-12-28UefiCpuPkg/DxeMpInitLib: Support source debugging on AP functionJeff Fan
2016-12-28UefiCpuPkg/MicrocodeUpdate: Add MP support.Jiewen Yao
2016-12-28UefiCpuPkg/MicrocodeUpdate: enhance flash write logicJiewen Yao
2016-12-26IntelFrameworkModulePkg KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng
2016-12-26IntelFrameworkModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng
2016-12-26MdeModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng
2016-12-26MdeModulePkg TerminalDxe: Execute key notify func at TPL_CALLBACKStar Zeng
2016-12-26MdeModulePkg UsbKbDxe: Execute key notify func at TPL_CALLBACKStar Zeng
2016-12-26MdeModulePkg ConSplitterDxe: Support toggle state syncStar Zeng
2016-12-26NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu
2016-12-26Nt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE by defaultJiaxin Wu
2016-12-26NetworkPkg/HttpDxe: Fix the potential NULL dereferenceJiaxin Wu
2016-12-26NetworkPkg/DnsDxe: Fixed the assert issue in DnsDxeJiaxin Wu
2016-12-26MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP.Jiewen Yao
2016-12-26MdeModulePkg/CapsuleLib: Support result rolling over.Jiewen Yao
2016-12-26MdeModulePkg/CapsuleLib: Add CapsuleTarget support.Jiewen Yao
2016-12-23BaseTools/Pccts: Resolve GCC sting format mismatch build warningHao Wu
2016-12-23MdeModulePkg/CapsuleLib: remove ImageIndex check.Jiewen Yao
2016-12-23MdeModulePkg/CapsuleApp: Dump capsule name in record.Jiewen Yao
2016-12-23MdeModulePkg/CapsuleLib: Add NULL capsule name in record.Jiewen Yao
2016-12-23SignedCapsulePkg/SystemCapsuleLib: Add ASSERT check for PCDJiewen Yao
2016-12-23SecurityPkg/FmpAuthLib: Add PublicKeyDataLength checkJiewen Yao
2016-12-22Nt32Pkg: Enable HTTPS boot feature for Nt32 platformJiaxin Wu
2016-12-22Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLibJiaxin Wu
2016-12-22NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe moduleJiaxin Wu
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu
2016-12-22NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu
2016-12-22NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSLJiaxin Wu
2016-12-22CryptoPkg: Add new TlsLib libraryJiaxin Wu
2016-12-22CryptoPkg: Enable ssl build in OpensslLib directlyJiaxin Wu
2016-12-22MdePkg: Add a header to standardize TLS definitionsJiaxin Wu
2016-12-22MdePkg: Add TLS related protocol definitionJiaxin Wu
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu
2016-12-22MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function logicHao Wu
2016-12-22MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logicHao Wu
2016-12-22MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu
2016-12-22MdePkg/BaseLib: Add an additional check within (Ascii)StrnCmpHao Wu
2016-12-22MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logicHao Wu
2016-12-21UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issuesDandan Bi
2016-12-21UefiCpuPkg: Add Pcd info to uni fileDandan Bi
2016-12-21SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong
2016-12-20UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereferenceHao Wu