]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/Gpt.S
BaseTools: use built in dict instead of custom version.
[mirror_edk2.git] / DuetPkg / BootSector / Gpt.S
index ef70a80a2f99b4954a3f8f7b75dd65ed4f9d6665..821ca846f0495601ff0837fff223bab7a3ccbce1 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 - 2011, 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
@@ -19,7 +19,7 @@
 #   .dosseg\r
     .stack: \r
     .486p: \r
-    .code: \r
+    .code16 \r
 \r
 .equ                      BLOCK_SIZE,  0x0200\r
 .equ                      BLOCK_MASK,  0x01ff\r