mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #1542] [CLOSED] feat(windows): Add support for booting Windows on arm64 #3001
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#3001
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1542
Author: @ashlcx
Created: 11/23/2024
Status: ❌ Closed
Base:
development← Head:development📝 Commits (4)
da85fa0Add Windows arm64 Support249439dfix wimboot_arm64_upstream_url missing .arm64e698c4bfix isseq in wimboot kernel select3712ddfMerge branch 'netbootxyz:development' into development📊 Changes
4 files changed (+12 additions, -6 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+2 -0)📝
roles/netbootxyz/tasks/generate_disks_base.yml(+5 -1)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+1 -1)📝
roles/netbootxyz/templates/menu/windows.ipxe.j2(+4 -4)📄 Description
Adds support for booting Windows on arm64 using wimboot.arm64
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.