summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/bs32.S
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 12:54:41 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 12:54:41 +0000
commit0375ec8d8f643a6c8c3238f22157592b44c6dba2 (patch)
tree257b7af1312e8d073f241c06637377cf203b4d01 /DuetPkg/BootSector/bs32.S
parent57b6de773d78bf627f71c7e9ecfa2d00f6ca2281 (diff)
downloadedk2-platforms-0375ec8d8f643a6c8c3238f22157592b44c6dba2.tar.xz
boot sector use 16-bit code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7720 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/BootSector/bs32.S')
-rw-r--r--DuetPkg/BootSector/bs32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/bs32.S b/DuetPkg/BootSector/bs32.S
index f2e3b91454..72fa21011b 100644
--- a/DuetPkg/BootSector/bs32.S
+++ b/DuetPkg/BootSector/bs32.S
@@ -18,7 +18,7 @@
#.MODEL small
#.stack:
#.486p:
- #.code:
+ .code16:
.section .text
.equ FAT_DIRECTORY_ENTRY_SIZE, 0x0020