HomeSort by relevance Sort by last modified time
    Searched defs:Fv (Results 1 - 25 of 39) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
nilfunc.go 15 var Fv = F
20 if fn == nil || Fv == nil || t.F == nil {
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
nilfunc.go 15 var Fv = F
20 if fn == nil || Fv == nil || t.F == nil {
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
FwVol.h 29 EFI_PEI_FIRMWARE_VOLUME_PPI Fv;
33 CR(a, PEI_FW_VOL_INSTANCE, Fv, PEI_FW_VOL_SIGNATURE)
273 Convert the handle of FV to pointer of corresponding PEI_CORE_FV_HANDLE.
275 @param FvHandle The handle of a FV.
291 @param FvHandle Pointer to the FV header of the volume to search
296 @param AprioriFile Pointer to AprioriFile image in this FV if has
312 Report the information for a new discoveried FV in unknown format.
314 If the EFI_PEI_FIRMWARE_VOLUME_PPI has not been installed for specifical FV format, but
315 the FV in this FV format has been discoveried, then the information of this FV
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Ppi/
FirmwareVolumeInfoMeasurementExcluded.h 2 This PPI means a FV does not need to be extended to PCR by TCG modules.
27 // This PPI means a FV does not need to be extended to PCR by TCG modules.
31 EFI_PEI_FIRMWARE_VOLUME_INFO_MEASUREMENT_EXCLUDED_FV Fv[1];
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
IntelBdsPlatformCommon.c 64 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
81 (VOID **) &Fv
84 Status = Fv->ReadFile (
85 Fv,
95 // Skip if no shell file in the FV
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
GetImage.c 31 IN EFI_FIRMWARE_VOLUME_PROTOCOL *Fv,
33 IN EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv,
51 Status = Fv->ReadSection (
52 Fv,
67 Status = Fv->ReadSection (
68 Fv,
85 Status = Fv->ReadFile (
86 Fv,
127 EFI_FIRMWARE_VOLUME_PROTOCOL *Fv;
130 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
GetImage.c 31 IN EFI_FIRMWARE_VOLUME_PROTOCOL *Fv,
33 IN EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv,
51 Status = Fv->ReadSection (
52 Fv,
67 Status = Fv->ReadSection (
68 Fv,
85 Status = Fv->ReadFile (
86 Fv,
127 EFI_FIRMWARE_VOLUME_PROTOCOL *Fv;
130 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformGopPolicy/
PlatformGopPolicy.c 86 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
112 (VOID **) &Fv
115 Status = Fv->ReadSection (
116 Fv,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/BiosIdLib/
BiosIdLib.c 51 IN EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv,
68 Status = Fv->ReadSection (
69 Fv,
84 Status = Fv->ReadSection (
85 Fv,
102 Status = Fv->ReadFile (
103 Fv,
134 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
184 (VOID**)&Fv
192 if (ImageFv != NULL && Fv == ImageFv) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
FwVolDriver.h 3 Block protocol to produce a file abstraction of FV based files.
36 EFI_FIRMWARE_VOLUME2_PROTOCOL Fv;
52 #define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv, FV2_DEVICE_SIGNATURE)
77 contains new value of FV.
131 @retval EFI_ACCESS_DENIED Fv could not read.
FwVol.c 4 of FV based files.
176 @retval EFI_INVALID_PARAMETER The FV Header signature is not as expected or
194 // Read the standard FV header
205 // Validate FV Header signature, if not as expected, continue.
293 // Free the cached FV buffer.
309 Check if an FV is consistent and allocate cache for it.
314 @retval EFI_SUCCESS FV is consistent and cache is allocated.
357 // Size is the size of the FV minus the head. We have already allocated
370 // Don't cache memory mapped FV really.
389 // Copy FV minus header into memory using the block map we have all ready
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Drivers/PciPlatform/
PciPlatform.c 167 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
187 (VOID **)&Fv
197 Status = Fv->ReadSection (
198 Fv,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
Dir.c 38 "FV"
44 or the FV protocol.
49 Argv[3] - Optional FV file type
55 NOTE: fv devices do not contain subdirs
85 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
113 // FV Dir
151 Fv = File->Fv;
156 GetNextFileStatus = Fv->GetNextFile (
157 Fv,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVolDriver.h 65 // Used to track free space in the Fv
84 EFI_FIRMWARE_VOLUME2_PROTOCOL Fv;
100 #define FV_DEVICE_FROM_THIS(a) CR (a, FV_DEVICE, Fv, FV_DEVICE_SIGNATURE)
188 @retval EFI_ACCESS_DENIED Fv could not read.
370 Writes data beginning at Lba:Offset from FV. The write terminates either
381 @retval EFI_SUCCESS Data is successfully written into FV.
461 @param FvDevice Cached FV image.
486 @retval EFI_ACCESS_DENIED Read status of FV is not enabled.
487 @retval EFI_INVALID_PARAMETER The FV Header signature is not as expected or
596 Write multiple files into FV in reliable method.
    [all...]
FwPadFile.c 342 @param ErasePolarity Fv erase value.
567 // Start writing to FV
807 // Start writing to FV
961 // Start writing to FV
992 Write multiple files into FV in reliable method.
1000 @retval EFI_SUCCESS Files are added into FV.
1025 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
    [all...]
FwVol.c 5 of FV based files.
36 @retval EFI_ACCESS_DENIED Read status of FV is not enabled.
37 @retval EFI_INVALID_PARAMETER The FV Header signature is not as expected or
53 // Determine the real length of FV header
74 // memory-mapped FV and non memory-mapped has different ways to read
96 // Validate FV Header signature, if not as expected, continue.
122 // Assumed the first block is bigger than the length of Fv headder
197 Firmware volume inherits authentication status from the FV image file and section(in another firmware volume)
225 if (FvDevice->Fv.ParentHandle != NULL) {
227 // By Parent Handle, find out the FV image file and section(in another firmware volume) where the firmware volume came from
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/
Fvb.c 599 DEBUG ((EFI_D_INFO, "EMU Variable FVB: Basic FV headers were invalid\n"));
608 DEBUG ((EFI_D_INFO, "EMU Variable FVB: FV checksum was invalid\n"));
617 Initializes the FV Header and Variable Store Header
629 // Templates for standard (non-authenticated) variable FV header
698 // Templates for authenticated variable FV header
766 EFI_FIRMWARE_VOLUME_HEADER *Fv;
778 // Update the checksum for the FV header
780 Fv = (EFI_FIRMWARE_VOLUME_HEADER*) Ptr;
781 Fv->Checksum = CalculateCheckSum16 (Ptr, Fv->HeaderLength);
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 67 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
101 (VOID **)&Fv
111 Status = Fv->ReadSection (
112 Fv,
126 // Save the handle of the FV where the FFS file was found
132 // Free the buffer of FV handles
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
TcgPei.c 92 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
93 @return Others Fail to measure FV.
111 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
112 @return Others Fail to measure FV.
157 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
158 @return Others Fail to measure FV.
174 // Create a Guid hob to save all measured Fv
183 // Save measured FV info enty number
188 // Save measured base Fv info
193 // Save measured child Fv info
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
TrEEPei.c 84 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
85 @return Others Fail to measure FV.
103 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
104 @return Others Fail to measure FV.
146 @retval EFI_SUCCESS The FV Info is measured and recorded to TPM.
147 @return Others Fail to measure FV.
163 // Create a Guid hob to save all measured Fv
172 // Save measured FV info enty number
177 // Save measured base Fv info
182 // Save measured child Fv info
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PciPlatform/
PciPlatform.c 78 EFI_FIRMWARE_VOLUME_PROTOCOL *Fv;
99 (VOID **) &Fv
111 Status = Fv->ReadSection (
112 Fv,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
EfiFileLib.h 83 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv; // Information valid for Fv#:
125 SectionType is only used to open an FV. Each file in an FV contains multiple
132 @param SectionType Section in FV to open.
202 Seek to the Offset location in the file. LoadFile and FV device types do
217 @return EFI_UNSUPPORTED LoadFile and FV does not support Seek
232 and FV case you must read the entire file.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
LoadFileOnFv2.c 37 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
112 Status = Private->Fv->ReadSection (
113 Private->Fv,
139 return Private->Fv->ReadSection (
140 Private->Fv,
238 @param Handle FV Handle.
249 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
262 DEBUG ((DEBUG_INFO, "LoadFileOnFv2:Find a FV!\n"));
263 Status = gBS->HandleProtocol (Handle, &gEfiFirmwareVolume2ProtocolGuid, (VOID **)&Fv);
277 Status = Fv->GetNextFile (Fv, &Key, &FileType, &NameGuid, &Attributes, &Size);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DxeServicesLib.c 124 EFI_FIRMWARE_VOLUME2_PROTOCOL *Fv;
136 (VOID **) &Fv
147 Status = Fv->ReadSection (
148 Fv,
163 Status = Fv->ReadSection (
164 Fv,
180 This function searches all the firmware volumes for FFS files with FV file type specified by FileType
181 The order that the firmware volumes is searched is not deterministic. For each available FV a search
182 is made for FFS file of type FileType. If the FV contains more than one FFS file with the same FileType,
198 @param FileType Indicates the FV file type to search for within all
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Sec/
SecMain.c 101 EFI_FIRMWARE_VOLUME_HEADER *Fv;
106 Fv = *BootFv;
109 Fv = (EFI_FIRMWARE_VOLUME_HEADER*) ((UINT8*) Fv - EFI_PAGE_SIZE);
115 if (Fv->Signature != EFI_FVH_SIGNATURE) {
119 if ((UINTN) Fv->FvLength > Distance) {
123 *BootFv = Fv;
239 @param[in] Fv The firmware volume to search
251 IN EFI_FIRMWARE_VOLUME_HEADER *Fv,
264 if (Fv->Signature != EFI_FVH_SIGNATURE) {
    [all...]

Completed in 1175 milliseconds

1 2