Searched defs:GetInfo (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDecompress.h26 The GetInfo() function retrieves the size of the uncompressed buffer
35 The GetInfo() function does not have a scratch buffer available to perform
88 buffer needed is obtained from GetInfo().
92 is obtained from GetInfo().
116 EFI_DECOMPRESS_GET_INFO GetInfo; member in struct:_EFI_DECOMPRESS_PROTOCOL
H A DLegacyRegion2.h234 EFI_LEGACY_REGION_GET_INFO GetInfo; member in struct:_EFI_LEGACY_REGION2_PROTOCOL
H A DUserCredential.h285 EFI_CREDENTIAL_GET_INFO GetInfo; member in struct:_EFI_USER_CREDENTIAL_PROTOCOL
H A DUserCredential2.h306 EFI_CREDENTIAL2_GET_INFO GetInfo; member in struct:_EFI_USER_CREDENTIAL2_PROTOCOL
H A DSimpleFileSystem.h393 EFI_FILE_GET_INFO GetInfo; member in struct:_EFI_FILE_PROTOCOL
H A DFirmwareVolume2.h619 The GetInfo() function returns information of type
755 EFI_FV_GET_INFO GetInfo; member in struct:_EFI_FIRMWARE_VOLUME2_PROTOCOL
H A DMtftp4.h518 EFI_MTFTP4_GET_INFO GetInfo; member in struct:_EFI_MTFTP4_PROTOCOL
H A DMtftp6.h528 The GetInfo() function assembles an MTFTPv6 request packet with options, sends it to the
812 EFI_MTFTP6_GET_INFO GetInfo; member in struct:_EFI_MTFTP6_PROTOCOL
H A DUserManager.h606 EFI_USER_PROFILE_GET_INFO GetInfo; member in struct:_EFI_USER_MANAGER_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVga.c214 APPLE_FRAMEBUFFERINFO_PROTOCOL_GET_INFO GetInfo; member in struct:_APPLE_FRAMEBUFFERINFO_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DDecompress.c664 GetInfo ( function
674 The implementation of EFI_DECOMPRESS_PROTOCOL.GetInfo().
809 The implementation Efi Decompress GetInfo().
825 return GetInfo (Source, SrcSize, DstSize, ScratchSize);
839 The implementation Tiano Decompress GetInfo().
855 return GetInfo (Source, SrcSize, DstSize, ScratchSize);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c96 File style interface for console (GetInfo).
930 EFI_FILE_GET_INFO GetInfo; member in struct:__anon12744
1124 EnvFileInterface->GetInfo = FileInterfaceNopGetInfo;
1271 EFI_FILE_GET_INFO GetInfo; member in struct:__anon12745
1451 FileInterface->GetInfo = FileInterfaceNopGetInfo;
1475 EFI_FILE_GET_INFO GetInfo; member in struct:__anon12746
1549 return ((EFI_FILE_PROTOCOL_FILE*)This)->Orig->GetInfo(((EFI_FILE_PROTOCOL_FILE*)This)->Orig, InformationType, BufferSize, Buffer);
1793 NewOne->GetInfo = FileInterfaceFileGetInfo;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntsecpkg.h416 SpGetInfoFn *GetInfo; member in struct:SECPKG_FUNCTION_TABLE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dntsecpkg.h416 SpGetInfoFn *GetInfo; member in struct:SECPKG_FUNCTION_TABLE

Completed in 99 milliseconds