John Asked: 2021-10-26 22:53:47 +0800 CST2021-10-26 22:53:47 +0800 CST 2021-10-26 22:53:47 +0800 CST 使用 Mainline U-Boot 引导加载程序加载 Windows 操作系统 772 如何使用Mainline U-Boot的引导加载程序加载 Windows 操作系统? 这可能吗?我们是否有任何文档可以指导我们采用这种方法? 谢谢你。 windows bootloader 1 个回答 Voted Best Answer Marcus Müller 2021-10-27T03:57:25+08:002021-10-27T03:57:25+08:00 是的,应该从 2016 年开始支持: https://lists.denx.de/pipermail/u-boot/2016-May/254340.html 您需要加载 Seabios: https://lists.denx.de/pipermail/u-boot/2016-May/254326.html 我们有任何文件吗 自述文件.x86; windows 是具有 bios 仿真和 ACPI 支持的普通有效负载。
是的,应该从 2016 年开始支持:
https://lists.denx.de/pipermail/u-boot/2016-May/254340.html
您需要加载 Seabios:
https://lists.denx.de/pipermail/u-boot/2016-May/254326.html
自述文件.x86; windows 是具有 bios 仿真和 ACPI 支持的普通有效负载。