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)
Mon, Nov 25, 4:53 AM
Unknown Object (File)
Mon, Nov 25, 4:53 AM
Unknown Object (File)
Sun, Nov 24, 5:14 PM
Unknown Object (File)
Sun, Nov 24, 5:14 PM
Unknown Object (File)
Wed, Nov 20, 10:49 PM
Unknown Object (File)
Sun, Nov 10, 5:58 AM
Unknown Object (File)
Sat, Nov 9, 5:17 AM
Unknown Object (File)
Fri, Nov 8, 2:05 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