]> Devi Nivas Git - cs3210-lab1.git/commitdiff
Update e820.S
authorDevecsery, David <ddevec@gatech.edu>
Sun, 9 Aug 2020 03:14:58 +0000 (23:14 -0400)
committerGitHub Enterprise <github-noreply@oit.gatech.edu>
Sun, 9 Aug 2020 03:14:58 +0000 (23:14 -0400)
Fixed typo in do_e820 comment.

bootblock/e820.S

index 46ab6bc79e3922d9d0132b74c91b405ab71980be..3ab9c82fa475be7775cfcfa9349815e2b70b93d1 100644 (file)
@@ -23,7 +23,7 @@ dest_addr:
 # +0 : an 8-byte physical_address field
 # +8 : an 8-byte length field
 # +16 : a 4-byte type field
-# +24 : a 4 byte apic3 field (unused)
+# +20 : a 4 byte apic3 field (unused)
 #
 # The physical_address field contains the physical address of the RAM block
 # The length field contains the number of bytes in this RAM block