Files
x86-bare-metal-examples/grub/symlinks.md
2015-09-18 09:34:53 +02:00

406 B

Symlinks

This directory relies on the following symlinks to make directory structure modifiable in the future:

  1. mbrs: directory that contains the Makefile for bios_hello_world.img and other MBRs

  2. bios_hello_world.img.sym: boot sector that says hello world with BIOS

    The .sym extension must be used because otherwise this symlink would be gitignored.