Ignore:
File:
1 edited

Legend:

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

    r40898df r1f5c9c96  
    5555                .long MULTIBOOT2_TAG_MODULE
    5656                .long MULTIBOOT2_TAG_MEMMAP
    57 #ifdef CONFIG_FB
    5857                .long MULTIBOOT2_TAG_FBINFO
    59 #endif
    6058        tag_info_req_end:
    6159       
     
    8785        tag_flags_end:
    8886       
    89 #ifdef CONFIG_FB
    9087        /* Framebuffer tag */
    9188        tag_framebuffer_start:
     
    9794                .long CONFIG_BFB_BPP
    9895        tag_framebuffer_end:
    99 #endif
    10096       
    10197        /* Module alignment tag */
Note: See TracChangeset for help on using the changeset viewer.