2007-01-09 |
Michael Brown | If preloaded device matches, use that rather than going... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Populate preloaded_undi device when applicable. |
tree | commitdiff |
2007-01-09 |
Michael Brown | Provide storage for an undi_device structure representi... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Call PXENV_UNDI_GET_NIC_TYPE to identify NIC physical... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Use fixed-width fields in struct undi_device, so that... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Copy pxelinux's shutdown sequence: use UNLOAD_STACK... |
tree | commitdiff |
2007-01-08 |
Michael Brown | New strategy: always stop both base code and UNDI.... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Checking in obsolete but working memory-scanning code... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Neaten up debug messages |
tree | commitdiff |
2007-01-08 |
Michael Brown | Remove spurious debug message |
tree | commitdiff |
2007-01-08 |
Michael Brown | Now split out into undirom.c and undiload.c |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added any-PCI-device UNDI driver |
tree | commitdiff |
2007-01-08 |
Michael Brown | Tidied up debug messages |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added debugging statements |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added missing includes |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added missing declarations |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added missing include |
tree | commitdiff |
2007-01-08 |
Michael Brown | Split UNDI load/unload out into undiload.c. |
tree | commitdiff |
2007-01-08 |
Michael Brown | Remove obsolete includes |
tree | commitdiff |
2007-01-08 |
Michael Brown | Separated out UNDI ROM location code into undirom.c... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Use "struct undi_device" instead of "struct pxe_device... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Renamed undi.c to undinet.c. (undi.c will become the... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Obsolete |
tree | commitdiff |
2007-01-07 |
Michael Brown | Remove accidentally checked-in code |
tree | commitdiff |
2007-01-07 |
Michael Brown | Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and |
tree | commitdiff |
2007-01-07 |
Michael Brown | Remember to enable/disable the interrupt at the PIC. |
tree | commitdiff |
2007-01-05 |
Michael Brown | Remove redundant debug message |
tree | commitdiff |
2007-01-05 |
Michael Brown | UNDI loader routine now works |
tree | commitdiff |
2007-01-05 |
Michael Brown | Added PnP BIOS scanning code, separated out from the... |
tree | commitdiff |
2007-01-05 |
Marty Connor | Fixed typo |
tree | commitdiff |
2007-01-05 |
Michael Brown | Partial implementation of UNDI loader caller. |
tree | commitdiff |
2007-01-05 |
Michael Brown | Add PXE driver-scanning code, capable of locating all... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Renamed undi_net.c to undi.c. |
tree | commitdiff |
2007-01-04 |
Michael Brown | Obsolete; net driver functionality is now in undi_net... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Added PXE bus driver (with support only for using PXE... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Obsolete |
tree | commitdiff |
2007-01-04 |
Michael Brown | This file is no longer used |
tree | commitdiff |
2007-01-04 |
Michael Brown | Ripped out everything except the ability to send EOI... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Add as a separate file so that we can do "make bin... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Don't automatically call gateA20_set() when returning... |
tree | commitdiff |
2006-12-21 |
Michael Brown | Engage brain: since when was zero >= 0x80 ? |
tree | commitdiff |
2006-12-21 |
Michael Brown | Some BIOSes return 0xe0 for extended characters. Just... |
tree | commitdiff |
2006-12-20 |
Michael Brown | Return ANSI sequences for special keys |
tree | commitdiff |
2006-12-20 |
Michael Brown | Prevent NULL from ever pointing to some real code or... |
tree | commitdiff |
2006-12-19 |
Michael Brown | Optimise bios_putchar for speed(!) by avoiding two... |
tree | commitdiff |
2006-12-18 |
Michael Brown | Add basic ANSI escape sequence support to BIOS console |
tree | commitdiff |
2006-12-12 |
Michael Brown | Fix building on gas versions that don't auto-insert... |
tree | commitdiff |
2006-12-05 |
Michael Brown | Avoid draining the keyboard buffer during gateA20_set... |
tree | commitdiff |
2006-09-27 |
Michael Brown | We don't actually have a stdio.h header file. Our... |
tree | commitdiff |
2006-09-27 |
Marty Connor | added stdio.h to includes for DBG compilation |
tree | commitdiff |
2006-09-19 |
Marty Connor | fix args to _disable routine |
tree | commitdiff |
2006-09-14 |
Marty Connor | get rid of compile warnings (except intentionally gener... |
tree | commitdiff |
2006-09-14 |
Marty Connor | fix DBG macro unknown variable |
tree | commitdiff |
2006-09-08 |
Michael Brown | Added geometry-guessing code based on the partition... |
tree | commitdiff |
2006-08-31 |
Michael Brown | Check to see if we've reached the end of the map before... |
tree | commitdiff |
2006-08-27 |
Michael Brown | Added support for INT 13,15; NTLDR calls it (though... |
tree | commitdiff |
2006-08-26 |
Michael Brown | Added support for INT 13,15; NTLDR calls it (though... |
tree | commitdiff |
2006-08-24 |
Michael Brown | Use TEXT16_CODE() rather than manually specifying ... |
tree | commitdiff |
2006-08-24 |
Michael Brown | Towards making KEEP_IT_REAL work again. |
tree | commitdiff |
2006-08-09 |
Michael Brown | Both the !PXE and PXENV+ structures must be paragraph... |
tree | commitdiff |
2006-08-09 |
Michael Brown | Note to self: learn to count. |
tree | commitdiff |
2006-08-09 |
Michael Brown | Added missing __from_text16()s when passing pointers... |
tree | commitdiff |
2006-08-09 |
Michael Brown | pxe_int_1a is needed by pxe_call.c |
tree | commitdiff |
2006-08-08 |
Michael Brown | Added (not yet tested) PXE API entry point and support... |
tree | commitdiff |
2006-08-02 |
Michael Brown | Updated PXE UDP implementation to use the new Etherboot... |
tree | commitdiff |
2006-06-12 |
Michael Brown | Add "addr32" required explicitly by older gas. |
tree | commitdiff |
2006-06-11 |
Michael Brown | Added null trap code for debugging. (Must be included... |
tree | commitdiff |
2006-06-09 |
Michael Brown | Windows Server 2003 sulks if we feed it an empty region... |
tree | commitdiff |
2006-06-09 |
Michael Brown | Added missing check-in |
tree | commitdiff |
2006-06-08 |
Michael Brown | Fix bug with >256 cylinders. |
tree | commitdiff |
2006-06-08 |
Michael Brown | It's astonishing how long really fundamental bugs can... |
tree | commitdiff |
2006-06-08 |
Michael Brown | Fix some remarkably obvious mistakes in pcidirect.h |
tree | commitdiff |
2006-06-06 |
Michael Brown | We now have just romprefix, rather than having isaprefi... |
tree | commitdiff |
2006-06-06 |
Michael Brown | Cut out almost all the optional code paths, drastically... |
tree | commitdiff |
2006-06-06 |
Michael Brown | Code segment may not be writable; create the temporary... |
tree | commitdiff |
2006-06-06 |
Michael Brown | Calculate _rom_size for the ROM prefix |
tree | commitdiff |
2006-05-28 |
Michael Brown | Tidy up comment |
tree | commitdiff |
2006-05-28 |
Michael Brown | Fixed assembly on old versions of gas |
tree | commitdiff |
2006-05-25 |
Michael Brown | Updated to work with libprefix. |
tree | commitdiff |
2006-05-25 |
Michael Brown | Documented the fact that the prefix can prot_call(main... |
tree | commitdiff |
2006-05-25 |
Michael Brown | Also hide base memory region from E820 map. |
tree | commitdiff |
2006-05-25 |
Michael Brown | init_librm() and prot_call() are now real-mode far... |
tree | commitdiff |
2006-05-25 |
Michael Brown | Has been obsolete for a while. |
tree | commitdiff |
2006-05-25 |
Michael Brown | Update relocate() to work with get_memmap(). |
tree | commitdiff |
2006-05-25 |
Michael Brown | Fix printf format warning error |
tree | commitdiff |
2006-05-25 |
Michael Brown | Why should pushal/popal put the registers on the stack... |
tree | commitdiff |
2006-05-25 |
Michael Brown | Typo. |
tree | commitdiff |
2006-05-25 |
Michael Brown | Add a "count" field to struct memory_map. |
tree | commitdiff |
2006-05-24 |
Michael Brown | Define a struct memory_map with a fixed number of entri... |
tree | commitdiff |
2006-05-24 |
Michael Brown | Remove the automatic segment register save and restore... |
tree | commitdiff |
2006-05-24 |
Michael Brown | Removed REAL_EXEC(); there is no longer any code using it. |
tree | commitdiff |
2006-05-24 |
Michael Brown | Added potentially required "\n\t" on the end of asm_cod... |
tree | commitdiff |
2006-05-24 |
Michael Brown | NBI is due for removal |
tree | commitdiff |
2006-05-24 |
Michael Brown | Will be replaced with a block-device implementation. |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE() |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE() |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
tree | commitdiff |
2006-05-24 |
Michael Brown | Update to REAL_CODE() |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
tree | commitdiff |
next |