summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/Gpt.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/Gpt.S')
-rw-r--r--DuetPkg/BootSector/Gpt.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/BootSector/Gpt.S b/DuetPkg/BootSector/Gpt.S
index c8b155edcb..821ca846f0 100644
--- a/DuetPkg/BootSector/Gpt.S
+++ b/DuetPkg/BootSector/Gpt.S
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
#*
-#* Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.<BR>
+#* Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
#* This program and the accompanying materials
#* are licensed and made available under the terms and conditions of the BSD License
#* which accompanies this distribution. The full text of the license may be found at
@@ -19,7 +19,7 @@
# .dosseg
.stack:
.486p:
- .code:
+ .code16
.equ BLOCK_SIZE, 0x0200
.equ BLOCK_MASK, 0x01ff