]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-10-13 Yonghong ZhuBaseTools: Rename get_bytes_le() to bytes_le
2018-10-13 Yunhua FengBaseTools: Update argparse arguments since it not have...
2018-10-13 Yunhua FengBaseTools: change the Division Operator in the expression
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: use map and filter to replace the itertools...
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
2018-10-13 Yunhua FengBaseTools: replace the list iteritems by items
2018-10-13 Yunhua FengBaseTools: Rename raw_input() to input()
2018-10-13 Yunhua FengBaseTools: Rename long() to int()
2018-10-13 Yunhua FengBaseTools: Rename xrange() to range()
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-10-13 Yunhua FengBaseTools: Remove the outdated verbose parameter of...
2018-10-12 Sami MujawarArmPkg: Add support for GICv4
2018-10-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI...
2018-10-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Add controller version...
2018-10-12 Dandan BiMdePkg: Use VENDOR_DEVICE_PATH structure for Debug...
2018-10-12 Jim.Dailey... ShellPkg-Cd: Ensure all valid cd targets are handled...
2018-10-12 Jim.Dailey... MdePkg-BaseLib: Fix PathCleanUpDirectories() error...
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:omit unused variable
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:disable wraning to...
2018-10-10 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: Support PCD input from comma...
2018-10-10 Ard BiesheuvelMdeModulePkg/NonDiscoverablePciDeviceDxe: expose unique...
2018-10-09 Liming GaoMdeModulePkg: Update Brotli DecompressLib to the latest...
2018-10-09 Liming GaoBaseTools: Update Brotli Compress to the latest one...
2018-10-09 Dandan BiMdePkg: Add PciRoot/PcieRoot text for ACPI Expanded...
2018-10-09 Dandan BiMdePkg: Correct condition check for AcpiExp text format
2018-10-09 Dandan BiMdePkg: Correct the string order of ACPI Expanded Devic...
2018-10-09 Dandan BiMdePkg: Correct the string expression of UTF8 vendor...
2018-10-09 Dandan BiMdeModulePkg/HiiDB: Fix incorrect structure convention...
2018-10-09 Liming GaoBaseTools LzmaCompress: Fix GCC warning misleading...
2018-10-09 Liming GaoIntelFrameworkModulePkg Lzma: Update LZMA SDK version...
2018-10-09 Liming GaoMdeModulePkg Lzma: Update LZMA SDK version to 18.05
2018-10-09 Liming GaoBaseTools Lzma: Update LZMA SDK version to 18.05
2018-10-09 Jiaxin WuShellPkg/TftpDynamicCommand: Correct comments to align...
2018-10-09 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Correct comments to align...
2018-10-09 Jiaxin WuMdeModulePkg/Tcp4Dxe: Remove the trailing white space...
2018-10-05 Marc-André... OvmfPkg/PlatformPei: clear CPU caches
2018-10-03 Jim.Dailey... ShellPkg: Create a homefilesystem environment variable
2018-09-30 zhijufanBaseTools: refactor the error for PCD value is negative...
2018-09-30 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds...
2018-09-30 Hao WuMdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check...
2018-09-30 Hao WuMdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds...
2018-09-30 Hao WuMdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix...
2018-09-30 Hao WuMdePkg/BaseLib: Add new AsmLfence API
2018-09-30 shengleiMdePkg/BaseLib: Remove an unused PCD
2018-09-30 shengleiShellPkg/UefiShellDebug1CommandsLib: Remove unused...
2018-09-30 shengleiShellPkg/UefiHandleParsingLib: Remove an unused PCD
2018-09-30 shengleiShellPkg/DpDynamicCommand: Remove unused PCDs
2018-09-30 shengleiShellPkg/Shell: Remove unused PCDs
2018-09-30 Eric DongUefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h:...
2018-09-29 shengleiSecurityPkg/Tcg2Dxe: Remove unused PCDs
2018-09-29 shengleiSecurityPkg/Tcg2ConfigPei: Remove an unused PCD
2018-09-29 shengleiMdeModulePkg/FirmwarePerformanceDataTableDxe: Remove...
2018-09-29 shengleiMdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDs
2018-09-29 shengleiUefiCpuPkg/CpuCommonFeaturesLib: Remove an unused PCD
2018-09-29 Li, SongpengNetworkPkg/HttpUtilitiesDxe: fix read memory access...
2018-09-29 Songpeng LiNetworkPkg/HttpDxe: fix read memory access overflow...
2018-09-28 Guo, DongaoMdeModulePkg/RegularExpressionDxe: modify inf to pass...
2018-09-28 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: remove tailing space from...
2018-09-28 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto...
2018-09-28 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD
2018-09-28 Star ZengMdeModulePkg Variable: Fix comment typo 'end' to 'start'
2018-09-28 shengleiIntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample...
2018-09-28 shengleiIntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an...
2018-09-28 shengleiIntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused PCDs
2018-09-28 shengleiIntelFsp2Pkg/BaseFspPlatformLib: Remove unused PCDs
2018-09-28 shengleiIntelFsp2Pkg/BaseFspCommonLib: Remove unused PCDs
2018-09-28 shengleiIntelFsp2Pkg/FspSecCore: Remove unused PCDs
2018-09-28 Chasel, ChiuIntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812b
2018-09-28 Jiaxin WuShellPkg/TftpDynamicCommand: Fix the potentially uninit...
2018-09-28 Jian J WangEmulatorPkg/EmulatorPkg.dsc: override PCD default to...
2018-09-28 Jian J WangNt32Pkg/Nt32Pkg.dsc: override PCD default to avoid...
2018-09-28 Chasel, ChiuGenCfgOpt.py: remove tailing space from output file
2018-09-28 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto...
2018-09-27 Chasel, ChiuIntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD
2018-09-27 Chasel, Chiu[PATCH v3 06/16] IntelFsp2WrapperPkg/BaseFspWrapperPlat...
2018-09-27 Chasel, Chiu[PATCH v3 05/16] IntelFsp2WrapperPkg/FspWrapperNotifyDx...
2018-09-27 Chasel, Chiu[PATCH v3 04/16] IntelFsp2Pkg/BaseFspSwitchStackLib...
2018-09-27 Chasel, Chiu[PATCH v3 03/16] IntelFsp2Pkg/BaseFspPlatformLib: Remov...
2018-09-27 Chasel, Chiu[PATCH v3 02/16] IntelFsp2Pkg/BaseFspCommonLib: Remove...
2018-09-27 Chasel, Chiu[PATCH v3 01/16] IntelFsp2Pkg/FspSecCore: Remove unused...
2018-09-27 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Use new EfiLocateFirstAcpiTa...
2018-09-27 Star ZengShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTa...
2018-09-27 Star ZengPcAtChipsetPkg PcRtc: Use new EfiLocateFirstAcpiTable()
2018-09-27 Star ZengMdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpi...
2018-09-27 Star ZengIntelSiliconPkg IntelVTdDxe: Use new EfiLocateFirstAcpi...
2018-09-27 Star ZengIntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXX...
2018-09-27 Star ZengMdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
2018-09-27 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Add the clarification compared...
2018-09-27 Jiaxin WuNetworkPkg/IScsiDxe: Add the clarification compared...
2018-09-27 Jiaxin WuNetworkPkg/TcpDxe: Add the clarification compared to...
2018-09-27 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Add the clarification compar...
2018-09-27 Jiaxin WuMdeModulePkg/IScsiDxe: Add the clarification compared...
2018-09-27 Jiaxin WuMdeModulePkg/Tcp4Dxe: Add the clarification compared...
2018-09-27 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Use the specified MTFTP window...
2018-09-27 Jiaxin WuNetworkPkg: Define one PCD for PXE to specify MTFTP...
2018-09-27 Jiaxin WuShellPkg/TftpDynamicCommand: Add one option for tftp...
2018-09-27 Jiaxin WuNetworkPkg/Mtftp6Dxe: Support windowsize in read reques...
next