Set WARNS if not set for EFI boot code and fix the issues highlighted by setting it.
Most components are set to WARNS level 6 with few being left at lower levels due to the amount of changes needed to fix at higher levels.
Paths
| Differential D4839 Authored by smh on Jan 9 2016, 3:49 AM.
Details
Summary Set WARNS if not set for EFI boot code and fix the issues highlighted by setting it. Most components are set to WARNS level 6 with few being left at lower levels due to the amount of changes needed to fix at higher levels. Test Plan make buildenv Once built boot using the created boot.efifat image under qemu. Also: make tinderbox JFLAG=-j24 MAKE_JUST_WORLDS=1
Diff Detail
Event Timelinesmh updated this object. Herald added subscribers: rpokala, imp. · View Herald TranscriptJan 9 2016, 3:49 AM2016-01-09 03:49:37 (UTC+0)
Comment Actions Address feedback from emaste:
Herald added a subscriber: andrew. · View Herald TranscriptJan 11 2016, 8:46 PM2016-01-11 20:46:18 (UTC+0) smh edited the test plan for this revision. (Show Details)Jan 12 2016, 2:08 AM2016-01-12 02:08:54 (UTC+0) Closed by commit rS293724: Enable warnings in EFI boot code (authored by smh). · Explain WhyJan 12 2016, 2:18 AM2016-01-12 02:18:06 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12111 sys/boot/common/load_elf.c
sys/boot/common/load_elf_obj.c
sys/boot/common/misc.c
sys/boot/common/module.c
|
This says SUFFIX, should be PREFIX.