]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DebugSupport.h
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Include / Protocol / DebugSupport.h
index b6a551addd1433277c800ff6fe125c04d51fd54f..f29f2a674788d7c5d5f9a95ffb70287afa1a304f 100644 (file)
@@ -132,7 +132,7 @@ typedef struct {
 } EFI_SYSTEM_CONTEXT_IA32;\r
 \r
 //\r
-//  X64 processor exception types\r
+//  x64 processor exception types\r
 //\r
 #define EXCEPT_X64_DIVIDE_ERROR    0\r
 #define EXCEPT_X64_DEBUG           1\r
@@ -153,7 +153,7 @@ typedef struct {
 #define EXCEPT_X64_SIMD            19\r
 \r
 ///\r
-///  X64 processor context definition\r
+///  x64 processor context definition\r
 ///\r
 /// FXSAVE_STATE\r
 /// FP / MMX / XMM registers (see fxrstor instruction definition)\r
@@ -487,7 +487,7 @@ typedef union {
 /**                                                                 \r
   Registers and enables an exception callback function for the specified exception.\r
     \r
-  @param  ExceptionType         Exception types in EBC, IA-32, X64, or IPF\r
+  @param  ExceptionType         Exception types in EBC, IA-32, x64, or IPF\r
   @param  SystemContext         Exception content.\r
                                    \r
 **/\r