diff options
Diffstat (limited to 'UefiCpuPkg/CpuDxe/CpuGdt.h')
-rw-r--r-- | UefiCpuPkg/CpuDxe/CpuGdt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiCpuPkg/CpuDxe/CpuGdt.h b/UefiCpuPkg/CpuDxe/CpuGdt.h index e5c36f37b9..3a0210b2f1 100644 --- a/UefiCpuPkg/CpuDxe/CpuGdt.h +++ b/UefiCpuPkg/CpuDxe/CpuGdt.h @@ -1,5 +1,5 @@ /** @file
- C based implemention of IA32 interrupt handling only
+ C based implementation of IA32 interrupt handling only
requiring a minimal assembly interrupt entry point.
Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
|