Page MenuHomeFreeBSD

stand: Move eficom to libefi
ClosedPublic

Authored by imp on May 8 2023, 8:27 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Jun 24 2026, 7:47 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 Not Applicable
Unit
Tests Not Applicable