Home
last modified time | relevance | path

Searched refs:Volume (Results 1 – 25 of 62) sorted by relevance

123

/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFileIo.c112 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in CheckStoreExists() local
128 &Volume in CheckStoreExists()
155 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in FileOpen() local
173 &Volume in FileOpen()
184 Status = Volume->OpenVolume ( in FileOpen()
185 Volume, in FileOpen()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBmLib.c32 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in EfiLibOpenRoot() local
43 (VOID *) &Volume in EfiLibOpenRoot()
50 Status = Volume->OpenVolume ( in EfiLibOpenRoot()
51 Volume, in EfiLibOpenRoot()
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DFileStorage.c147 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in CheckStoreExists() local
163 (VOID **) &Volume in CheckStoreExists()
383 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in OpenStore() local
401 (VOID **) &Volume in OpenStore()
411 Status = Volume->OpenVolume ( in OpenStore()
412 Volume, in OpenStore()
/device/google/marlin/
Daanc_tuning_mixer.txt108 RX0 Digital Volume:87
118 RX0 Digital Volume:0
132 RX0 Digital Volume:87
142 RX0 Digital Volume:0
/device/huawei/angler/
Daanc_tuning_mixer.txt107 RX1 Digital Volume:87
117 RX1 Digital Volume:0
132 RX1 Digital Volume:87
142 RX1 Digital Volume:0
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
DFwVolDxe.uni5 // (read/write, get/set) based on Firmware Volume Block protocol.
22 …Volume2 protocol with full services (read/write, get/set) based on Firmware Volume Block protocol."
DFwVolDxe.inf5 # (read/write, get/set) based on Firmware Volume Block protocol.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
DUpdateDriverDxe.uni6 // in the same FV and program it in a target Firmware Volume device.
23 …V, and then it finds the image in the same FV, and programs it in a target Firmware Volume device."
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DDxeIpl.uni2 // Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.
21 … #language en-US "Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume"
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DReadMe.txt17 2. Locate BFV (Boot Firmware Volume) by checking every 4kb boundary
27 EBP/RBP - Pointer to the start of the Boot Firmware Volume
DMain.asm26 ; @param[out] RBP/EBP Address of Boot Firmware Volume (BFV)
41 ; Search for the Boot Firmware Volume (BFV)
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
DSearchForBfvBase.asm3 ; Search for the Boot Firmware Volume (BFV) base address
29 ; @param[out] EBP Address of Boot Firmware Volume (BFV)
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
DFileExplorer.c366 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in LibOpenRoot() local
377 (VOID *) &Volume in LibOpenRoot()
384 Status = Volume->OpenVolume ( in LibOpenRoot()
385 Volume, in LibOpenRoot()
909 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in LibGetFileHandleFromDevicePath() local
925 Status = gBS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, (VOID**)&Volume); in LibGetFileHandleFromDevicePath()
933 Status = Volume->OpenVolume (Volume, &FileHandle); in LibGetFileHandleFromDevicePath()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DDxeServicesLib.c621 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in GetFileBufferByFilePath() local
718 Status = gBS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, (VOID**)&Volume); in GetFileBufferByFilePath()
723 Status = Volume->OpenVolume (Volume, &FileHandle); in GetFileBufferByFilePath()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
DFvbSmmDxe.inf2 # Component description file for Firmware Volume Block module.
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DREADME.txt7 …images reside so you must pass an address for the memory-mapped Firmware Volume containing these i…
/device/linaro/bootloader/edk2/OvmfPkg/Sec/Ia32/
DSecEntry.nasm31 ; @param[in] EBP Pointer to the start of the Boot Firmware Volume
/device/linaro/bootloader/edk2/OvmfPkg/Sec/X64/
DSecEntry.nasm32 ; @param[in] RBP Pointer to the start of the Boot Firmware Volume
/device/linaro/bootloader/edk2/EmulatorPkg/FirmwareVolumePei/
DFirmwareVolumePei.inf4 # This PEIM will produce the HOB to describe Firmware Volume, Firmware Devices
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtFirmwareVolumePei/
DWinNtFirmwareVolumePei.inf4 # This PEIM will produce the HOB to describe Firmware Volume, Firmware Devices
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigFileExplorer.c612 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Volume; in OpenRoot() local
623 (VOID *) &Volume in OpenRoot()
630 Status = Volume->OpenVolume ( in OpenRoot()
631 Volume, in OpenRoot()
/device/linaro/bootloader/edk2/EmbeddedPkg/TemplateSec/
DTemplateSec.inf5 # The responsibility of this module is to load the DXE Core from a Firmware Volume. This implemen…
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
DFvbServicesRuntimeDxe.inf2 # Component description file for Nt32 Fimware Volume Block DXE driver module.
/device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
DSecEntry.S35 # @param[in] EBP Pointer to the start of the Boot Firmware Volume
DSecEntry.asm42 ; @param[in] EBP Pointer to the start of the Boot Firmware Volume

123