| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
o remove all x86emu and vga softbootloader code, and always use the
LRMI interface which was previously the backup one on 32-bit x86;
libx86 is now used instead of liblrmi, allowing the use of LRMI
interface on non-x86 hosts as well (fixes Mandriva bug #53866, which
was caused by a bug in the removed code)
|
|
|
|
|
|
| |
update x86emu from xserver git (fixes issues at least with newish NVIDIA
cards)
|
| |
|
|
|
|
|
|
|
| |
- Ignore VBIOS CRC check failures to be in-line with older LRMI-based code
- Use CPU emulator when CRC check fail to be on the safe side
- Add new options: --map-bios-vram, --check-bios-crc, --use-cpuemu
|
|
|
|
|
| |
definitions are correct anyway.
|
|
(from gbeauchesne) (was in gi/tools/ddcprobe)
|