Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D40672
efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP.
Closed
Public
Actions
Authored by
jhb
on Jun 20 2023, 4:34 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F145324683: D40672.1777648639.diff
Thu, Apr 30, 3:17 PM
2026-04-30 15:17:19 (UTC+0)
Subscribers
bcran
dab
imp
Details
Reviewers
manu
imp
Commits
rGb9f56cabeda4: efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP.
Summary
This quiets a set but unused warning on platforms without this module
info such as aarch64.
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Event Timeline
jhb
created this revision.
Jun 20 2023, 4:34 PM
2023-06-20 16:34:44 (UTC+0)
Herald
added a reviewer:
manu
.
·
View Herald Transcript
Jun 20 2023, 4:34 PM
2023-06-20 16:34:44 (UTC+0)
Herald
added subscribers:
dab
,
bcran
,
imp
.
·
View Herald Transcript
jhb
requested review of this revision.
Jun 20 2023, 4:34 PM
2023-06-20 16:34:44 (UTC+0)
Harbormaster
completed remote builds in
B52207: Diff 123547
.
Jun 20 2023, 4:34 PM
2023-06-20 16:34:44 (UTC+0)
jhb
added a parent revision:
D40671: jail: Mute -Wunused-but-set-variable for yynerrs.
.
Jun 20 2023, 4:34 PM
2023-06-20 16:34:46 (UTC+0)
jhb
added a child revision:
D40673: rtld-elf: Mark tls_init_align __unused in free_tls for Variant I TLS.
.
jhb
added a reviewer:
imp
.
Jun 20 2023, 4:44 PM
2023-06-20 16:44:15 (UTC+0)
This revision was not accepted when it landed; it landed in state
Needs Review
.
Jun 27 2023, 5:20 PM
2023-06-27 17:20:48 (UTC+0)
Closed by commit
rGb9f56cabeda4: efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP.
.
·
Explain Why
This revision was automatically updated to reflect the committed changes.
jhb
added a commit:
rGb9f56cabeda4: efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP.
.