31 Commits (9e9cc8c60ff573e02615889a4b7fa469c42fe425)

Autor SHA1 Nachricht Datum
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler vor 15 Jahren
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations vor 15 Jahren
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible vor 15 Jahren
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions vor 15 Jahren
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines vor 15 Jahren
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 vor 15 Jahren
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names vor 15 Jahren
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers vor 16 Jahren
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string vor 16 Jahren
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory vor 16 Jahren
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S vor 16 Jahren
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) vor 16 Jahren
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. vor 17 Jahren
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to vor 17 Jahren
  Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing vor 17 Jahren
  Michael Brown c94cdf2b7d Move .zinfo to libprefix.S; it doesn't belong with the decompression code. vor 17 Jahren
  Michael Brown 048bbeeebc Compressed ROM images now work. vor 17 Jahren
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the vor 17 Jahren
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to vor 17 Jahren
  Michael Brown 86171c53f4 Damn Broadcom and their damned incorrect assumptions about x86 memory vor 17 Jahren
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. vor 18 Jahren
  Michael Brown e7eca7b7cb Code segment may not be writable; create the temporary pointer to the GDT vor 18 Jahren
  Michael Brown 041a04335e Fixed assembly on old versions of gas vor 18 Jahren
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. vor 18 Jahren
  Michael Brown 832807726a Add infrastructure to support access to .data16 (and .text16) variables vor 18 Jahren
  Michael Brown cc23057b59 Typo vor 18 Jahren
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and vor 18 Jahren
  Michael Brown 5463169c1a Verified as working vor 18 Jahren
  Michael Brown d081d65d48 This should be much more elegant: we use flat real mode for the vor 18 Jahren
  Michael Brown cc8821a443 Checking in because I don't want to lose this rather neat code for vor 18 Jahren