]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bs16.asm
MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option
[mirror_edk2.git] / DuetPkg / BootSector / bs16.asm
index 41040269cd0cd38429e4b070255fef5127304d9c..87b76db58c02918daed70b20c1a83e3d6ef4176b 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
@@ -36,7 +36,7 @@ Ia32Jump:
   nop\r
 \r
 OemId             db  "INTEL   "    ; OemId               - 8 bytes\r
-; BPB data below will be fixed by tool\r\r
+; BPB data below will be fixed by tool\r
 SectorSize        dw  0             ; Sector Size         - 16 bits\r
 SectorsPerCluster db  0             ; Sector Per Cluster  - 8 bits\r
 ReservedSectors   dw  0             ; Reserved Sectors    - 16 bits\r