summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/Mbr.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/Mbr.S')
-rw-r--r--DuetPkg/BootSector/Mbr.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/Mbr.S b/DuetPkg/BootSector/Mbr.S
index e69fb99ac9..74852681f8 100644
--- a/DuetPkg/BootSector/Mbr.S
+++ b/DuetPkg/BootSector/Mbr.S
@@ -24,7 +24,9 @@
# ****************************************************************************
.org 0x0
-Start:
+
+.global _start
+_start:
# ****************************************************************************
# Start Print