49 Révisions (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Auteur SHA1 Message Date
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown df4b503a8c Added null trap code for debugging. (Must be included by adding il y a 18 ans
  Michael Brown 4d81b48504 Has been obsolete for a while. il y a 18 ans
  Michael Brown 1966945a5d Update relocate() to work with get_memmap(). il y a 18 ans
  Michael Brown 6631f46999 Updated to REAL_CODE(). il y a 18 ans
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in il y a 18 ans
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A il y a 18 ans
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. il y a 18 ans
  Michael Brown fcdab6299c Missed a reference to heap.h. il y a 18 ans
  Michael Brown 568cad0ddc (Redoing check-in lost by SourceForge's failure.) il y a 18 ans
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take il y a 18 ans
  Michael Brown 8f62b39c03 Move stack out to separate object, so that having a stack doesn't drag in il y a 18 ans
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. il y a 18 ans
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures il y a 18 ans
  Michael Brown 824d6ffa7f Header rearrangement. il y a 18 ans
  Michael Brown 079b5d5527 Moved pxe_loader.c to pxe_image.c to avoid name clash il y a 19 ans
  Michael Brown d3dec7c331 Update to cope with changes in registers.h il y a 19 ans
  Michael Brown 205a7ad5e0 Moved NBI support to nbi.c, modified to work with new load mechanism il y a 19 ans
  Michael Brown 9a413cfea1 Moved os_regs into start32.S il y a 19 ans
  Michael Brown a76b9c3f19 Added debug messages il y a 19 ans
  Michael Brown 301b2d40f0 Use the heap functions to allocate a load buffer. il y a 19 ans
  Michael Brown 9fc97f8513 First version il y a 19 ans
  Michael Brown b9e72856b6 Post-relocation functions use the generic table mechanism. il y a 19 ans
  Michael Brown 63e0c8f947 xstart16() fixed up to use new REAL_EXEC mechanism. il y a 19 ans
  Michael Brown 8e27e50316 We don't refer to _bss and _ebss any more. il y a 19 ans
  Michael Brown 6e5a3858bf Read number of PCI buses returned by BIOS so that we can scan more il y a 19 ans
  Michael Brown 44c7cc8c12 Standardised debug mechanism in place now. il y a 19 ans
  Michael Brown 17aad49028 16-bit PCI BIOS interface also now known to work. il y a 19 ans
  Michael Brown bbcdf38214 Improved debug messages il y a 19 ans
  Michael Brown ff53205d0d Should work for KEEP_IT_REAL as well now. il y a 19 ans
  Michael Brown 0ccaf5bb83 Nearly there... il y a 19 ans
  Michael Brown 87508aa0b2 arch_initialise() is now sufficiently generic that we may as well just il y a 19 ans
  Michael Brown 997b51c1e6 Use librm_arch_initialise for librm, arch_initialise for others. il y a 19 ans
  Michael Brown 39cb1b4f9e All the icky stuff is now taken care of by librm_arch_initialise il y a 19 ans
  Michael Brown f06e8c9707 Added post-relocation function table. il y a 19 ans
  Michael Brown 04682f9838 Setup now calls initialise() directly, rather than expecting the il y a 19 ans
  Michael Brown dfb9c44994 hooks.o is now a single object, rather than having separate hooks.o and il y a 19 ans
  Michael Brown 44eee81d11 Don't build relocate() under KEEP_IT_REAL il y a 19 ans
  Michael Brown 29f43896aa Add relocate.h il y a 19 ans
  Michael Brown 8039086ec8 Added a lot of explanatory comments. il y a 19 ans
  Michael Brown 19176718be callbacks.h no longer exists il y a 19 ans
  Michael Brown 73dbe41007 Old callbacks mechanism is obsolete. il y a 19 ans
  Michael Brown a4920c16bd Moved relocate.c to arch-specific dir, since it involves arch-specific il y a 19 ans
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD il y a 19 ans
  Michael Brown 3d6123e69a Initial revision il y a 19 ans