-
由 H. Peter Anvin 提交于
Impact: cleanup The setup code is mostly 16-bit code, but there is a small stub of 32-bit code at the end. Move the 32-bit code to a separate segment, .text32, to avoid scrambling the disassembly. Signed-off-by: NH. Peter Anvin <hpa@linux.intel.com>be721696