71 Révisions (6f14c9d169a5229c92904ea50a97a35db5f4bc59)

Auteur SHA1 Message Date
  Michael Brown 045fb24557 Use internal real-mode stack from non-returnable prefixes il y a 17 ans
  Michael Brown ff7d0af585 Provide a buffer in base memory for code to fill with generated DHCP data. il y a 17 ans
  Michael Brown f06059ab97 More assertions il y a 17 ans
  Michael Brown c650c8c84a Also print out stack pointer (with optional stack dump) il y a 17 ans
  Michael Brown 406b20a64d Assert that division result is correct il y a 17 ans
  Michael Brown c789e8640b Added __umoddi3 il y a 17 ans
  Michael Brown b3b6b25aeb Handle (64-bit) / (32-bit) = (64-bit), i.e. one step beyond that il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown bd95927386 Accelerate memcpy() by around 32% on large, dword-aligned copies. il y a 17 ans
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously il y a 17 ans
  Michael Brown 77d280968a Obsoleted by arch/i386/image/multiboot.c il y a 17 ans
  Michael Brown 644f3674e6 Obsolete for some time il y a 17 ans
  Michael Brown ece4ff929e Use _text, rather than assuming _text==0. il y a 17 ans
  Michael Brown 77b7640af4 Fix the only bug (which was to use DBGC() in place of DBG()!) and add 4kB il y a 17 ans
  Michael Brown 45ec9c907e First version of an external memory allocator (not tested) il y a 17 ans
  Michael Brown 39a8ed827c Long since obsoleted by arch/i386/scripts/i386.lds il y a 17 ans
  Michael Brown 2e088d9afc Obsoleted by arch/i386/interface/pxe/pxe_call.c il y a 17 ans
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a il y a 17 ans
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything il y a 17 ans
  Michael Brown e2dcd05b67 Update buffer-handling code to enable expandable buffers. il y a 17 ans
  Michael Brown fdc97499bf Add device description fields to struct device. il y a 17 ans
  Michael Brown b12cd68726 Ripped out everything except the ability to send EOI to the PIC. il y a 17 ans
  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