1 # ---------------------------------------------------------------
2 # The bootstrap code is where control starts once netboot, boot.com,
3 # etc loads the image. It creates a page table to map the kernel in
4 # at 0x80000000 and then jumps to the kernel entrypoint where things
5 # really start happening. This MUST be the first entry in the .ini
9 file=build/x86_64-pc/kernel/kernel
13 file=scripts/bootscript
17 file=scripts/loginscript