Home
last modified time | relevance | path

Searched refs:ReservedSectors (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dbootsect.S118 addw ReservedSectors(%bp), %ax # ax = NoFats * SectorsPerFat + ReservedSectors = RootLBA
123 …addw %bx, %ax # ax = NoFats * SectorsPerFat + ReservedSectors + RootDirS…
Dbootsect.asm117 add ax,word ptr [bp+ReservedSectors] ; ax = NoFats * SectorsPerFat + ReservedSectors = RootLBA
122 …add ax,bx ; ax = NoFats * SectorsPerFat + ReservedSectors + RootDirS…
Dstart.S41 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
160 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart16.S42 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
159 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart16.asm38 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define
155 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart32.S41 ReservedSectors: .word 0 # Reserved Sectors - 2 bytes label
174 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart.asm38 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define
157 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart32.asm37 ReservedSectors dw 0 ; Reserved Sectors - 2 bytes define
170 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dst32_64.S41 ReservedSectors: .word 0 # Reserved Sectors - 2 bytes label
186 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart64.S42 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
173 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dst16_64.S42 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
171 …addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dst16_64.asm38 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define
167 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dst32_64.asm37 ReservedSectors dw 0 ; Reserved Sectors - 2 bytes define
183 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dstart64.asm38 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define
169 …add ax,word ptr [bp+ReservedSectors] ; ax = FatSectorNumber = ReservedSectors + (FatOffset …
Dbs16.S44 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
Dbs16.asm42 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define
Dbs32.S44 ReservedSectors: .word 0 # Reserved Sectors - 16 bits label
Dbs32.asm42 ReservedSectors dw 0 ; Reserved Sectors - 16 bits define