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)
Apr 29 2024, 5:29 PM
Unknown Object (File)
Apr 22 2024, 7:59 PM
Unknown Object (File)
Apr 12 2024, 12:21 PM
Unknown Object (File)
Apr 7 2024, 9:37 AM
Unknown Object (File)
Mar 14 2024, 9:22 PM
Unknown Object (File)
Mar 14 2024, 9:22 PM
Unknown Object (File)
Mar 14 2024, 2:59 AM
Unknown Object (File)
Mar 11 2024, 7:21 AM

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