Searched defs:_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
335 struct _EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL { struct336 EFI_FVB_GET_ATTRIBUTES GetAttributes;337 EFI_FVB_SET_ATTRIBUTES SetAttributes;338 EFI_FVB_GET_PHYSICAL_ADDRESS GetPhysicalAddress;339 EFI_FVB_GET_BLOCK_SIZE GetBlockSize;340 EFI_FVB_READ Read;341 EFI_FVB_WRITE Write;342 EFI_FVB_ERASE_BLOCKS EraseBlocks;346 EFI_HANDLE ParentHandle;