package
0.0.0-20241104101831-1454e04fdb07
Repository: https://github.com/kairos-io/netboot.git
Documentation: pkg.go.dev
# Constants
Architecture types that Pixiecore knows how to boot.
ArchIA32 is a 32-bit x86 machine.
ArchX64 is a 64-bit x86 machine (aka amd64 aka X64).
32-bit x86 processor running EFI.
64-bit x86 processor running EFI.
64-bit ARM processor running EFI.
64-bit x86 processor running EFI.
Pixiecore's iPXE, which has replaced the underlying firmware.
"Classic" x86 BIOS running iPXE (no UNDI support).
"Classic" x86 BIOS with PXE/UNDI support.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Architecture describes a kind of CPU architecture.
Firmware describes a kind of firmware attempting to boot.