76 Коміти (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Автор SHA1 Повідомлення Дата
  Michael Brown 0566ab2a2f Added geometry-guessing code based on the partition table 18 роки тому
  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 роки тому