HomeFreeBSD

stand: Allocate bootinfo rather than have it be static

Description

stand: Allocate bootinfo rather than have it be static

This saves 80 bytes (the new bootinfo structure was 84 bytes, and a
pointer is 4 bytes). The bi_load32 code is the same size.

Sponsored by: Netflix
Reviewed by: tsoome
Differential Revision: https://reviews.freebsd.org/D36575

Details

Provenance
impAuthored on Sep 16 2022, 3:09 PM
Reviewer
tsoome
Differential Revision
D36575: stand: Allocate bootinfo rather than have it be static
Parents
rG4134f677eb39: i386: Make boot loader smaller by reducing size of bootinfo
Branches
Unknown
Tags
Unknown