ipxe 2.0发布正式版

查看 64|回复 6
作者:wangfang1126   
ChangesAdd support for [color=var(--fgColor-accent,var(--color-accent-fg))]UEFI Secure Boot via a dedicated [color=var(--fgColor-accent,var(--color-accent-fg))]iPXE shim.Add support for LoongArch64 and RISC-V CPU architectures.Add initial support for bare-metal operation on RISC-V.Automatically download and boot autoexec.ipxe script if it exists.Construct initrd-style CPIO archive for UEFI kernels.Support loading a UEFI executable via a [color=var(--fgColor-accent,var(--color-accent-fg))]shim.Add the [color=var(--fgColor-accent,var(--color-accent-fg))]${cwuri} and [color=var(--fgColor-accent,var(--color-accent-fg))]${cwduri} settings to expose the current working URI.Automatically open the boot network device after chainloading.Support EAPoL and port authentication.Support Link Layer Discovery Protocol (LLDP).Support DHE and ECDHE key exchange mechanisms, GCM cipher mode of operation, X25519, P-256, and P-384 elliptic curves, and ECDSA certificates.Close TLS connections gracefully via closure alerts.Remove support for TLS v1.0.Support gzip decompression and compressed arm64 kernels.Support decryption of CMS-encrypted files.Use ACPI-provided system MAC address for USB NICs.Support ECAM as a mechanism for accessing PCI configuration space.Support keyboard maps.Support dynamically created interactive forms.Extend ConnectX driver to support ConnectX-3 devices.Support error recovery on Broadcom NetXtreme-E devices.Add Intel 100 Gigabit Ethernet device driver.Add Marvell AQtion device driver.Add Cadence Gigabit Ethernet MAC (GEM) device driver.Add DesignWare MAC device driver.Add DesignWare USB3 host controller device driver.Add RDC R6040 device driver.Add Google Virtual Ethernet (GVE) device driver.Add EFI Managed Network Protocol device driver.Add libslirp-based virtual NIC device driver.Allow for reproducible builds.Publish official images for AWS and Google Cloud.Switch from Travis CI to GitHub Actions.Automate UEFI Secure Boot signing and the release process.
https://github.com/ipxe/ipxe
https://github.com/ipxe/ipxe/releases

正式版, port, authentication

七言V   
多谢分享
techstay   
感谢楼主分享
Williamongh   
支持楼主分享
lqwer123456   
谢谢分享!
flynaj   
更新内容
通过专用的iPXE加载项,增加对UEFI安全启动的支持。
增加对LoongArch64和RISC-V CPU架构的支持。
为RISC-V上的裸机操作添加初步支持。
如果存在autoexec.ipxe脚本,则自动下载并启动该脚本。
为UEFI内核构建initrd风格的CPIO存档文件。
支持通过[color=var(--fgColor-accent,var(--color-accent-fg))]填充程序加载UEFI可执行文件。
添加 [color=var(--fgColor-accent,var(--color-accent-fg))]${cwuri} 和 [color=var(--fgColor-accent,var(--color-accent-fg))]${cwduri} 设置,以展示当前工作URI。 在链式加载后自动打开启动网络设备。
支持EAPoL和端口认证。
支持链路层发现协议(LLDP)。
支持DHE和ECDHE密钥交换机制、GCM密码操作模式、X25519、P-256和P-384椭圆曲线,以及ECDSA证书。
通过关闭通知优雅地关闭TLS连接。
移除对TLS v1.0的支持。
支持gzip解压和压缩的arm64内核。
支持对CMS加密文件的解密。
为USB网卡使用ACPI提供的系统MAC地址。
支持ECAM作为访问PCI配置空间的机制。
支持键盘映射。
支持动态创建的交互式表单。
扩展ConnectX驱动程序以支持ConnectX-3设备。
支持Broadcom NetXtreme-E设备上的错误恢复功能。
添加英特尔100千兆以太网设备驱动程序。
添加Marvell AQtion设备驱动程序。
添加Cadence千兆以太网MAC(GEM)设备驱动程序。
添加DesignWare MAC设备驱动程序。
添加DesignWare USB3主机控制器设备驱动程序。
添加RDC R6040设备驱动程序。
添加谷歌虚拟以太网(GVE)设备驱动程序。
添加EFI管理网络协议设备驱动程序。
添加基于libslirp的虚拟网卡设备驱动程序。
考虑可重复构建。
发布AWS和Google Cloud的官方镜像。
从Travis CI切换到GitHub Actions。
自动化UEFI安全引导签名和发布流程。
https://github.com/ipxe/ipxe
https://github.com/ipxe/ipxe/releases
chonger   
多谢分享!!!
您需要登录后才可以回帖 登录 | 立即注册

返回顶部