34 Revize (8406115834d38bb743e01f35bfd36e835532415e)

Autor SHA1 Zpráva Datum
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses před 14 roky
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros před 15 roky
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed před 15 roky
  Michael Brown cc93556725 [build] Fix calculation of _filesz před 15 roky
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions před 15 roky
  Michael Brown 7982e79d3c [build] Use ".bss.*" names for uninitialised-data sections před 15 roky
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 před 15 roky
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names před 15 roky
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 před 16 roky
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure před 16 roky
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map před 16 roky
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions před 16 roky
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) před 16 roky
  Michael Brown 2c7a9e803c Remove the (unused) option to override _prefix_link_addr, před 16 roky
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a před 17 roky
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. před 17 roky
  Michael Brown 048bbeeebc Compressed ROM images now work. před 17 roky
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the před 17 roky
  Michael Brown 628f6eddcc Make _load_size accurately reflect the number of bytes in the actual před 17 roky
  Michael Brown 43d976edd0 Prevent NULL from ever pointing to some real code or data. (This was před 17 roky
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. před 18 roky
  Michael Brown df4b503a8c Added null trap code for debugging. (Must be included by adding před 18 roky
  Michael Brown 46253ba618 Calculate _rom_size for the ROM prefix před 18 roky
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and před 18 roky
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take před 18 roky
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. před 19 roky
  Michael Brown f37e0a06d7 dev.c uses the new tables infrastructure. před 19 roky
  Michael Brown b9e72856b6 Post-relocation functions use the generic table mechanism. před 19 roky
  Michael Brown 3e5bf5fb06 console.c uses the generic table mechanism před 19 roky
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver před 19 roky
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an před 19 roky
  Michael Brown 0effbefe6f All boot device drivers are now lumped together in boot_drivers před 19 roky
  Michael Brown f06e8c9707 Added post-relocation function table. před 19 roky
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD před 19 roky