Changeset ec18e454 in mainline for kernel/arch/ia32/src/boot/multiboot.S
- Timestamp:
- 2018-11-18T01:00:57Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8be3230
- Parents:
- dc41772
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/src/boot/multiboot.S
rdc41772 rec18e454 39 39 40 40 // TODO: most of this file can be rewritten in C 41 42 // TODO: FB state should be checked dynamically from provided multiboot info.43 // Currently we only enable EGA statically, which forces us to rebuild44 // the image to get very early debug output.45 41 46 42 #define START_STACK (BOOT_OFFSET - BOOT_STACK_SIZE)
Note:
See TracChangeset
for help on using the changeset viewer.