From 88d2df2f96c8cb86d1d61b32b47f03a7ff42efbf Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 26 Dec 2020 22:57:16 -0800 Subject: 7420 --- baremetal/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/baremetal/README.md b/baremetal/README.md index 6e47fd96..39d3786a 100644 --- a/baremetal/README.md +++ b/baremetal/README.md @@ -27,4 +27,5 @@ sectors past the BIOS entrypoint). See baremetal/boot.hex for details. So far the programs have only been tested in Qemu and Bochs emulators. [1] Though we might need to start thinking of [the PC memory map](https://wiki.osdev.org/Memory_Map_(x86)) -as our programs grow past the first 512KB of memory. +as our programs grow past the first 512KB of memory. Writing to random +locations can damage hardware or corrupt storage devices. -- cgit 1.4.1-2-gfad0