HomeSort by relevance Sort by last modified time
    Searched refs:NumberOfBlocks (Results 26 - 50 of 65) sorted by null

12 3

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
NorFlashFvbDxe.c 331 @param NumberOfBlocks Pointer to a caller-allocated UINTN in
349 OUT UINTN *NumberOfBlocks
365 *NumberOfBlocks = (UINTN) (Instance->Media.LastBlock - Lba + 1);
367 DEBUG ((DEBUG_BLKIO, "FvbGetBlockSize: *BlockSize=0x%x, *NumberOfBlocks=0x%x.\n", *BlockSize, *NumberOfBlocks));
NorFlashDxe.h 279 OUT UINTN *NumberOfBlocks
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/FlashFvbDxe/
FlashFvbDxe.h 172 OUT UINTN* NumberOfBlocks
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bs32.S 224 # bx = NumberOfBlocks
265 addl %ebx, %esi # StartLBA = StartLBA + NumberOfBlocks
266 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
270 movw %ax, %es # es:di = es:di + NumberOfBlocks*BLOCK_SIZE
bootsect.asm 213 ; bx = NumberOfBlocks
254 add esi,ebx ; StartLBA = StartLBA + NumberOfBlocks
255 sub cx,bx ; Blocks = Blocks - NumberOfBlocks
259 mov es,ax ; es:di = es:di + NumberOfBlocks*BLOCK_SIZE
bs16.asm 200 ; bx = NumberOfBlocks
241 add esi,ebx ; StartLBA = StartLBA + NumberOfBlocks
242 sub cx,bx ; Blocks = Blocks - NumberOfBlocks
246 mov es,ax ; es:di = es:di + NumberOfBlocks*BLOCK_SIZE
bs32.asm 222 ; bx = NumberOfBlocks
263 add esi,ebx ; StartLBA = StartLBA + NumberOfBlocks
264 sub cx,bx ; Blocks = Blocks - NumberOfBlocks
268 mov es,ax ; es:di = es:di + NumberOfBlocks*BLOCK_SIZE
start.S 220 # bx = NumberOfBlocks
275 addl %ebx, %esi # StartLBA = StartLBA + NumberOfBlocks
276 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
280 movw %ax, %es # es:di = es:di + NumberOfBlocks*BLOCK_SIZE
    [all...]
start16.S 214 # bx = NumberOfBlocks
269 addl %ebx, %esi # StartLBA = StartLBA + NumberOfBlocks
270 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
274 movw %ax, %es # es:di = es:di + NumberOfBlocks*BLOCK_SIZE
    [all...]
start32.S 229 # bx = NumberOfBlocks
284 addl %ebx, %esi # StartLBA = StartLBA + NumberOfBlocks
285 subw %bx, %cx # Blocks = Blocks - NumberOfBlocks
289 movw %ax, %es # es:di = es:di + NumberOfBlocks*BLOCK_SIZE
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
Edd.h 129 UINT8 NumberOfBlocks; // Max 0x7f
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsBlockIoPei.c 803 UINTN NumberOfBlocks;
845 NumberOfBlocks = BufferSize / BlockSize;
875 (UINT32)NumberOfBlocks,
886 (UINT32)NumberOfBlocks,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWrite.c 338 UINTN NumberOfBlocks;
412 Status = Fvb->GetBlockSize (Fvb, 0, &BlockSize, &NumberOfBlocks);
657 UINTN NumberOfBlocks;
681 Status = Fvb->GetBlockSize (Fvb, 0, &BlockSize, &NumberOfBlocks);
FaultTolerantWrite.h 364 @param NumberOfBlocks The number of consecutive blocks starting with Lba
378 UINTN NumberOfBlocks
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppy.h 855 @param NumberOfBlocks The number of block wanted to be read or write
866 IN UINTN NumberOfBlocks,
989 @param NumberOfBlocks UINTN: The number of blocks
999 IN UINTN NumberOfBlocks
IsaFloppyCtrl.c 818 @param NumberOfBlocks The number of block wanted to be read or write
829 IN UINTN NumberOfBlocks,
858 NumberofBytes = NumberOfBlocks * 512;
1274 @param NumberOfBlocks UINTN: The number of blocks
1284 IN UINTN NumberOfBlocks
1298 if (SectorsInTrack < NumberOfBlocks) {
1301 return NumberOfBlocks;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.h 160 UINTN NumberOfBlocks;
272 @param[in] NumberOfBlocks The block number or sector count of the transfer.
285 IN UINTN NumberOfBlocks,
    [all...]
AtaBus.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiAtapi.c 376 @param NumberOfBlocks The block number of reading.
388 IN UINTN NumberOfBlocks
414 BlocksRemaining = (UINT16) NumberOfBlocks;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
FwVolBlock.c 348 @param NumberOfBlocks Pointer to a caller-allocated UINTN in which the
363 IN OUT UINTN *NumberOfBlocks
401 *NumberOfBlocks = TotalBlocks - (UINTN)Lba;
  /device/linaro/bootloader/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/
Fvb.c 165 @param NumberOfBlocks Pointer to a caller-allocated UINTN in
183 OUT UINTN *NumberOfBlocks
195 *NumberOfBlocks = (UINTN) (2 - (UINTN) Lba);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
AtapiPeim.c 277 UINTN NumberOfBlocks;
317 NumberOfBlocks = BufferSize / BlockSize;
319 if ((StartLBA + NumberOfBlocks - 1) > AtapiBlkIoDev->DeviceInfo[DeviceIndex - 1].MediaInfo2.LastBlock) {
328 NumberOfBlocks,
    [all...]
AtapiPeim.h 706 @param[in] NumberOfBlocks Number of blocks to read.
719 IN UINTN NumberOfBlocks,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
EfiFileLib.c 526 UINTN NumberOfBlocks;
547 for (Lba = 0, File->FvSize = 0, NumberOfBlocks = 0; ; File->FvSize += (BlockSize * NumberOfBlocks), Lba += NumberOfBlocks) {
548 Status = Fvb->GetBlockSize (Fvb, Lba, &BlockSize, &NumberOfBlocks);
    [all...]

Completed in 2107 milliseconds

12 3