2 Commits (c73af29fe206dda55a72119b6b29c5628aa09ed1)

Author SHA1 Message Date
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean 8 years ago
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 years ago
  Michael Brown 8819a34c0e [bios] Allow memmap.c to be compiled for x86_64 8 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Eduardo Habkost 3293eb8e73 [pcbios] Merge adjacent memory regions of same type 13 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Michael Brown bae3964e6f [pcbios] Always show INT 15,88 result under DEBUG=memmap 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations 15 years ago
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present 15 years ago
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps 15 years ago
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message 15 years ago
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 16 years ago
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 years ago
  Michael Brown a7eee64506 Added more verbose memory-map debugging. 17 years ago
  Michael Brown 0979e674bb Added more verbose memory-map debugging. 17 years ago
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 17 years ago
  Michael Brown b9f99858ab Make the getmemsize() prototype available in memsizes.h, for code that 17 years ago
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything 17 years ago
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 years ago
  Michael Brown e4f8d6eed7 Add a "count" field to struct memory_map. 18 years ago
  Michael Brown 986f6ffff1 Define a struct memory_map with a fixed number of entries, rather than 18 years ago
  Michael Brown 04d6005d77 Update to REAL_CODE() 18 years ago
  Michael Brown 53935e9dc6 Set carry flag before calling INT 15,e801 and INT 15,e820. 18 years ago
  Michael Brown 77a65075a6 Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, 18 years ago