2
0
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:
Jarrod Johnson 2020-02-20 20:36:36 -05:00
parent da5a34c2e4
commit e2d0e49fc7

View File

@ -30,6 +30,7 @@ pxearchs = {
'\x00\x07': 'uefi-x64',
'\x00\x09': 'uefi-x64',
'\x00\x0b': 'uefi-aarch64',
'\x00\x10': 'uefi-httpboot',
}