75 Комити (18a84f4f1a93c8d5939dc643a1d071da541ecd59)

Аутор SHA1 Порука Датум
  Michael Brown 5a54225aef Added support for INT 13,15; NTLDR calls it (though it may not пре 18 година
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. пре 18 година
  Michael Brown 6fd1bd0510 Added missing check-in пре 18 година
  Michael Brown fdf62528ca It's astonishing how long really fundamental bugs can survive without пре 18 година
  Michael Brown 191a906338 Fix some remarkably obvious mistakes in pcidirect.h пре 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 edcf89e2b0 Remove the automatic segment register save and restore; most users of пре 18 година
  Michael Brown 02cf755f3f Removed REAL_EXEC(); there is no longer any code using it. пре 18 година
  Michael Brown 103aff3ae2 Added potentially required "\n\t" on the end of asm_code_str пре 18 година
  Michael Brown 7a53d07027 Split out REAL_CODE() from REAL_EXEC(), preparatory to removing REAL_EXEC пре 18 година
  Michael Brown 83d80d9e79 Remove references to obsoleted REAL_CALL from documentation. пре 18 година
  Michael Brown 3b525385af Removed REAL_FRAGMENT and REAL_CALL, and left just REAL_EXEC (which is пре 18 година
  Michael Brown 77a65075a6 Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, пре 18 година
  Michael Brown 897313007b Add __{text,data}16_array, since there's no way I can see to make the пре 18 година
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in пре 18 година
  Michael Brown 0ab92faedb Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining пре 18 година
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A пре 18 година
  Michael Brown 295e11b2b0 Add INT 13,41 (extensions installation check). LILO's MBR now uses пре 18 година
  Michael Brown 4435667a00 Add int13_boot(), to allow booting from INT 13 emulated drives. пре 18 година
  Michael Brown b4f941b257 Specify attributes on .text16. пре 18 година
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. пре 18 година
  Michael Brown 5080668704 Provide access to rm_cs and rm_ds from protected-mode code. пре 18 година
  Michael Brown dc8d429ec6 Provide a global counter for the number of interrupts hooked. пре 18 година
  Michael Brown d822b3d4cd Define BIOS data segment in bios.h пре 18 година
  Michael Brown a27defa483 Add flag definitions. пре 18 година
  Michael Brown d2c22ec9bb Add INT 13 emulation layer (which provides an interface to gPXE block пре 18 година
  Michael Brown 1ad72e0e79 Add 64-bit byte-swapping operations. пре 18 година
  Michael Brown 568cad0ddc (Redoing check-in lost by SourceForge's failure.) пре 18 година
  Michael Brown 847f38f4ac (Redoing check-in lost by SourceForge's failure.) пре 18 година
  Michael Brown f7b963da51 (Redoing check-in lost by SourceForge's failure.) пре 18 година
  Michael Brown 97d265f8dc (Redoing check-in lost by SourceForge's failure.) пре 18 година
  Michael Brown f8e087767b Allow access to variables in .text16 as well as .data16. Chained пре 18 година
  Michael Brown f4429533a6 Added methods for efficiently declaring and accessing variables in пре 18 година
  Michael Brown 9e1dd6402d <name>_size variable is no longer needed, since we don't copy the code. пре 18 година
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take пре 18 година
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. пре 18 година
  Michael Brown 7a82c3eca3 Added missing ssize_t пре 18 година
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures пре 18 година
  Michael Brown 824d6ffa7f Header rearrangement. пре 18 година
  Michael Brown 510ccb2900 Added __constant_memcpy() based on version in Linux's string.h. пре 18 година
  Michael Brown 7b423c0988 Fixes for gcc >= 3.2 from Georg Baum пре 19 година
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. пре 19 година
  Michael Brown 8becf0f65f Rearranging PXE header files пре 19 година
  Michael Brown d3dec7c331 Update to cope with changes in registers.h пре 19 година
  Michael Brown 5231b858c9 Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3. пре 19 година
  Michael Brown d0c9183903 Doxygenation пре 19 година
  Michael Brown dd475a9b8c Add a const to avoid a warning пре 19 година
  Michael Brown 9c832a6a69 First version пре 19 година
  Michael Brown 479fb900a1 Added copy_phys_to_phys пре 19 година