2007-01-09 |
Michael Brown | Provide storage for an undi_device structure representi... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Use fixed-width fields in struct undi_device, so that... |
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 | 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-05 |
Michael Brown | Added PnP BIOS scanning code, separated out from the... |
tree | commitdiff |
2007-01-05 |
Michael Brown | Partial implementation of UNDI loader caller. |
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 |
2006-09-08 |
Michael Brown | Added geometry-guessing code based on the partition... |
tree | commitdiff |
2006-08-27 |
Michael Brown | Added support for INT 13,15; NTLDR calls it (though... |
tree | commitdiff |
2006-08-24 |
Michael Brown | Towards making KEEP_IT_REAL work again. |
tree | commitdiff |
2006-06-09 |
Michael Brown | Added missing check-in |
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-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 | Split out REAL_CODE() from REAL_EXEC(), preparatory... |
tree | commitdiff |
2006-05-24 |
Michael Brown | Remove references to obsoleted REAL_CALL from documenta... |
tree | commitdiff |
2006-05-24 |
Michael Brown | Removed REAL_FRAGMENT and REAL_CALL, and left just... |
tree | commitdiff |
2006-05-24 |
Michael Brown | Replaced memsizes.c with smaller memmap.c, taking advan... |
tree | commitdiff |
2006-05-23 |
Michael Brown | Add __{text,data}16_array, since there's no way I can... |
tree | commitdiff |
2006-05-19 |
Michael Brown | Add the concept of a "user pointer" (similar to the... |
tree | commitdiff |
2006-05-19 |
Michael Brown | Use typeof(sizeof(...)) to define a size_t. This stops... |
tree | commitdiff |
2006-05-17 |
Michael Brown | Strip down i386 PCI configuration space I/O to the... |
tree | commitdiff |
2006-05-14 |
Michael Brown | Add INT 13,41 (extensions installation check). LILO... |
tree | commitdiff |
2006-05-14 |
Michael Brown | Add int13_boot(), to allow booting from INT 13 emulated... |
tree | commitdiff |
2006-05-14 |
Michael Brown | Specify attributes on .text16. |
tree | commitdiff |
2006-05-14 |
Michael Brown | Rewrote printf and friends to better support standard... |
tree | commitdiff |
2006-05-13 |
Michael Brown | Provide access to rm_cs and rm_ds from protected-mode... |
tree | commitdiff |
2006-05-13 |
Michael Brown | Provide a global counter for the number of interrupts... |
tree | commitdiff |
2006-05-13 |
Michael Brown | Define BIOS data segment in bios.h |
tree | commitdiff |
2006-05-13 |
Michael Brown | Add flag definitions. |
tree | commitdiff |
2006-05-13 |
Michael Brown | Add INT 13 emulation layer (which provides an interface... |
tree | commitdiff |
2006-05-13 |
Michael Brown | Add 64-bit byte-swapping operations. |
tree | commitdiff |
2006-05-13 |
Michael Brown | (Redoing check-in lost by SourceForge's failure.) |
tree | commitdiff |
2006-05-13 |
Michael Brown | (Redoing check-in lost by SourceForge's failure.) |
tree | commitdiff |
2006-05-13 |
Michael Brown | (Redoing check-in lost by SourceForge's failure.) |
tree | commitdiff |
2006-05-13 |
Michael Brown | (Redoing check-in lost by SourceForge's failure.) |
tree | commitdiff |
2006-05-06 |
Michael Brown | Allow access to variables in .text16 as well as .data16... |
tree | commitdiff |
2006-05-04 |
Michael Brown | Added methods for efficiently declaring and accessing... |
tree | commitdiff |
2006-05-02 |
Michael Brown | <name>_size variable is no longer needed, since we... |
tree | commitdiff |
2006-05-02 |
Michael Brown | Towards a(nother) new real-mode infrastructure, in... |
tree | commitdiff |
2006-04-30 |
Michael Brown | Put the TCP connection periodic processing in tcp.c... |
tree | commitdiff |
2006-04-25 |
Michael Brown | Added missing ssize_t |
tree | commitdiff |
2006-04-24 |
Michael Brown | gcc is rather over-aggressive about optimising out... |
tree | commitdiff |
2006-04-24 |
Michael Brown | Header rearrangement. |
tree | commitdiff |
2006-04-24 |
Michael Brown | Added __constant_memcpy() based on version in Linux... |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2005-05-23 |
Michael Brown | Fixes for gcc >= 3.2 from Georg Baum |
tree | commitdiff |
2005-05-23 |
Michael Brown | Split PXE code into preboot, udp, tftp, undi and loader... |
tree | commitdiff |
2005-05-23 |
Michael Brown | Rearranging PXE header files |
tree | commitdiff |
2005-05-20 |
Michael Brown | Update to cope with changes in registers.h |
tree | commitdiff |
2005-05-20 |
Michael Brown | Don't use anonymous entries in a struct; it seems to... |
tree | commitdiff |
2005-05-19 |
Michael Brown | Imported from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-19 |
Michael Brown | Synced across updates from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-19 |
Michael Brown | Doxygenation |
tree | commitdiff |
2005-05-19 |
Michael Brown | Add a const to avoid a warning |
tree | commitdiff |
2005-05-17 |
Michael Brown | First version |
tree | commitdiff |
2005-05-17 |
Michael Brown | Added copy_phys_to_phys |
tree | commitdiff |
2005-05-17 |
Michael Brown | Use __unused instead of __used for static data structures. |
tree | commitdiff |
2005-05-09 |
Michael Brown | Include string.h, because we need to define copy_{to... |
tree | commitdiff |
2005-05-09 |
Michael Brown | off_t should be signed. |
tree | commitdiff |
2005-05-09 |
Michael Brown | Add off_t and physaddr_t, and the copy_{to,from}_phys... |
tree | commitdiff |
2005-05-09 |
Michael Brown | Add memcpy |
tree | commitdiff |
2005-04-27 |
Michael Brown | Missing include |
tree | commitdiff |
2005-04-27 |
Michael Brown | Post-relocation functions use the generic table mechanism. |
tree | commitdiff |
2005-04-26 |
Michael Brown | ISA bus driver updated to report devices as present... |
tree | commitdiff |
2005-04-25 |
Michael Brown | BIOS floppy handling code moved to where it will really... |
tree | commitdiff |
2005-04-18 |
Michael Brown | Moved disk functions to drivers/bus/bios_disks.c |
tree | commitdiff |
2005-04-18 |
Michael Brown | Save a few bytes by using naturally-sized ints. |
tree | commitdiff |
2005-04-17 |
Michael Brown | Made copy_{to,from}_real volatile, so that they don... |
tree | commitdiff |
2005-04-14 |
Michael Brown | compiler.h is now always included on the command line. |
tree | commitdiff |
2005-04-12 |
Michael Brown | For pci_io.c |
tree | commitdiff |
2005-04-10 |
Michael Brown | arch_initialise() is now sufficiently generic that... |
tree | commitdiff |
2005-04-10 |
Michael Brown | Added post-relocation function table. |
tree | commitdiff |
2005-04-10 |
Michael Brown | Add librm_base. |
tree | commitdiff |
2005-04-10 |
Michael Brown | hooks.o is now a single object, rather than having... |
tree | commitdiff |
2005-04-09 |
Michael Brown | Don't build relocate() under KEEP_IT_REAL |
tree | commitdiff |
2005-04-09 |
Michael Brown | Need to provide sizeof(struct free_base_memory_header... |
tree | commitdiff |
2005-04-09 |
Michael Brown | Split out from etherboot.h |
tree | commitdiff |
2005-04-09 |
Michael Brown | First version |
tree | commitdiff |
2005-04-08 |
Michael Brown | Merged mcb30-realmode-redesign back to HEAD |
tree | commitdiff |
2005-03-08 |
Michael Brown | Initial revision |
tree | commitdiff |
|