Michael Brown
|
755cb8379d
|
Allow space for the kernel's real-mode .bss. Previously we weren't
allowing any space for this, which makes it surprising that bzImage
loading ever worked.
|
il y a 17 ans |
Michael Brown
|
ebb00e032c
|
Misread the definition of the type_of_loader field; it should include a
version.
|
il y a 18 ans |
Michael Brown
|
a5f6408d8e
|
We can now load an initrd as well as a kernel
|
il y a 18 ans |
Michael Brown
|
8a490146bf
|
Copy command line at execution time rather than load time.
Parse command line for "vga=" and "mem=" parameters
|
il y a 18 ans |
Michael Brown
|
3ccd7335f0
|
Split bzimage_load into separate functions
|
il y a 18 ans |
Michael Brown
|
784e10635a
|
Can almost start a kernel now. It dies with "No setup signature found"
|
il y a 18 ans |
Michael Brown
|
b07161f397
|
Placeholder bzImage support
|
il y a 18 ans |