73 Комити (8223084afc206000312611a3fcfa30a28500d1a3)

Аутор SHA1 Порука Датум
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map пре 16 година
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages пре 16 година
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map пре 16 година
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions пре 16 година
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. пре 16 година
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation пре 16 година
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 пре 16 година
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 пре 16 година
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching пре 16 година
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API пре 16 година
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem пре 16 година
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. пре 16 година
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. пре 16 година
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and пре 16 година
  Michael Brown 68c438954d Update SMBIOS internal API to be easier to use, and not to require пре 16 година
  Michael Brown 35ee7e4479 Ensure that empty e820 regions are skipped even at the end of the пре 16 година
  Michael Brown e445c2c07c Ensure that empty e820 regions are skipped even at the end of the пре 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 26473105cd On advice of hpa: be more patient with the KBC and SCPA methods; retry пре 17 година
  Michael Brown 95c07736cb Be more aggressive in attempts to enable A20, now that we have the пре 17 година
  Michael Brown 57b5e227ff Use fast in-situ test for gate A20 being set, to cut down on the пре 17 година
  Michael Brown 1ecb9acb87 Fix typo пре 17 година
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. пре 17 година
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot пре 17 година
  Michael Brown 22ed1fbaf1 Add ability to read serial number from SMBIOS пре 17 година
  Michael Brown b9f99858ab Make the getmemsize() prototype available in memsizes.h, for code that пре 17 година
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to пре 17 година
  Michael Brown 0b0e34e667 Provide {get,set}_fbms() in basemem.h. пре 17 година
  Michael Brown aaed3d50a8 Some operating systems get a nasty shock if a region of the E820 map seems пре 17 година
  Michael Brown 859da6bd32 Allow external code to update hidden memory regions. пре 17 година
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything пре 17 година
  Michael Brown 477a70697a Added PnP BIOS scanning code, separated out from the UNDI driver пре 17 година
  Michael Brown f58f193633 Engage brain: since when was zero >= 0x80 ? пре 17 година
  Michael Brown 9c3b4e5b0b Some BIOSes return 0xe0 for extended characters. Just assume that пре 17 година
  Michael Brown dbb7b30cca Return ANSI sequences for special keys пре 17 година
  Michael Brown 0aa1223264 Optimise bios_putchar for speed(!) by avoiding two separate real-mode пре 17 година
  Michael Brown 8b3a4c9862 Add basic ANSI escape sequence support to BIOS console пре 17 година
  Michael Brown 8bff0f0619 Avoid draining the keyboard buffer during gateA20_set(). It shouldn't пре 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 година
  Marty Connor 56a3ff7202 get rid of compile warnings (except intentionally generated ones) пре 18 година
  Marty Connor c30623b739 fix DBG macro unknown variable пре 18 година
  Michael Brown 78dd963c1f Check to see if we've reached the end of the map before attempting to пре 18 година
  Michael Brown 2138db36ca Add "addr32" required explicitly by older gas. пре 18 година
  Michael Brown 476d02051f Windows Server 2003 sulks if we feed it an empty region in base memory пре 18 година
  Michael Brown d82f71efd0 Also hide base memory region from E820 map. пре 18 година
  Michael Brown f939ff7cb5 Fix printf format warning error пре 18 година
  Michael Brown 3bd3c13c7b Why should pushal/popal put the registers on the stack in a logical пре 18 година