Skip to content

Commit 672569e

Browse files
committed
add link readmes to all directories
1 parent b4e4c12 commit 672569e

File tree

9 files changed

+10
-0
lines changed

9 files changed

+10
-0
lines changed

grub/chainloader/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#grub-chainloader

grub/linux/README.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#grub-linux
2+

intel-protected/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#intel-protected-mode-example

multiboot/hello-world/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#multiboot

multiboot/osdev/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#osdev-multiboot-hello-world

nasm/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#nasm

no-linker-script/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#no-linker-script

printf/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#printf

uefi/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/cirosantilli/x86-bare-metal-examples#uefi

0 commit comments

Comments
 (0)