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)
Fri, Oct 4, 3:31 AM
Unknown Object (File)
Tue, Oct 1, 7:49 PM
Unknown Object (File)
Tue, Oct 1, 6:01 PM
Unknown Object (File)
Tue, Oct 1, 4:29 AM
Unknown Object (File)
Mon, Sep 30, 12:04 AM
Unknown Object (File)
Sat, Sep 28, 7:44 PM
Unknown Object (File)
Thu, Sep 26, 3:24 AM
Unknown Object (File)
Wed, Sep 25, 6:51 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