Added build type detection, simplified legacy BIOS booting on x86_64
This commit is contained in:
parent
0236209e95
commit
1fc97f9c5f
18 changed files with 298 additions and 107 deletions
|
@ -54,4 +54,4 @@ SECTIONS
|
|||
}
|
||||
}
|
||||
|
||||
/*__bss_size = (__bss_end - __bss_start) >> 3;*/
|
||||
__bss_size = (__bss_end - __bss_start) >> 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue