- Apply 11_24_a_s1_core.diff from
https://openbios.org/roundup/linuxbios/issue24 - fix up for via epia-m git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2110 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
b7627bca65
commit
f622d598db
14 changed files with 1073 additions and 15 deletions
|
|
@ -38,6 +38,8 @@ struct i2c_path
|
|||
struct apic_path
|
||||
{
|
||||
unsigned apic_id;
|
||||
unsigned node_id;
|
||||
unsigned core_id;
|
||||
};
|
||||
|
||||
struct apic_cluster_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue