Add support for x86_64 #161

Closed
fbl wants to merge 1 commits from fbl:x86 into master

1 Commits

Author SHA1 Message Date
Fabian Bläse 289c5f54ad Add support for x86_64
This patch adds support for the x86_64 target. Both legacy and UEFI boot
are supported.

Currently, only a single network interface is supported, which is
configured like any other ONE_PORT device. Therefore, this target is not
very useful for the node variant. However, vlan interfaces can be
configured for client, wan and peering sections in the layer3
configuation.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2021-08-05 20:03:26 +02:00