mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-25 12:41:39 +00:00
Add HTTP boot architecture to pxe
This paves the way for future response to HTTP boot
This commit is contained in:
parent
da5a34c2e4
commit
e2d0e49fc7
@ -30,6 +30,7 @@ pxearchs = {
|
||||
'\x00\x07': 'uefi-x64',
|
||||
'\x00\x09': 'uefi-x64',
|
||||
'\x00\x0b': 'uefi-aarch64',
|
||||
'\x00\x10': 'uefi-httpboot',
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user