summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/bs16.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/bs16.S')
-rw-r--r--DuetPkg/BootSector/bs16.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/bs16.S b/DuetPkg/BootSector/bs16.S
index 503f2e9f4d..039e25666c 100644
--- a/DuetPkg/BootSector/bs16.S
+++ b/DuetPkg/BootSector/bs16.S
@@ -31,7 +31,7 @@
.equ LOADER_FILENAME_PART3, 0x020202036 # "6___"
.org 0x0
-.global _start
+.global _start
_start:
Ia32Jump:
jmp BootSectorEntryPoint # JMP inst - 3 bytes