31 Commits (v1.20.1)

Autor SHA1 Mensaje Fecha
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
  Michael Brown 25fd42ca87 Reduced etherboot.h dependencies to avoid unnecessary rebuilds. hace 17 años
  Michael Brown 73e3e02367 Fix prototype of random() and move to stdlib.h hace 17 años
  Michael Brown 637a891264 Fix prototype of sleep() and move it to unistd.h hace 17 años
  Michael Brown 97439cb6eb Kill off poll_interruptions(); it is lethal when we're acting as a PXE hace 18 años
  Michael Brown 49f933fbc3 Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux hace 18 años
  Michael Brown 05b284399e Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) hace 18 años
  Michael Brown dde1c5ad18 Moved include/in.h to include/gpxe/in.h, so that it can be included by hace 18 años
  Michael Brown 5d28bae0f1 Fix up building with gcc 4.0.1 / gas 2.16.91 hace 18 años
  Michael Brown be7897523d IGMP protocol now uses the generic background protocol mechanism. hace 19 años
  Michael Brown 53a4436d94 TFTP upgraded to use a core function library (in tftpcore.c) which will be hace 19 años
  Michael Brown f888bd589d doxygen doesn't allow us to do the --include compiler.h trick... hace 19 años
  Michael Brown 7205f0846c Heap function prototypes moved to heap.h hace 19 años
  Michael Brown cc980d1c94 Moved DOWNLOAD_PROTO_XXX options to config.h hace 19 años
  Michael Brown 1fdbbaa237 Removed obsolete prototypes. hace 19 años
  Michael Brown d727e144c1 nfs prototypes no longer required. hace 19 años
  Michael Brown 5bec933c66 tftp prototypes moved to tftp.h hace 19 años
  Michael Brown 332b40b986 loadkernel no longer exists; it is now download_url and lives in nic.c. hace 19 años
  Michael Brown fda36a0c1a Added back in the actual call to load(). hace 19 años
  Michael Brown f08516791e printf and sprintf now defined in vsprintf.h, drag in console.h to get hace 19 años
  Michael Brown 8570814148 Removed basemem.c prototypes hace 19 años
  Michael Brown c8c7d93757 Relocation code is arch-specific. hace 19 años
  Michael Brown fedd00dd46 Removed references to old callback mechanism hace 19 años
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD hace 19 años
  Michael Brown 7700b8059c Remove CODE16 as a global define; most files define it themselves hace 19 años
  Michael Brown 3d6123e69a Initial revision hace 19 años