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)
Sun, Aug 2, 1:40 AM
Unknown Object (File)
Sun, Aug 2, 12:46 AM
Unknown Object (File)
Sat, Aug 1, 5:47 AM
Unknown Object (File)
Wed, Jul 29, 7:08 PM
Unknown Object (File)
Sun, Jul 26, 7:17 AM
Unknown Object (File)
Sat, Jul 25, 9:15 PM
Unknown Object (File)
Thu, Jul 23, 7:34 PM
Unknown Object (File)
Wed, Jul 22, 5:44 AM
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 Not Applicable
Unit
Tests Not Applicable