How-to-Make-a-Computer-Operating-System icon indicating copy to clipboard operation
How-to-Make-a-Computer-Operating-System copied to clipboard

regarding the web page

Open brownman opened this issue 11 years ago • 1 comments

1 The BIOS boot sequence is: RAM detection -> Hardware detection/Initialization -> Boot sequence.

sound like a recursion..

2 consider adding a web-link to the github-issue page

cheers :)

brownman avatar May 20 '14 11:05 brownman

  1. I'm pretty sure it's implied as: The BIOS boot sequence is: Ram Detection -> Hardware Detection/Initialization -> OS Boot Sequence

DeveloperJose avatar Jun 21 '14 19:06 DeveloperJose