20 коммитов (18a84f4f1a93c8d5939dc643a1d071da541ecd59)

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