]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/efi32.asm
remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation
[mirror_edk2.git] / DuetPkg / BootSector / efi32.asm
index d9560221d6cb20315ea7e5dfd95747e7615a829b..471b4807bc46e50bdcd06a04cfcd3ec6c63a09c7 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
@@ -494,7 +494,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