20 Commits (18a84f4f1a93c8d5939dc643a1d071da541ecd59)

Autor SHA1 Mensaje Fecha
  Michael Brown 40724431e8 Added support for INT 13,15; NTLDR calls it (though it may not hace 18 años
  Michael Brown 19883779ba Use TEXT16_CODE() rather than manually specifying ".code16" etc, since hace 18 años
  Michael Brown 4afc494b83 Both the !PXE and PXENV+ structures must be paragraph-aligned hace 18 años
  Michael Brown fd07f56f0d Note to self: learn to count. hace 18 años
  Michael Brown 843bcc291d Added missing __from_text16()s when passing pointers to PXE NBP. hace 18 años
  Michael Brown 751ae718bd pxe_int_1a is needed by pxe_call.c hace 18 años
  Michael Brown 18c112d205 Added (not yet tested) PXE API entry point and support functions. hace 18 años
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. hace 18 años
  Michael Brown 17eea9f933 Fix bug with >256 cylinders. hace 18 años
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. hace 18 años
  Michael Brown 595f161b51 Updated to REAL_CODE(). hace 18 años
  Michael Brown ca2519cea3 Refactored to reduce code size; now down from 1304 to 1105 bytes. hace 18 años
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in hace 18 años
  Michael Brown 295e11b2b0 Add INT 13,41 (extensions installation check). LILO's MBR now uses hace 18 años
  Michael Brown 29fb77b0a4 Fix a couple of minor typos. hace 18 años
  Michael Brown 6e42cb95bd Also capture INT 19 as a failure path, to allow for boot sectors that hace 18 años
  Michael Brown 4435667a00 Add int13_boot(), to allow booting from INT 13 emulated drives. hace 18 años
  Michael Brown 63499e9cfd Allow re-entrancy and provide a global counter of the number of hace 18 años
  Michael Brown d2c22ec9bb Add INT 13 emulation layer (which provides an interface to gPXE block hace 18 años
  Michael Brown 847f38f4ac (Redoing check-in lost by SourceForge's failure.) hace 18 años