76 Ревизии (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

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