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:
Tian, Hot
2014-01-22 08:35:25 +00:00
committed by hhtian
parent cb162780fe
commit c27b9ffe86
5 changed files with 130 additions and 130 deletions

View File

@@ -36,7 +36,7 @@ Ia32Jump:
nop
OemId db "INTEL " ; OemId - 8 bytes
; BPB data below will be fixed by tool
; BPB data below will be fixed by tool
SectorSize dw 0 ; Sector Size - 16 bits
SectorsPerCluster db 0 ; Sector Per Cluster - 8 bits
ReservedSectors dw 0 ; Reserved Sectors - 16 bits