Ignore:
Timestamp:
2017-07-21T19:21:59Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3009164
Parents:
9f64c1e
Message:

Support boot_args also for multiboot2 boots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/src/boot/multiboot2.S

    r9f64c1e r9ef1fade  
    5252                .word MULTIBOOT2_FLAGS_REQUIRED
    5353                .long tag_info_req_end - tag_info_req_start
     54                .long MULTIBOOT2_TAG_CMDLINE
    5455                .long MULTIBOOT2_TAG_MODULE
    5556                .long MULTIBOOT2_TAG_MEMMAP
Note: See TracChangeset for help on using the changeset viewer.