mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 00:08:35 +00:00
Add UEFI HTTP boot for arm64 to recognized archs
For now, we serve up the whole image, no need to distinguish arm from x86 here yet
This commit is contained in:
@@ -126,6 +126,7 @@ pxearchs = {
|
||||
b'\x00\x09': 'uefi-x64',
|
||||
b'\x00\x0b': 'uefi-aarch64',
|
||||
b'\x00\x10': 'uefi-httpboot',
|
||||
b'\x00\x13': 'uefi-httpboot', # arm httpboot
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user