Powerpc is currently the only architecture that we support more than one
endian. It's the only one that benefits from this swapping, so restrict
the code to there. This saves about 1k in the i386 BIOS loader.
Sponsored by: Netflix
Differential D36577 Authored by imp on Sep 14 2022, 7:50 PM.
Details Summary Powerpc is currently the only architecture that we support more than one Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptSep 14 2022, 7:50 PM2022-09-14 19:50:15 (UTC+0) Harbormaster completed remote builds in B47393: Diff 110569.Sep 14 2022, 7:50 PM2022-09-14 19:50:15 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2022, 3:54 PM2022-09-16 15:54:50 (UTC+0) Closed by commit rGc0ecae78abbe: stand/elf: Only support swapping headers on powerpc. (authored by imp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110651 stand/common/load_elf.c
|