HomeSort by relevance Sort by last modified time
    Searched defs:LargeSectors (Results 1 - 20 of 20) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bootsect.S 65 LargeSectors: .long 0 # Large Sectors - 32 bits
bootsect.asm 64 LargeSectors dd 0 ; Large Sectors - 32 bits
bs16.S 53 LargeSectors: .long 0 # Large Sectors - 32 bits
bs16.asm 51 LargeSectors dd 0 ; Large Sectors - 32 bits
bs32.S 53 LargeSectors: .long 0 # Large Sectors - 32 bits
bs32.asm 51 LargeSectors dd 0 ; Large Sectors - 32 bits
start.S 50 LargeSectors: .long 0 # Large Sectors - 32 bits
    [all...]
start16.S 51 LargeSectors: .long 0 # Large Sectors - 32 bits
    [all...]
st16_64.S 51 LargeSectors: .long 0 # Large Sectors - 32 bits
    [all...]
st32_64.S 50 LargeSectors: .long 0 # Large Sectors - 4 bytes
    [all...]
start32.S 50 LargeSectors: .long 0 # Large Sectors - 4 bytes
    [all...]
start64.S 51 LargeSectors: .long 0 # Large Sectors - 32 bits
    [all...]
st16_64.asm 47 LargeSectors dd 0 ; Large Sectors - 32 bits
    [all...]
st32_64.asm 46 LargeSectors dd 0 ; Large Sectors - 4 bytes
    [all...]
start.asm 47 LargeSectors dd 0 ; Large Sectors - 32 bits
    [all...]
start16.asm 47 LargeSectors dd 0 ; Large Sectors - 32 bits
    [all...]
start32.asm 46 LargeSectors dd 0 ; Large Sectors - 4 bytes
    [all...]
start64.asm 47 LargeSectors dd 0 ; Large Sectors - 32 bits
    [all...]
  /device/linaro/bootloader/edk2/FatPkg/FatPei/
FatLiteFmt.h 99 UINT32 LargeSectors; // => FAT32
125 UINT32 LargeSectors; // Used if Sectors==0
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
FatFileSystem.h 112 UINT32 LargeSectors; // Used if Sectors==0

Completed in 4039 milliseconds