doc: Fix typos in interrupt hld

Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
Reyes, Amy 2022-09-27 12:02:24 -07:00 committed by Amy Reyes
parent 0ec9aaea6f
commit 4a7c81a449
1 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@ The interrupt vectors are assigned as shown here:
- Usage - Usage
* - 0x0-0x14 * - 0x0-0x14
- Exceptions: NMI, INT3, page dault, GP, debug. - Exceptions: NMI, INT3, page fault, GP, debug.
* - 0x15-0x1F * - 0x15-0x1F
- Reserved - Reserved
@ -218,7 +218,7 @@ The interrupt vectors are assigned as shown here:
- Hypervisor Callback HSM - Hypervisor Callback HSM
* - 0xF4 * - 0xF4
- Performance Monitering Interrupt - Performance Monitoring Interrupt
* - 0xFF * - 0xFF
- SPURIOUS_APIC_VECTOR - SPURIOUS_APIC_VECTOR