]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Arm/ProcessorBind.h
1. Use .p2align directive instead of ambiguous .align directive.
[mirror_edk2.git] / MdePkg / Include / Arm / ProcessorBind.h
index 2f24f0da7005b9866831e76ed1a50d09240e7e8f..956b59fdebf60fbab763dc30aab805ce31c72976 100644 (file)
@@ -23,7 +23,7 @@
 #define MDE_CPU_ARM\r
 \r
 //\r
-// Make sure we are useing the correct packing rules per EFI specification\r
+// Make sure we are using the correct packing rules per EFI specification\r
 //\r
 #ifndef __GNUC__\r
 #pragma pack()\r
@@ -101,7 +101,7 @@ typedef INT32   INTN;
 //\r
 // Modifier to ensure that all protocol member functions and EFI intrinsics\r
 // use the correct C calling convention. All protocol member functions and\r
-// EFI intrinsics are required to modify thier member functions with EFIAPI.\r
+// EFI intrinsics are required to modify their member functions with EFIAPI.\r
 //\r
 #define EFIAPI    \r
 \r