Use the e-segment instead of the 9-segment for bios "low mem".

Use the e-segment for ZoneLow allocations.  There is plenty of
e-segment space (there has been since SeaBIOS supported code
relocation), while using the 9-segment space can impact old real-mode
applications.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
5 files changed
tree: 16832e16880eda2b11985818bd399693df29ac24
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO