]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadMm1.S
Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming conven...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadMm1.S
index a893ff7c3866f94413c7d6723533ab9463d56a7e..775a517219f94b2cea1c148d56bd623e8afb155c 100644 (file)
@@ -1,3 +1,8 @@
+//\r
+// Include common header file for this module.\r
+//\r
+#include "CommonHeader.h"\r
+\r
 #------------------------------------------------------------------------------\r
 #\r
 # Copyright (c) 2006, Intel Corporation\r
@@ -21,7 +26,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.global _AsmReadMm1\r
+.globl ASM_PFX(AsmReadMm1)\r
 \r
 #------------------------------------------------------------------------------\r
 # UINTN\r
@@ -30,7 +35,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-_AsmReadMm1:\r
+ASM_PFX(AsmReadMm1):\r
     push    %eax\r
     push    %eax\r
     movq    %mm1, (%esp)\r