Modify ↓
Opened 3 years ago
Closed 3 years ago
#155 closed defect (wontfix)
[PATCH] Don't try to talk to APIC on 486
| Reported by: | lkundrak@… | Owned by: | kevin@… |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | seabios | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | patch needs review |
Description
It only has one cpuid level, therefore it can't report whether it
has an APIC. It probably hasn't; assume that. Without this,
SeaBIOS would get stuck on QEMU -m isapc.
Attachments (1)
Change History (4)
Changed 3 years ago by lkundrak@…
comment:1 Changed 3 years ago by stepan
- Owner changed from somebody to kevin@…
comment:2 Changed 3 years ago by anonymous
ping?
comment:3 Changed 3 years ago by stepan
- Resolution set to wontfix
- Status changed from new to closed
Please resend this to the SeaBIOS mailing list;
http://seabios.org/mailman/listinfo/seabios
Seems Kevin is not reading the bug tracker here.
Closing the issue here as it's nothing we (coreboot) can help with.
Note: See
TracTickets for help on using
tickets.

Fix for the problem -- check cpuid level returned in %eax