Searched refs:EFI_BAD_BUFFER_SIZE (Results 1 - 25 of 42) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/UseSocketDxe/
H A DUseSocketDxe.c115 case EFI_BAD_BUFFER_SIZE:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.c193 @retval EFI_BAD_BUFFER_SIZE The read was attempted across an LBA boundary.
231 return EFI_BAD_BUFFER_SIZE;
239 return EFI_BAD_BUFFER_SIZE;
264 return EFI_BAD_BUFFER_SIZE;
283 @retval EFI_BAD_BUFFER_SIZE The write was attempted across an LBA boundary.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h104 #define EFI_BAD_BUFFER_SIZE RETURN_BAD_BUFFER_SIZE macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DPartition.c587 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
608 return ProbeMediaStatus (Private->DiskIo, MediaId, EFI_BAD_BUFFER_SIZE);
638 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
659 return ProbeMediaStatus (Private->DiskIo, MediaId, EFI_BAD_BUFFER_SIZE);
791 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the
820 return ProbeMediaStatusEx (Private->ParentBlockIo2, MediaId, EFI_BAD_BUFFER_SIZE);
873 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
902 return ProbeMediaStatusEx (Private->ParentBlockIo2, MediaId, EFI_BAD_BUFFER_SIZE);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiBaseType.h124 #define EFI_BAD_BUFFER_SIZE RETURN_BAD_BUFFER_SIZE macro
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DPartition.c635 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
656 return ProbeMediaStatus (Private->DiskIo, MediaId, EFI_BAD_BUFFER_SIZE);
686 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
707 return ProbeMediaStatus (Private->DiskIo, MediaId, EFI_BAD_BUFFER_SIZE);
839 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the
868 return ProbeMediaStatusEx (Private->ParentBlockIo2, MediaId, EFI_BAD_BUFFER_SIZE);
921 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
950 return ProbeMediaStatusEx (Private->ParentBlockIo2, MediaId, EFI_BAD_BUFFER_SIZE);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiBaseType.h126 #define EFI_BAD_BUFFER_SIZE RETURN_BAD_BUFFER_SIZE macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBotPei/
H A DUsbBotPeim.c394 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of
435 Status = EFI_BAD_BUFFER_SIZE;
489 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.c179 @retval EFI_BAD_BUFFER_SIZE structure is out of the range of SMBIOS table.
213 return EFI_BAD_BUFFER_SIZE;
352 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Output.c367 @retval EFI_BAD_BUFFER_SIZE There is no enought room in the head space of
397 return EFI_BAD_BUFFER_SIZE;
836 Status = EFI_BAD_BUFFER_SIZE;
948 Status = EFI_BAD_BUFFER_SIZE;
H A DIp6ConfigImpl.c587 @retval EFI_BAD_BUFFER_SIZE The DataSize does not match the size of the type,
605 return EFI_BAD_BUFFER_SIZE;
628 @retval EFI_BAD_BUFFER_SIZE The DataSize does not match the size of the type.
646 return EFI_BAD_BUFFER_SIZE;
717 @retval EFI_BAD_BUFFER_SIZE The DataSize does not match the size of the type.
733 return EFI_BAD_BUFFER_SIZE;
873 @retval EFI_BAD_BUFFER_SIZE The DataSize does not match the size of the type.
914 return EFI_BAD_BUFFER_SIZE;
1162 @retval EFI_BAD_BUFFER_SIZE The DataSize does not match the size of the type.
1194 return EFI_BAD_BUFFER_SIZE;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DBiosInt13.c408 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
457 return EFI_BAD_BUFFER_SIZE;
556 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
605 return EFI_BAD_BUFFER_SIZE;
791 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
840 return EFI_BAD_BUFFER_SIZE;
944 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
993 return EFI_BAD_BUFFER_SIZE;
1105 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
1156 return EFI_BAD_BUFFER_SIZE;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
H A DIsaFloppyBlock.c109 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
150 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
191 @retval EFI_BAD_BUFFER_SIZE The Buffer was not a multiple of the block size of the device.
283 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Output.c33 @retval EFI_BAD_BUFFER_SIZE There is no enought room in the head space of
65 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/BlockMmioToBlockIoDxe/
H A DBlockIo.c72 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the intrinsic block size of the device.
113 return EFI_BAD_BUFFER_SIZE;
175 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the intrinsic block size of the device.
221 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the intrinsic
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigMisc.c84 Status = EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassImpl.c95 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the intrinsic block size of the device.
160 Status = EFI_BAD_BUFFER_SIZE;
210 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the intrinsic
276 Status = EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVol.c96 } else if (Status != EFI_BAD_BUFFER_SIZE) {
383 // Not check EFI_BAD_BUFFER_SIZE, for Size = BlockMap->Length
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWrite.c297 @retval EFI_BAD_BUFFER_SIZE The input data can't fit within the spare block.
387 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DAtapi.c1712 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the
1784 return EFI_BAD_BUFFER_SIZE;
1842 @retval EFI_BAD_BUFFER_SIZE The BufferSize parameter is not a multiple of the
1923 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiProto.c2248 Status = EFI_BAD_BUFFER_SIZE;
2382 Status = EFI_BAD_BUFFER_SIZE;
2396 Status = EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiProto.c2476 Status = EFI_BAD_BUFFER_SIZE;
2620 Status = EFI_BAD_BUFFER_SIZE;
2634 Status = EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c1852 if ((PacketCommandStatus == EFI_BAD_BUFFER_SIZE) ||
2109 if ((PacketCommandStatus == EFI_BAD_BUFFER_SIZE) ||
2381 return EFI_BAD_BUFFER_SIZE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c158 ASSERT (Status != EFI_BAD_BUFFER_SIZE);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c735 Status = EFI_BAD_BUFFER_SIZE;

Completed in 167 milliseconds

12