freebsd-src/stand/efi
Tatiana 47ef2a1310
Some checks are pending
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, arm64, aarch64) (push) Waiting to run
loader.efi: Fix LOADER_NET_SUPPORT=no builds
We include too many references to networking things in the
non-networking build for loader.efi. Ifdef out netserver command when we
are disabling network support to resolve.

PR: 277528
MFC After: 2 days
Reviewed by: imp
2024-11-02 16:13:58 -06:00
..
boot1 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fdt Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
gptboot stand: Install gptboot.efi(8) 2024-04-05 16:53:47 -06:00
include stand/efi: Changes to efichar to allow it to be used in the kernel 2024-03-28 14:09:37 -04:00
libefi Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libefi32 stand/efi: Add a 32-bit variant of libefi 2024-09-20 08:45:05 -06:00
loader loader.efi: Fix LOADER_NET_SUPPORT=no builds 2024-11-02 16:13:58 -06:00
loader_4th Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
loader_ia32 stand: Add support for 64-bit machines with 32-bit UEFI implementations 2024-09-20 08:45:08 -06:00
loader_lua Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
loader_simp Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile stand: Add support for 64-bit machines with 32-bit UEFI implementations 2024-09-20 08:45:08 -06:00
Makefile.inc stand: Add support for 64-bit machines with 32-bit UEFI implementations 2024-09-20 08:45:08 -06:00