Make 0xa0000 - 0x10000 a "gap" in the e820 map.

Declaring memory between 0xa0000 - 0x10000 confuses windows, so don't
    do that.
Add capability to remove mappings in the memory mapping code.
3 files changed
tree: d6ea60ad3f48bd89a0fc5377ac2f78e0920f73a2
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO