]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bs16.S
UefiCpuPkg/Application/Cpuid: Remove unnecessary code check
[mirror_edk2.git] / DuetPkg / BootSector / bs16.S
index cbb3649a46a9e359059339d9c7746d6b30716adf..039e25666c00bc453beef910bcb3c6bfc30f4125 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------\r
 #*\r
-#*   Copyright 2006 - 2007, Intel Corporation                                                         \r
-#*   All rights reserved. This program and the accompanying materials                          \r
+#*   Copyright (c) 2006 - 2007, 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
@@ -31,7 +31,7 @@
 .equ                      LOADER_FILENAME_PART3, 0x020202036    # "6___"\r
 \r
         .org 0x0\r
-.global _start\r\r
+.global _start\r
 _start:\r
 Ia32Jump: \r
   jmp   BootSectorEntryPoint  # JMP inst                  - 3 bytes\r