51 Комити (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

Аутор SHA1 Порука Датум
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts пре 12 година
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload пре 12 година
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix пре 12 година
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation пре 12 година
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area пре 12 година
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area пре 13 година
  Michael Brown 90563f69be [prefix] Set the "size" bit in the GDT entry for the flat data segment пре 13 година
  Michael Brown 17ef28414f [prefix] Add rudimentary debugging messages to libprefix пре 13 година
  Michael Brown 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call пре 13 година
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory пре 13 година
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs пре 14 година
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST пре 14 година
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression пре 14 година
  Michael Brown 92c3202ab1 [prefix] Default to 1MB mark as fallback high memory load point пре 14 година
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat пре 14 година
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S пре 14 година
  Michael Brown d931d4bd9c [prefix] Move flatten_real_mode to .text16.early пре 14 година
  Michael Brown 9068249e24 [prefix] Add .text16.early section пре 14 година
  Michael Brown 6c35a525da [prefix] Use flat real mode for access to high memory пре 14 година
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode пре 14 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler пре 15 година
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations пре 15 година
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible пре 15 година
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions пре 15 година
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines пре 15 година
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 пре 15 година
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names пре 15 година
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers пре 16 година
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string пре 16 година
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory пре 16 година
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S пре 16 година
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) пре 16 година
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. пре 16 година
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to пре 16 година
  Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing пре 17 година
  Michael Brown c94cdf2b7d Move .zinfo to libprefix.S; it doesn't belong with the decompression code. пре 17 година
  Michael Brown 048bbeeebc Compressed ROM images now work. пре 17 година
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the пре 17 година
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to пре 17 година
  Michael Brown 86171c53f4 Damn Broadcom and their damned incorrect assumptions about x86 memory пре 17 година
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. пре 18 година
  Michael Brown e7eca7b7cb Code segment may not be writable; create the temporary pointer to the GDT пре 18 година
  Michael Brown 041a04335e Fixed assembly on old versions of gas пре 18 година
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. пре 18 година
  Michael Brown 832807726a Add infrastructure to support access to .data16 (and .text16) variables пре 18 година
  Michael Brown cc23057b59 Typo пре 18 година
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and пре 18 година
  Michael Brown 5463169c1a Verified as working пре 18 година
  Michael Brown d081d65d48 This should be much more elegant: we use flat real mode for the пре 18 година