22 Commits (8406115834d38bb743e01f35bfd36e835532415e)

Autor SHA1 Mensaje Fecha
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map hace 15 años
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy hace 15 años
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations hace 15 años
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present hace 15 años
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps hace 15 años
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message hace 15 años
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map hace 15 años
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 hace 16 años
  Michael Brown a7eee64506 Added more verbose memory-map debugging. hace 16 años
  Michael Brown 0979e674bb Added more verbose memory-map debugging. hace 16 años
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 hace 17 años
  Michael Brown b9f99858ab Make the getmemsize() prototype available in memsizes.h, for code that hace 17 años
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything hace 17 años
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are hace 17 años
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation hace 17 años
  Michael Brown e4f8d6eed7 Add a "count" field to struct memory_map. hace 18 años
  Michael Brown 986f6ffff1 Define a struct memory_map with a fixed number of entries, rather than hace 18 años
  Michael Brown 04d6005d77 Update to REAL_CODE() hace 18 años
  Michael Brown 53935e9dc6 Set carry flag before calling INT 15,e801 and INT 15,e820. hace 18 años
  Michael Brown 77a65075a6 Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, hace 18 años