]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/efi64.asm
Update the copyright notice format
[mirror_edk2.git] / DuetPkg / BootSector / efi64.asm
index bbf8fee35aa220ec8bb50aace3c5d6471784aef0..ee6f9fda86a0fcc5b38de6fcca01d02cd756e37b 100644 (file)
@@ -1,7 +1,7 @@
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2006, Intel Corporation                                                         \r
-;*   All rights reserved. This program and the accompanying materials                          \r
+;*   Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
+;*   This program and the accompanying materials                          \r
 ;*   are licensed and made available under the terms and conditions of the BSD License         \r
 ;*   which accompanies this distribution.  The full text of the license may be found at        \r
 ;*   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -597,7 +597,7 @@ InnerLoop1:
 \r
 \r
 \r
-    wbinvd\r
+    ;wbinvd\r
 @@:    \r
     jmp     @b\r
 \r
@@ -690,7 +690,7 @@ looptop:
     mov     byte ptr [edi], bl\r
     add     edi, 2\r
     loop    looptop\r
-    wbinvd\r
+    ;wbinvd\r
     \r
     pop     eax\r
     pop     ebx\r