Page MenuHomeFreeBSD

edk2: Tweak the tests for UEFI Specification Data Type requirements
ClosedPublic

Authored by imp on Nov 9 2025, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 8:47 PM
Unknown Object (File)
Tue, May 19, 2:25 PM
Unknown Object (File)
Tue, May 19, 9:35 AM
Unknown Object (File)
Mon, May 18, 10:59 PM
Unknown Object (File)
Mon, May 18, 8:17 PM
Unknown Object (File)
Mon, May 18, 9:48 AM
Unknown Object (File)
Sun, May 17, 11:11 PM
Unknown Object (File)
Sun, May 17, 10:18 PM
Subscribers
None

Details

Summary

On x86 these trigger for 32-bit builds. We only ever (will) do that for
the 32-bit loader that starts a 64 bit kernel for ia32. For the moment,
take the training wheels off, though most likely some compile flags need
to be used to change the i386 ABI to force *int64_t alignment to 64
bits or some other horror as yet ill-concieved. Despite this assertion,
the ia32 to boot 64-bit kernels loaders seem to work.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68494
Build 65377: arc lint + arc unit