]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2017-01-05 Zhang, Chao BSecuritPkg: Tcg2: Fix coding style issue
2017-01-05 Zhang, Chao BSecurityPkg: Tcg2ConfigDxe: Display TPM2 HID in Tcg2Config
2017-01-04 Yonghong ZhuBaseTools: fix the bug for Mixed Pcd display in the...
2017-01-04 Liming GaoBaseTools toolsetup.bat: set PATH to include Bin Win32...
2017-01-04 Liming GaoBaseTools toolsetup.bat: Set env when the binary tools...
2017-01-04 Zhang, Chao BSecurityPkg: Tcg2Smm: Update HID patch logic
2017-01-04 Jiaxin WuNetworkPkg/Ip6Dxe: Fix the potential NULL pointer free
2017-01-04 Jiaxin WuMdeModulePkg/Ip4Dxe: Fix the potential NULL pointer...
2017-01-03 Laszlo ErsekVlv2TbltDevicePkg/BootScriptSaveDxe: save 64-bit LoopTimes
2017-01-03 Laszlo ErsekMdeModulePkg: S3SaveStateDxe, SmmS3SaveState: save...
2017-01-03 Laszlo ErsekMdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept...
2017-01-03 Hao WuMdeModulePkg/PrintLib: Add missing return status check...
2016-12-30 Jeff FanUefiCpuPkg/MpInitLib: Set initialize value of TimerPeriod
2016-12-29 Yonghong ZhuBaseTools: Fix the bug for RAW file alignment value...
2016-12-29 Jiaxin WuNetworkPkg/NetworkPkg.dsc: Move TLS modules to the...
2016-12-29 Hess ChenBaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID"
2016-12-29 chanueiNt32Pkg SecMain: Update SecMain.inf to support VS2015x8...
2016-12-29 Zhang, Chao BSecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags...
2016-12-29 Zhang, Chao BSecurityPkg: Tcg2Smm: TPM2 Vendor specific HID
2016-12-29 Ruiyu NiShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash...
2016-12-29 Ruiyu NiMdePkg/BaseLib: Fix PathCleanUpDirectories to correctly...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Set new AP to idle state after...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Disable and restore system timer...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Swap local APIC timer interrupt...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Move save/restore interrupt to...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Sync BSP's local APIC timer setti...
2016-12-28 Jeff FanUefiCpuPkg/DxeMpInitLib: Support source debugging on...
2016-12-28 Jiewen YaoUefiCpuPkg/MicrocodeUpdate: Add MP support.
2016-12-28 Jiewen YaoUefiCpuPkg/MicrocodeUpdate: enhance flash write logic
2016-12-26 Star ZengIntelFrameworkModulePkg KbDxe: Execute key notify func...
2016-12-26 Star ZengIntelFrameworkModulePkg Ps2KbDxe: Execute key notify...
2016-12-26 Star ZengMdeModulePkg Ps2KbDxe: Execute key notify func at TPL_C...
2016-12-26 Star ZengMdeModulePkg TerminalDxe: Execute key notify func at...
2016-12-26 Star ZengMdeModulePkg UsbKbDxe: Execute key notify func at TPL_C...
2016-12-26 Star ZengMdeModulePkg ConSplitterDxe: Support toggle state sync
2016-12-26 Jiaxin WuNetworkPkg: Fix potentially uninitialized local variable
2016-12-26 Jiaxin WuNt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE...
2016-12-26 Jiaxin WuNetworkPkg/HttpDxe: Fix the potential NULL dereference
2016-12-26 Jiaxin WuNetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process...
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Support result rolling over.
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Add CapsuleTarget support.
2016-12-23 Hao WuBaseTools/Pccts: Resolve GCC sting format mismatch...
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleLib: remove ImageIndex check.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleApp: Dump capsule name in record.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleLib: Add NULL capsule name in record.
2016-12-23 Jiewen YaoSignedCapsulePkg/SystemCapsuleLib: Add ASSERT check...
2016-12-23 Jiewen YaoSecurityPkg/FmpAuthLib: Add PublicKeyDataLength check
2016-12-22 Jiaxin WuNt32Pkg: Enable HTTPS boot feature for Nt32 platform
2016-12-22 Jiaxin WuNt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib...
2016-12-22 Jiaxin WuNetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthCon...
2016-12-22 Jiaxin WuNetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6
2016-12-22 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Provide the UI to support...
2016-12-22 Jiaxin WuNetworkPkg/TlsDxe: TlsDxe driver implementation over...
2016-12-22 Jiaxin WuCryptoPkg: Add new TlsLib library
2016-12-22 Jiaxin WuCryptoPkg: Enable ssl build in OpensslLib directly
2016-12-22 Jiaxin WuMdePkg: Add a header to standardize TLS definitions
2016-12-22 Jiaxin WuMdePkg: Add TLS related protocol definition
2016-12-22 Hao WuNetworkPkg: Refine UintnToAscDecWithFormat functions...
2016-12-22 Hao WuMdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function...
2016-12-22 Hao WuMdeModulePkg/DxeNetLib: Rewrite NetblockChecksum functi...
2016-12-22 Hao WuMdePkg/MemoryLib: Refine InternalMemSetMem16|32|64...
2016-12-22 Hao WuMdePkg/BaseLib: Add an additional check within (Ascii...
2016-12-22 Hao WuMdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic
2016-12-21 Dandan BiUefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues
2016-12-21 Dandan BiUefiCpuPkg: Add Pcd info to uni file
2016-12-21 Eric DongSecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocat...
2016-12-20 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL...
2016-12-20 Liming GaoBaseTools GCC makefile: disable unused-result warning...
2016-12-20 Heyi GuoBaseTools: fix write-strings build warnings
2016-12-20 Heyi GuoBaseTools: fix format type build warnings
2016-12-20 Heyi GuoBaseTools: fix format-security build warnings
2016-12-20 Dandan BiMdeModulePkg/NonDiscoverableDeviceRegistrationLib:...
2016-12-20 Dandan BiMdeModulePkg/SataControllerDxe: Fix coding style issue
2016-12-20 Dandan BiMdeModulePkg/TerminalDxe: Initialize variable after...
2016-12-20 Dandan BiMdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as...
2016-12-20 Dandan BiMdeModulePkg/EbcDxe: Make variable name follow rules
2016-12-20 Dandan BiMdeModulePkg/CapsuleApp: Fix Guid format issues
2016-12-20 Dandan BiIntelSiliconPkg: Fix format issues
2016-12-20 Dandan BiSecurityPkg/FmpAuthenticationLib: Fix Guid format issues
2016-12-20 Chan, AmyIntelSiliconPkg: 0468303 caused to breaking the SMBIOS...
2016-12-20 Hao WuUefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
2016-12-20 Yonghong ZhuBaseTools: Correct bin wrappers for GenDepex.py path
2016-12-19 Ruiyu NiShellBinPkg: New Shell binaries for IA32 and X64
2016-12-19 Ruiyu NiFatBinPkg: New EnhancedFatDxe binaries for IA32, X64...
2016-12-19 Jiewen YaoUefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instance
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLib: Split into two files
2016-12-19 Michael KinneyUefiCpuPkg: Add STM GUIDs, Protocols, and PCDs
2016-12-19 Michael KinneyUefiCpuPkg/Include: Update MSEG structure comments
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDevice: Make variable...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010...
2016-12-19 Fu SiyuanNetworkPkg: Replace ASSERT with error return code in...
2016-12-19 Fu SiyuanMdeModulePkg: Replace ASSERT with error return code...
2016-12-18 Ard BiesheuvelOmap35xxPkg/PciEmulation: port to new non-discoverable...
2016-12-16 Zhang, Chao BSecurityPkg: Tcg2Dxe: Report correct FinalEventLog...
2016-12-16 Hao WuUefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM...
2016-12-16 Hao WuUefiCpuPkg/Include: Add Goldmont MSR header file with...
2016-12-16 Hao WuUefiCpuPkg/Include: Update Skylake MSR header file...
next