Home
last modified time | relevance | path

Searched refs:FvGuid (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c428 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
504 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
512 FvGuid in FvSimpleFileSystemDriverStart()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemEntryPoint.c426 EFI_GUID *FvGuid; in FvSimpleFileSystemDriverStart() local
501 FvGuid = &((MEDIA_FW_VOL_DEVICE_PATH *) FvDevicePath)->FvName; in FvSimpleFileSystemDriverStart()
509 FvGuid in FvSimpleFileSystemDriverStart()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/Eot/
H A DReport.py99 FvGuid = Info[1]
106 </tr>""" % (FvName, FvGuid, FvSize)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
H A DGenFvImageLibInternal.h195 EFI_GUID FvGuid; member
H A DGenFvImageLib.c188 Status = StringToGuid (Value, &FvInfo->FvGuid); in ParseFvInf()
190 memcpy (&FvInfo->FvGuid, &FfsGuid, sizeof (EFI_GUID)); in ParseFvInf()
193 memcpy (&FvInfo->FvGuid, &FfsGuid, sizeof (EFI_GUID)); in ParseFvInf()
2320 memcpy (&FTWHeader->Signature, &(FvInfo->FvGuid), sizeof (EFI_GUID)); in AddFTWWorkingBlock()
3010 memcpy (&FvHeader->FileSystemGuid, &FvInfo.FvGuid, sizeof (EFI_GUID)); in GenerateFvImage()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/Eot/
H A DReport.py94 FvGuid = Info[1]
101 </tr>""" % (FvName, FvGuid, FvSize)