Home
last modified time | relevance | path

Searched defs:FvbDevice (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/
DFvb.c141 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
186 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
324 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
462 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolWrite() local
546 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolRead() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
DFvbSmmDxe.c190 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbGetAttributes()
191 OUT EFI_FVB_ATTRIBUTES_2 *Attributes in FvbGetAttributes()
253 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbSetAttributes()
254 IN OUT EFI_FVB_ATTRIBUTES_2 *Attributes in FvbSetAttributes()
369 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbGetPhysicalAddress()
410 OUT UINTN *BlockSize, in FvbGetBlockSize()
493 IN OUT UINTN *NumBytes, in FvbRead()
578 IN OUT UINTN *NumBytes, in FvbWrite()
648 IN EFI_LBA StartingLba, in EraseBlock()
774 IN EFI_SMM_FIRMWARE_VOLUME_BLOCK_PROTOCOL *SmmFvb in InstallFvb()
DFvbService.c619 FvbProtocolGetPhysicalAddress ( in FvbProtocolGetPhysicalAddress()
655 FvbProtocolGetBlockSize ( in FvbProtocolGetBlockSize()
656 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbProtocolGetBlockSize()
694 FvbProtocolGetAttributes ( in FvbProtocolGetAttributes()
726 FvbProtocolSetAttributes ( in FvbProtocolSetAttributes()
775 FvbProtocolEraseBlocks ( in FvbProtocolEraseBlocks()
877 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbProtocolWrite()
932 IN CONST EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL *This, in FvbProtocolRead()
DFvbServiceSmm.c47 InstallFvbProtocol ( in InstallFvbProtocol()
DFvbServiceDxe.c82 InstallFvbProtocol ( in InstallFvbProtocol()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
DFwVolBlock.c106 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FwVolBlockGetAttributes() local
210 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FwVolBlockReadBlock() local
326 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FwVolBlockGetPhysicalAddress() local
367 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FwVolBlockGetBlockSize() local
420 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in GetFvbAuthenticationStatus() local
/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/
DFWBlockService.c750 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
786 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
821 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetAttributes() local
848 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolSetAttributes() local
886 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
990 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolWrite() local
1039 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolRead() local
1123 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbInitialize() local
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
DFWBlockService.c789 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
825 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
860 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetAttributes() local
887 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolSetAttributes() local
925 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
1029 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolWrite() local
1078 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolRead() local
1151 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbInitialize() local
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
DFwBlockService.c485 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
522 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
556 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetAttributes() local
584 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolSetAttributes() local
624 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
963 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbInitialize() local
DFwBlockServiceSmm.c27 IN EFI_FW_VOL_BLOCK_DEVICE *FvbDevice in InstallProtocolInterfaces()
DFwBlockServiceDxe.c31 IN EFI_FW_VOL_BLOCK_DEVICE *FvbDevice in InstallProtocolInterfaces()
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFWBlockService.c835 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
871 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
906 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetAttributes() local
933 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolSetAttributes() local
971 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
1075 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolWrite() local
1124 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolRead() local
1409 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbInitialize() local
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
DFwBlockService.c1054 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetPhysicalAddress() local
1089 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetBlockSize() local
1125 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolGetAttributes() local
1152 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolSetAttributes() local
1190 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolEraseBlocks() local
1299 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolWrite() local
1348 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbProtocolRead() local
1641 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice; in FvbInitialize() local