diff --git a/hardware_init_review.pdf b/hardware_init_review.pdf index 5d65785..5b9018b 100644 Binary files a/hardware_init_review.pdf and b/hardware_init_review.pdf differ diff --git a/hardware_init_review.tex b/hardware_init_review.tex index 9a586f6..4c8a9fd 100644 --- a/hardware_init_review.tex +++ b/hardware_init_review.tex @@ -842,7 +842,7 @@ like the IOAPIC and TPM registers have dedicated address spaces. This structured approach helps maintain system stability and compatibility across different platforms and allows for a reset vector - fixed at an address (\textit{0xFFFFFFF0}), regardless of the ROM size. + fixed at an address (\texttt{0xFFFFFFF0}), regardless of the ROM size. Payloads are typically loaded into high memory, above the reserved areas for hardware components and system resources. The exact memory location can vary depending on the system's configuration, but generally,