]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuIdEx.S
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / CpuIdEx.S
index d7154eb4fcd5a1459d2cc87311ed4b1cfbea06aa..4d318f42e19988007ed84c3e87d28cce169b593d 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------
 #
-# Copyright (c) 2006, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
+# This program and the accompanying materials
 # are licensed and made available under the terms and conditions of the BSD License
 # which accompanies this distribution.  The full text of the license may be found at
 # http://opensource.org/licenses/bsd-license.php
@@ -20,6 +20,7 @@
 # Notes:
 #
 #------------------------------------------------------------------------------
+#include <EdkIIGlueBase.h>
 
 #------------------------------------------------------------------------------
 #  UINT32
@@ -33,7 +34,7 @@
 #    OUT  UINT32  *RegisterOutEdx  OPTIONAL
 #    )
 #------------------------------------------------------------------------------
-.global ASM_PFX(AsmCpuidEx)
+.globl ASM_PFX(AsmCpuidEx)
 ASM_PFX(AsmCpuidEx):
     push    %rbx
     movl    %ecx,%eax