summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/bs32.S
diff options
context:
space:
mode:
authorTian, Hot <hot.tian@intel.com>2014-01-22 08:35:25 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2014-01-22 08:35:25 +0000
commitc27b9ffe86a8c1d8476154f725682ad2afa8e7d5 (patch)
treef13ae6696cb996a5edeec27859b9d2422728c569 /DuetPkg/BootSector/bs32.S
parentcb162780fee8f7d101cdcf3ca5db63fa2b6000db (diff)
downloadedk2-c27b9ffe86a8c1d8476154f725682ad2afa8e7d5.zip
edk2-c27b9ffe86a8c1d8476154f725682ad2afa8e7d5.tar.gz
edk2-c27b9ffe86a8c1d8476154f725682ad2afa8e7d5.tar.bz2
Fix CRLF format
Signed-off-by: Tian, Hot <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15153 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 95424f3..2584517 100644
--- a/DuetPkg/BootSector/bs32.S
+++ b/DuetPkg/BootSector/bs32.S
@@ -31,7 +31,7 @@
.equ LOADER_FILENAME_PART3, 0x20202030 # "0___"
.org 0x0
-.global _start
+.global _start
_start:
Ia32Jump:
jmp BootSectorEntryPoint # JMP inst - 3 bytes