48 커밋 (d12770e254551737659cbbb777beccde7d2363a9)

작성자 SHA1 메시지 날짜
  Michael Brown b9f99858ab Make the getmemsize() prototype available in memsizes.h, for code that 18 년 전
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to 18 년 전
  Michael Brown 0b0e34e667 Provide {get,set}_fbms() in basemem.h. 18 년 전
  Michael Brown aaed3d50a8 Some operating systems get a nasty shock if a region of the E820 map seems 18 년 전
  Michael Brown 859da6bd32 Allow external code to update hidden memory regions. 18 년 전
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything 18 년 전
  Michael Brown 477a70697a Added PnP BIOS scanning code, separated out from the UNDI driver 18 년 전
  Michael Brown f58f193633 Engage brain: since when was zero >= 0x80 ? 18 년 전
  Michael Brown 9c3b4e5b0b Some BIOSes return 0xe0 for extended characters. Just assume that 18 년 전
  Michael Brown dbb7b30cca Return ANSI sequences for special keys 18 년 전
  Michael Brown 0aa1223264 Optimise bios_putchar for speed(!) by avoiding two separate real-mode 18 년 전
  Michael Brown 8b3a4c9862 Add basic ANSI escape sequence support to BIOS console 18 년 전
  Michael Brown 8bff0f0619 Avoid draining the keyboard buffer during gateA20_set(). It shouldn't 18 년 전
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 19 년 전
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 19 년 전
  Marty Connor 56a3ff7202 get rid of compile warnings (except intentionally generated ones) 19 년 전
  Marty Connor c30623b739 fix DBG macro unknown variable 19 년 전
  Michael Brown 78dd963c1f Check to see if we've reached the end of the map before attempting to 19 년 전
  Michael Brown 2138db36ca Add "addr32" required explicitly by older gas. 19 년 전
  Michael Brown 476d02051f Windows Server 2003 sulks if we feed it an empty region in base memory 19 년 전
  Michael Brown d82f71efd0 Also hide base memory region from E820 map. 19 년 전
  Michael Brown f939ff7cb5 Fix printf format warning error 19 년 전
  Michael Brown 3bd3c13c7b Why should pushal/popal put the registers on the stack in a logical 19 년 전
  Michael Brown dd75965057 Typo. 19 년 전
  Michael Brown e4f8d6eed7 Add a "count" field to struct memory_map. 19 년 전
  Michael Brown 986f6ffff1 Define a struct memory_map with a fixed number of entries, rather than 19 년 전
  Michael Brown 8110f9b082 Updated to REAL_CODE() 19 년 전
  Michael Brown e8550035af Updated to REAL_CODE() 19 년 전
  Michael Brown c4d688c005 Updated to REAL_CODE(). 19 년 전
  Michael Brown 04d6005d77 Update to REAL_CODE() 19 년 전
  Michael Brown 53935e9dc6 Set carry flag before calling INT 15,e801 and INT 15,e820. 19 년 전
  Michael Brown 77a65075a6 Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, 19 년 전
  Michael Brown 5e80847827 Code to install the new E820 mangler (which doesn't require copying 19 년 전
  Michael Brown 5ec2b2c251 Cope with regions bigger than 4GB. 19 년 전
  Michael Brown d822b3d4cd Define BIOS data segment in bios.h 19 년 전
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. 19 년 전
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures 19 년 전
  Michael Brown 7b423c0988 Fixes for gcc >= 3.2 from Georg Baum 20 년 전
  Michael Brown c245ab75ad Moved disk functions to drivers/bus/bios_disks.c 20 년 전
  Michael Brown 2c36f5e6c7 Save a few bytes by using naturally-sized ints. 20 년 전
  Michael Brown 44c7cc8c12 Standardised debug mechanism in place now. 20 년 전
  Michael Brown e44e5c7247 compiler.h is now always included on the command line. 20 년 전
  Michael Brown 070f6c0b6b Fixed debug messages 20 년 전
  Michael Brown e29e6456b0 Don't zero freed base memory; one block will contain librm. 20 년 전
  Michael Brown 48feb91a40 Rewritten in a much saner way, now that we don't have to worry about 20 년 전
  Michael Brown fd95189c4d basememsize() updates the BIOS FBMS counter at 40:13. 20 년 전
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 20 년 전
  Michael Brown 3d6123e69a Initial revision 20 년 전