Searched refs:Version (Results 1 - 25 of 407) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DAcpiSupport.h22 Version 0.9.
52 @param Version Updated with the ACPI versions to which this table belongs.
65 OUT EFI_ACPI_TABLE_VERSION *Version,
76 @param Version Indicates to which version(s) of ACPI the table should be added.
90 IN EFI_ACPI_TABLE_VERSION Version,
99 Version. No tables are published for Version equal to EFI_ACPI_VERSION_NONE. Once
104 @param Version Indicates to which version(s) of ACPI the table should be published.
114 IN EFI_ACPI_TABLE_VERSION Version
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
H A DAcpiSupportAcpiSupportProtocol.c32 @param Version The version of the list to add the table to.
45 IN EFI_ACPI_TABLE_VERSION Version,
52 @param Version Bitmask of which versions to remove.
62 IN EFI_ACPI_TABLE_VERSION Version,
103 @param Version Versions that the table is currently used in.
116 OUT EFI_ACPI_TABLE_VERSION *Version,
156 *Version = CurrentTable->Version;
175 @param Version Version(
112 GetAcpiTable( IN EFI_ACPI_SUPPORT_PROTOCOL *This, IN INTN Index, OUT VOID **Table, OUT EFI_ACPI_TABLE_VERSION *Version, OUT UINTN *Handle ) argument
185 SetAcpiTable( IN EFI_ACPI_SUPPORT_PROTOCOL *This, IN VOID *Table OPTIONAL, IN BOOLEAN Checksum, IN EFI_ACPI_TABLE_VERSION Version, IN OUT UINTN *Handle ) argument
595 AddTableToList( IN EFI_ACPI_SUPPORT_INSTANCE *AcpiSupportInstance, IN VOID *Table, IN BOOLEAN Checksum, IN EFI_ACPI_TABLE_VERSION Version, OUT UINTN *Handle ) argument
1308 DeleteTable( IN EFI_ACPI_SUPPORT_INSTANCE *AcpiSupportInstance, IN EFI_ACPI_TABLE_VERSION Version, IN OUT EFI_ACPI_TABLE_LIST *Table ) argument
1564 RemoveTableFromList( IN EFI_ACPI_SUPPORT_INSTANCE *AcpiSupportInstance, IN EFI_ACPI_TABLE_VERSION Version, IN UINTN Handle ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Library/BaseIoApicLib/
H A DIoApicLib.c87 IO_APIC_VERSION_REGISTER Version; local
90 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX);
91 ASSERT (Version.Bits.MaximumRedirectionEntry < 0xF0);
92 ASSERT (Irq <= Version.Bits.MaximumRedirectionEntry);
137 IO_APIC_VERSION_REGISTER Version; local
140 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX);
141 ASSERT (Version.Bits.MaximumRedirectionEntry < 0xF0);
142 ASSERT (Irq <= Version.Bits.MaximumRedirectionEntry);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiTableProtocol.c31 @param Version The version of the list to add the table to.
45 IN EFI_ACPI_TABLE_VERSION Version,
53 @param Version Bitmask of which versions to remove.
64 IN EFI_ACPI_TABLE_VERSION Version,
110 @param Version Version(s) to set.
124 IN EFI_ACPI_TABLE_VERSION Version,
152 Status = AddTableToList (AcpiTableInstance, Table, Checksum, Version, Handle);
162 Status = RemoveTableFromList (AcpiTableInstance, Version, *Handle);
178 Status = AddTableToList (AcpiTableInstance, Table, Checksum, Version, Handl
120 SetAcpiTable( IN EFI_ACPI_TABLE_INSTANCE *AcpiTableInstance, IN VOID *Table OPTIONAL, IN BOOLEAN Checksum, IN EFI_ACPI_TABLE_VERSION Version, IN OUT UINTN *Handle ) argument
536 AddTableToList( IN EFI_ACPI_TABLE_INSTANCE *AcpiTableInstance, IN VOID *Table, IN BOOLEAN Checksum, IN EFI_ACPI_TABLE_VERSION Version, OUT UINTN *Handle ) argument
1255 DeleteTable( IN EFI_ACPI_TABLE_INSTANCE *AcpiTableInstance, IN EFI_ACPI_TABLE_VERSION Version, IN OUT EFI_ACPI_TABLE_LIST *Table ) argument
1516 RemoveTableFromList( IN EFI_ACPI_TABLE_INSTANCE *AcpiTableInstance, IN EFI_ACPI_TABLE_VERSION Version, IN UINTN Handle ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/
H A DIpiDb.py236 # @param Version Version of the distribution package
240 def _AddDp(self, Guid, Version, NewDpFileName, DistributionFileName, \
243 if Version == None or len(Version.strip()) == 0:
244 Version = 'N/A'
256 (self.DpTable, Guid, Version, CurrentTime, PkgFileName, \
278 # @param Version: A package version
283 def _AddPackage(self, Guid, Version, DpGuid=None, DpVersion=None, Path=''):
285 if Version
[all...]
H A DDependencyRules.py56 # @param Version: Version of a module
58 def CheckModuleExists(self, Guid, Version, Name, Path, ReturnCode=DEPEX_CHECK_SUCCESS):
62 ModuleList = self.IpiDb.GetModInPackage(Guid, Version, Name, Path)
63 ModuleList.extend(self.IpiDb.GetStandaloneModule(Guid, Version, Name, Path))
120 # @param Version: Version of a package
122 def CheckPackageExists(self, Guid, Version):
131 if Version and (PkgVer != Version)
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpIo.c61 @param[in] Version IP_VERSION_4 or IP_VERSION_6
73 IN UINT8 Version
86 IpSender = IpIoFindSender (&IpIo, Version, Src);
93 if (Version == IP_VERSION_6) {
110 if (Version == IP_VERSION_6) {
119 ASSERT (Version == IpIo->IpVersion);
121 if (Version == IP_VERSION_4) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwmistr.h54 ULONG Version; member in struct:_WNODE_HEADER::__anon14605::__anon14606
H A Dgdiplusmetaheader.h80 UINT Version; member in class:MetafileHeader
102 UINT GetVersion() const { return Version; }
156 UINT Version; member in struct:MetafileHeader
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwmistr.h54 ULONG Version; member in struct:_WNODE_HEADER::__anon1911::__anon1912
H A Dgdiplusmetaheader.h80 UINT Version; member in class:MetafileHeader
102 UINT GetVersion() const { return Version; }
156 UINT Version; member in struct:MetafileHeader
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/
H A DRmPkg.py47 # @param Version: Version of Dp
50 def CheckDpDepex(Dep, Guid, Version, WorkspaceDir):
51 (Removable, DependModuleList) = Dep.CheckDpDepexForRemove(Guid, Version)
104 # @param Version: Version of Dp
107 def GetCurrentFileList(DataBase, Guid, Version, WorkspaceDir):
109 for Dir in DataBase.GetDpInstallDirList(Guid, Version):
144 (Guid, Version, NewDpFileName) = \
150 Version
[all...]
/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-sanity.cpp18 * of the Common Development and Distribution License Version 1.0
106 if ( RTAsn1Integer_IsPresent(&pThis->T0.Version)
107 && RTAsn1Integer_UnsignedCompareWithU32(&pThis->T0.Version, RTCRX509TBSCERTIFICATE_V1) != 0
108 && RTAsn1Integer_UnsignedCompareWithU32(&pThis->T0.Version, RTCRX509TBSCERTIFICATE_V2) != 0
109 && RTAsn1Integer_UnsignedCompareWithU32(&pThis->T0.Version, RTCRX509TBSCERTIFICATE_V3) != 0)
111 "%s: Unknown Version number: %llu",
112 pszErrorTag, pThis->T0.Version.uValue.u);
121 && RTAsn1Integer_UnsignedCompareWithU32(&pThis->T0.Version, RTCRX509TBSCERTIFICATE_V2) < 0)
126 && RTAsn1Integer_UnsignedCompareWithU32(&pThis->T0.Version, RTCRX509TBSCERTIFICATE_V3) < 0)
H A Dpkcs7-sanity.cpp18 * of the Common Development and Distribution License Version 1.0
49 if ( RTAsn1Integer_UnsignedCompareWithU32(&pSignedData->Version, RTCRPKCS7SIGNEDDATA_V1) != 0
50 && RTAsn1Integer_UnsignedCompareWithU32(&pSignedData->Version, RTCRPKCS7SIGNEDDATA_V3) != 0
51 && RTAsn1Integer_UnsignedCompareWithU32(&pSignedData->Version, RTCRPKCS7SIGNEDDATA_V4) != 0
52 && RTAsn1Integer_UnsignedCompareWithU32(&pSignedData->Version, RTCRPKCS7SIGNEDDATA_V5) != 0)
54 pSignedData->Version.uValue.u, RTCRPKCS7SIGNEDDATA_V1);
109 if (RTAsn1Integer_UnsignedCompareWithU32(&pSignerInfo->Version, RTCRPKCS7SIGNERINFO_V1) != 0)
112 pSignerInfo->Version.uValue.u, RTCRPKCS7SIGNERINFO_V1);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A Defi_driver.h41 .Version = 0x10, \
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DElTorito.h4 1. "El Torito" Bootable CD-ROM Format Specification, Version 1.0.
76 UINT8 Version; ///< Must be 1 member in struct:__anon11618::__anon11620
89 UINT8 Version; member in struct:__anon11618::__anon11621
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecDebug.h21 #define IPSEC_DUMP_ADDRESS(Level, Ip, Version) IpSecDumpAddress (Level, Ip, Version)
37 @param[in] IpVersion The IP Version.
67 @param[in] IpVersion Specified IP Version.
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxinfo.vb25 form.Text = "VirtualBox version " & vb.Version
/vbox/src/VBox/Storage/
H A DQCOW.cpp58 /** Version of the image. */
60 /** Version dependent data. */
63 /** Version 1. */
85 /** Version 2. */
111 } Version; member in struct:QCowHeader
342 pHeader->Version.v1.u64BackingFileOffset = RT_BE2H_U64(pHeader->Version.v1.u64BackingFileOffset);
343 pHeader->Version.v1.u32BackingFileSize = RT_BE2H_U32(pHeader->Version.v1.u32BackingFileSize);
344 pHeader->Version
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDriverBinding.h174 /// instances with higher Version values will be used before ones
175 /// with lower Version values. The Version values of 0x0-
177 /// platform/OEM specific drivers. The Version values of 0x10-
180 UINT32 Version; member in struct:_EFI_DRIVER_BINDING_PROTOCOL
H A DEbc.h122 @param Version Pointer to where to store the returned version of the interpreter.
125 @retval EFI_INVALID_PARAMETER Version pointer is NULL.
132 IN OUT UINT64 *Version
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Include/Register/
H A DIoApic.h55 UINT32 Version:8; member in struct:__anon12643::__anon12644
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dcompstui.h56 WORD Version; member in struct:_PROPSHEETUI_INFO
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDriverBinding.h176 /// instances with higher Version values will be used before ones
177 /// with lower Version values. The Version values of 0x0-
179 /// platform/OEM specific drivers. The Version values of 0x10-
182 UINT32 Version; member in struct:_EFI_DRIVER_BINDING_PROTOCOL
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dcompstui.h56 WORD Version; member in struct:_PROPSHEETUI_INFO

Completed in 190 milliseconds

1234567891011>>