46 Révisions (030e5a064e5f7252b3b77a27c78169f4a5c974c5)

Auteur SHA1 Message Date
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix il y a 13 ans
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds il y a 13 ans
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time il y a 13 ans
  Piotr Jaroszyński e84db1121b [linux] Add linux platform skeleton il y a 14 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 14 ans
  Michael Brown 2d9a303248 [build] Fix building with binutils 2.16 il y a 14 ans
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression il y a 14 ans
  Michael Brown 9068249e24 [prefix] Add .text16.early section il y a 14 ans
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix il y a 14 ans
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses il y a 14 ans
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros il y a 15 ans
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed il y a 15 ans
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink il y a 15 ans
  Michael Brown cc93556725 [build] Fix calculation of _filesz il y a 15 ans
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions il y a 15 ans
  Michael Brown 7982e79d3c [build] Use ".bss.*" names for uninitialised-data sections il y a 15 ans
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 il y a 15 ans
  Michael Brown 64e5ca0582 [efi] Fix linker script for ld 2.17.50.0.9 il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment il y a 15 ans
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names il y a 15 ans
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 il y a 16 ans
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure il y a 16 ans
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map il y a 16 ans
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions il y a 16 ans
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) il y a 16 ans
  Michael Brown 2c7a9e803c Remove the (unused) option to override _prefix_link_addr, il y a 16 ans
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a il y a 17 ans
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. il y a 17 ans
  Michael Brown 048bbeeebc Compressed ROM images now work. il y a 17 ans
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the il y a 17 ans
  Michael Brown 628f6eddcc Make _load_size accurately reflect the number of bytes in the actual il y a 17 ans
  Michael Brown 43d976edd0 Prevent NULL from ever pointing to some real code or data. (This was il y a 17 ans
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. 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 46253ba618 Calculate _rom_size for the ROM prefix il y a 18 ans
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and 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 282b6f1a1a isa.c uses the new table infrastructure. il y a 19 ans
  Michael Brown f37e0a06d7 dev.c uses the new tables infrastructure. il y a 19 ans
  Michael Brown b9e72856b6 Post-relocation functions use the generic table mechanism. il y a 19 ans
  Michael Brown 3e5bf5fb06 console.c uses the generic table mechanism il y a 19 ans
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver il y a 19 ans
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an il y a 19 ans
  Michael Brown 0effbefe6f All boot device drivers are now lumped together in boot_drivers il y a 19 ans
  Michael Brown f06e8c9707 Added post-relocation function table. il y a 19 ans
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD il y a 19 ans