20 커밋 (18a84f4f1a93c8d5939dc643a1d071da541ecd59)

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