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)

0001-Don-t-try-to-talk-to-APIC-on-486.patch (984 bytes) - added by lkundrak@… 3 years ago.
Fix for the problem -- check cpuid level returned in %eax

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by lkundrak@…

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

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.

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.