19 コミット (12f203c606422979f46a0fb4bea66a00612a317c)

作成者 SHA1 メッセージ 日付
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) 16年前
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. 17年前
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to 17年前
  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年前
  Michael Brown cc8821a443 Checking in because I don't want to lose this rather neat code for 18年前