Page MenuHomeFreeBSD

libsa: smbios: Rename 64-bit entry point's guards
ClosedPublic

Authored by olce on Mar 7 2025, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 8:42 PM
Unknown Object (File)
Mon, Oct 13, 4:46 PM
Unknown Object (File)
Mon, Oct 13, 1:55 AM
Unknown Object (File)
Sun, Oct 12, 7:49 PM
Unknown Object (File)
Sun, Oct 12, 1:42 PM
Unknown Object (File)
Sun, Oct 12, 1:01 PM
Unknown Object (File)
Thu, Oct 9, 4:55 PM
Unknown Object (File)
Thu, Oct 9, 2:11 AM
Subscribers

Details

Summary

Rename HAS_SMBV3 to SMBIOS_64BIT_EP, as it will soon be externally
defined in some cases, and 'isv3' to 'is_64bit_ep'. These are more
accurate names for what they actually control/indicate.

No functional change.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable