96 Commits (8406115834d38bb743e01f35bfd36e835532415e)

Author SHA1 Message Date
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Shao Miller ec7e97f458 [e820mangler] Add missing CLC ins. for success path 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode 15 years ago
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map 15 years ago
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 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 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations 15 years ago
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S 15 years ago
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present 15 years ago
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 15 years ago
  Michael Brown 3392cfa7df [pcbios] Fetch INT 15,e820 entry directly into our e820 cache 15 years ago
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps 15 years ago
  Michael Brown 887d77c27a [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes 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 15 years ago
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages 16 years ago
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 years ago
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions 16 years ago
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. 16 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 years ago
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 16 years ago
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 years ago
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 16 years ago
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and 16 years ago
  Michael Brown 68c438954d Update SMBIOS internal API to be easier to use, and not to require 16 years ago
  Michael Brown 35ee7e4479 Ensure that empty e820 regions are skipped even at the end of the 16 years ago
  Michael Brown e445c2c07c Ensure that empty e820 regions are skipped even at the end of the 16 years ago
  Michael Brown a7eee64506 Added more verbose memory-map debugging. 16 years ago
  Michael Brown 0979e674bb Added more verbose memory-map debugging. 16 years ago
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 17 years ago
  Michael Brown 26473105cd On advice of hpa: be more patient with the KBC and SCPA methods; retry 17 years ago
  Michael Brown 95c07736cb Be more aggressive in attempts to enable A20, now that we have the 17 years ago
  Michael Brown 57b5e227ff Use fast in-situ test for gate A20 being set, to cut down on the 17 years ago
  Michael Brown 1ecb9acb87 Fix typo 17 years ago
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. 17 years ago
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 17 years ago
  Michael Brown 22ed1fbaf1 Add ability to read serial number from SMBIOS 17 years ago