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
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.equ LOADER_FILENAME_PART3, 0x020202036 # "6___"
|
||||
|
||||
.org 0x0
|
||||
.global _start
|
||||
.global _start
|
||||
_start:
|
||||
Ia32Jump:
|
||||
jmp BootSectorEntryPoint # JMP inst - 3 bytes
|
||||
|
Reference in New Issue
Block a user