28 次程式碼提交 (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

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