Page MenuHomeFreeBSD

stand: Move eficom to libefi
ClosedPublic

Authored by imp on May 8 2023, 8:27 PM.
Tags
None
Referenced Files
F164726150: D40007.diff
Mon, Aug 3, 9:07 AM
Unknown Object (File)
Sun, Jul 12, 12:21 AM
Unknown Object (File)
Jun 29 2026, 11:11 PM
Unknown Object (File)
Jun 29 2026, 9:49 AM
Unknown Object (File)
Jun 29 2026, 9:42 AM
Unknown Object (File)
Jun 27 2026, 1:58 PM
Unknown Object (File)
Jun 27 2026, 1:58 PM
Unknown Object (File)
Jun 25 2026, 5:08 PM

Details

Summary

Rename efiserialc to eficom.c and move it to libefi. Remove
loader.efi.h, since it's not needed. It's architecture independent
(though how we use it might vary). Drivers also belong in libfoo
in the boot loader: all the BIOS drivers are in i386/libi386 and
the console driver is in efi/libefi.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51376
Build 48267: arc lint + arc unit