Searched refs:multiboot_hdr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-setup.c583 struct multiboot_header *multiboot_hdr; local
584 multiboot_hdr = (struct multiboot_header *)ptr;
585 multiboot_hdr->load_end_addr = multiboot_hdr->load_addr +

Completed in 24 milliseconds