Skip to content

Commit edb122a

Browse files
authored
Update 02_Boot_Protocols.md
1 parent f548482 commit edb122a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_Build_Process/02_Boot_Protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Boot Protocols
1+
# Boot Protocols
22

33
A boot protocol defines the machine state when the kernel is given control by the bootloader. It also makes several services available to the kernel, like a memory map of the machine, a framebuffer and sometimes other utilities like uart or kernel debug symbols.
44

0 commit comments

Comments
 (0)