diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/X86Thunk.c')
-rw-r--r-- | MdePkg/Library/BaseLib/X86Thunk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/X86Thunk.c b/MdePkg/Library/BaseLib/X86Thunk.c index ff9f2c5f88..7bcde8389d 100644 --- a/MdePkg/Library/BaseLib/X86Thunk.c +++ b/MdePkg/Library/BaseLib/X86Thunk.c @@ -1,5 +1,5 @@ /** @file
- Real Mode Thunk Functions for IA32 and X64.
+ Real Mode Thunk Functions for IA32 and x64.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
|