blob: bbfa84ce8c84cf66b3b3bfe115a376065cbd49ef [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills9d424662021-09-22 21:56:16 -05004<!--# Redfish Schema: Processor v1.13.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05008<!--# Copyright 2014-2021 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080020 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070023 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
24 <edmx:Include Namespace="Resource"/>
25 <edmx:Include Namespace="Resource.v1_0_0"/>
26 </edmx:Reference>
27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050029 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070030 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32 <edmx:Include Namespace="Chassis"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
35 <edmx:Include Namespace="Assembly"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
38 <edmx:Include Namespace="ProcessorCollection"/>
39 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060040 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
41 <edmx:Include Namespace="ProcessorMetrics"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
44 <edmx:Include Namespace="Endpoint"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunction_v1.xml">
47 <edmx:Include Namespace="AccelerationFunction"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunctionCollection_v1.xml">
50 <edmx:Include Namespace="AccelerationFunctionCollection"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53 <edmx:Include Namespace="PCIeDevice"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
56 <edmx:Include Namespace="PCIeFunction"/>
57 </edmx:Reference>
Gunnar Mills844b4152020-06-22 12:44:09 -050058 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfigCollection_v1.xml">
59 <edmx:Include Namespace="OperatingConfigCollection"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfig_v1.xml">
62 <edmx:Include Namespace="OperatingConfig"/>
63 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -060064 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
65 <edmx:Include Namespace="EnvironmentMetrics"/>
66 </edmx:Reference>
67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml">
68 <edmx:Include Namespace="MemoryMetrics"/>
69 </edmx:Reference>
70 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Memory_v1.xml">
71 <edmx:Include Namespace="Memory"/>
72 </edmx:Reference>
73 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
74 <edmx:Include Namespace="CertificateCollection"/>
75 </edmx:Reference>
76 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
77 <edmx:Include Namespace="SoftwareInventory"/>
78 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -050079 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsController_v1.xml">
80 <edmx:Include Namespace="GraphicsController"/>
81 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -050082 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
83 <edmx:Include Namespace="NetworkDeviceFunction"/>
84 </edmx:Reference>
85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Control_v1.xml">
86 <edmx:Include Namespace="Control"/>
87 </edmx:Reference>
88 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
89 <edmx:Include Namespace="PortCollection"/>
90 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070091
92 <edmx:DataServices>
93
94 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor">
95 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
96
97 <EntityType Name="Processor" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070098 <Annotation Term="OData.Description" String="The Processor schema describes the information about a single processor that a system contains. A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results."/>
Gunnar Millsa778c022020-05-12 12:20:36 -050099 <Annotation Term="OData.LongDescription" String="This resource shall represent a single processor that a system contains. A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700100 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
101 <Annotation Term="Capabilities.InsertRestrictions">
102 <Record>
103 <PropertyValue Property="Insertable" Bool="false"/>
104 </Record>
105 </Annotation>
106 <Annotation Term="Capabilities.UpdateRestrictions">
107 <Record>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500108 <PropertyValue Property="Updatable" Bool="true"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700109 </Record>
110 </Annotation>
111 <Annotation Term="Capabilities.DeleteRestrictions">
112 <Record>
113 <PropertyValue Property="Deletable" Bool="false"/>
114 </Record>
115 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800116 <Annotation Term="Redfish.Uris">
117 <Collection>
118 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
119 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
120 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
121 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
122 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
123 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600124 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
125 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
126 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
127 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Gunnar Mills9d424662021-09-22 21:56:16 -0500128 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}</String>
129 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800130 </Collection>
131 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700132 </EntityType>
133
Gunnar Mills6f44b752020-02-06 16:50:51 -0600134 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500135 <Annotation Term="OData.Description" String="This action resets the processor."/>
136 <Annotation Term="OData.LongDescription" String="This action shall reset the processor."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600137 <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
138 <Parameter Name="ResetType" Type="Resource.ResetType">
139 <Annotation Term="OData.Description" String="The type of reset."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500140 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation specific default reset."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600141 </Parameter>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600142 <Annotation Term="Redfish.Revisions">
143 <Collection>
144 <Record>
145 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
146 <PropertyValue Property="Version" String="v1_6_0"/>
147 </Record>
148 </Collection>
149 </Annotation>
150 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700151 </Schema>
152
153 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_0">
154 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600155 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700156
157 <EntityType Name="Processor" BaseType="Processor.Processor">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700158 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
159 <Property Name="Socket" Type="Edm.String">
160 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
161 <Annotation Term="OData.Description" String="The socket or location of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700162 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the physical location or socket of the processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700163 </Property>
164 <Property Name="ProcessorType" Type="Processor.v1_0_0.ProcessorType">
165 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
166 <Annotation Term="OData.Description" String="The type of processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500167 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the type of processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700168 </Property>
169 <Property Name="ProcessorArchitecture" Type="Processor.v1_0_0.ProcessorArchitecture">
170 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
171 <Annotation Term="OData.Description" String="The architecture of the processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500172 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the architecture of the processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700173 </Property>
174 <Property Name="InstructionSet" Type="Processor.v1_0_0.InstructionSet">
175 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
176 <Annotation Term="OData.Description" String="The instruction set of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700177 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the instruction set of the processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700178 </Property>
179 <Property Name="ProcessorId" Type="Processor.v1_0_0.ProcessorId" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700180 <Annotation Term="OData.Description" String="The identification information for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700181 <Annotation Term="OData.LongDescription" String="This object shall contain identification information for this processor."/>
182 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800183 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500184 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
185 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800186 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700187 <Property Name="Manufacturer" Type="Edm.String">
188 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
189 <Annotation Term="OData.Description" String="The processor manufacturer."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700190 <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the manufacturer of the processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700191 </Property>
192 <Property Name="Model" Type="Edm.String">
193 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
194 <Annotation Term="OData.Description" String="The product model number of this device."/>
195 <Annotation Term="OData.LongDescription" String="This property shall indicate the model information as provided by the manufacturer of this processor."/>
196 </Property>
197 <Property Name="MaxSpeedMHz" Type="Edm.Int64">
198 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
199 <Annotation Term="OData.Description" String="The maximum clock speed of the processor."/>
200 <Annotation Term="OData.LongDescription" String="This property shall indicate the maximum rated clock speed of the processor in MHz."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800201 <Annotation Term="Measures.Unit" String="MHz"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700202 </Property>
203 <Property Name="TotalCores" Type="Edm.Int64">
204 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700205 <Annotation Term="OData.Description" String="The total number of cores that this processor contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700206 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent processor cores contained within this processor."/>
207 </Property>
208 <Property Name="TotalThreads" Type="Edm.Int64">
209 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700210 <Annotation Term="OData.Description" String="The total number of execution threads that this processor supports."/>
211 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent execution threads that this processor supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700212 </Property>
213 </EntityType>
214
215 <ComplexType Name="ProcessorId">
216 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700217 <Annotation Term="OData.Description" String="The identification information for a processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700218 <Annotation Term="OData.LongDescription" String="This type shall contain identification information for a processor."/>
219 <Property Name="VendorId" Type="Edm.String">
220 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700221 <Annotation Term="OData.Description" String="The vendor identification for this processor."/>
222 <Annotation Term="OData.LongDescription" String="This property shall indicate the vendor Identification string information as provided by the manufacturer of this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700223 </Property>
224 <Property Name="IdentificationRegisters" Type="Edm.String">
225 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600226 <Annotation Term="OData.Description" String="The raw manufacturer-provided processor identification registers for this processor."/>
227 <Annotation Term="OData.LongDescription" String="This property shall contain the raw manufacturer-provided processor-specific identification registers of this processor's features."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700228 </Property>
229 <Property Name="EffectiveFamily" Type="Edm.String">
230 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700231 <Annotation Term="OData.Description" String="The effective family for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 <Annotation Term="OData.LongDescription" String="This property shall indicate the effective Family information as provided by the manufacturer of this processor."/>
233 </Property>
234 <Property Name="EffectiveModel" Type="Edm.String">
235 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700236 <Annotation Term="OData.Description" String="The effective model for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700237 <Annotation Term="OData.LongDescription" String="This property shall indicate the effective Model information as provided by the manufacturer of this processor."/>
238 </Property>
239 <Property Name="Step" Type="Edm.String">
240 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700241 <Annotation Term="OData.Description" String="The step value for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 <Annotation Term="OData.LongDescription" String="This property shall indicate the Step or revision string information as provided by the manufacturer of this processor."/>
243 </Property>
244 <Property Name="MicrocodeInfo" Type="Edm.String">
245 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700246 <Annotation Term="OData.Description" String="The microcode information for this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500247 <Annotation Term="OData.LongDescription" String="This property shall indicate the microcode information as provided by the manufacturer of this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700248 </Property>
249 </ComplexType>
250
251 <EnumType Name="ProcessorType">
252 <Member Name="CPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700253 <Annotation Term="OData.Description" String="A CPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700254 </Member>
255 <Member Name="GPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700256 <Annotation Term="OData.Description" String="A GPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700257 </Member>
258 <Member Name="FPGA">
Ed Tanouscb103132019-10-08 11:34:22 -0700259 <Annotation Term="OData.Description" String="An FPGA."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 </Member>
261 <Member Name="DSP">
Ed Tanouscb103132019-10-08 11:34:22 -0700262 <Annotation Term="OData.Description" String="A DSP."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700263 </Member>
264 <Member Name="Accelerator">
Ed Tanouscb103132019-10-08 11:34:22 -0700265 <Annotation Term="OData.Description" String="An accelerator."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700266 </Member>
267 <Member Name="Core">
Ed Tanouscb103132019-10-08 11:34:22 -0700268 <Annotation Term="OData.Description" String="A core in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600269 <Annotation Term="Redfish.Revisions">
270 <Collection>
271 <Record>
272 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
273 <PropertyValue Property="Version" String="v1_3_0"/>
274 </Record>
275 </Collection>
276 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700277 </Member>
278 <Member Name="Thread">
Ed Tanouscb103132019-10-08 11:34:22 -0700279 <Annotation Term="OData.Description" String="A thread in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600280 <Annotation Term="Redfish.Revisions">
281 <Collection>
282 <Record>
283 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
284 <PropertyValue Property="Version" String="v1_3_0"/>
285 </Record>
286 </Collection>
287 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700288 </Member>
289 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -0700290 <Annotation Term="OData.Description" String="An OEM-defined processing unit."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700291 </Member>
292 </EnumType>
293
294 <TypeDefinition Name="ProcessorArchitecture" UnderlyingType="Edm.String">
295 <Annotation Term="Redfish.Enumeration">
296 <Collection>
297 <Record>
298 <PropertyValue Property="Member" String="x86"/>
299 <Annotation Term="OData.Description" String="x86 or x86-64."/>
300 </Record>
301 <Record>
302 <PropertyValue Property="Member" String="IA-64"/>
303 <Annotation Term="OData.Description" String="Intel Itanium."/>
304 </Record>
305 <Record>
306 <PropertyValue Property="Member" String="ARM"/>
307 <Annotation Term="OData.Description" String="ARM."/>
308 </Record>
309 <Record>
310 <PropertyValue Property="Member" String="MIPS"/>
311 <Annotation Term="OData.Description" String="MIPS."/>
312 </Record>
313 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600314 <PropertyValue Property="Member" String="Power"/>
315 <Annotation Term="OData.Description" String="Power."/>
316 <Annotation Term="Redfish.Revisions">
317 <Collection>
318 <Record>
319 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
320 <PropertyValue Property="Version" String="v1_4_0"/>
321 </Record>
322 </Collection>
323 </Annotation>
324 </Record>
325 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 <PropertyValue Property="Member" String="OEM"/>
327 <Annotation Term="OData.Description" String="OEM-defined."/>
328 </Record>
329 </Collection>
330 </Annotation>
331 </TypeDefinition>
332
333 <TypeDefinition Name="InstructionSet" UnderlyingType="Edm.String">
334 <Annotation Term="Redfish.Enumeration">
335 <Collection>
336 <Record>
337 <PropertyValue Property="Member" String="x86"/>
338 <Annotation Term="OData.Description" String="x86 32-bit."/>
339 </Record>
340 <Record>
341 <PropertyValue Property="Member" String="x86-64"/>
342 <Annotation Term="OData.Description" String="x86 64-bit."/>
343 </Record>
344 <Record>
345 <PropertyValue Property="Member" String="IA-64"/>
346 <Annotation Term="OData.Description" String="Intel IA-64."/>
347 </Record>
348 <Record>
349 <PropertyValue Property="Member" String="ARM-A32"/>
350 <Annotation Term="OData.Description" String="ARM 32-bit."/>
351 </Record>
352 <Record>
353 <PropertyValue Property="Member" String="ARM-A64"/>
354 <Annotation Term="OData.Description" String="ARM 64-bit."/>
355 </Record>
356 <Record>
357 <PropertyValue Property="Member" String="MIPS32"/>
358 <Annotation Term="OData.Description" String="MIPS 32-bit."/>
359 </Record>
360 <Record>
361 <PropertyValue Property="Member" String="MIPS64"/>
362 <Annotation Term="OData.Description" String="MIPS 64-bit."/>
363 </Record>
364 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600365 <PropertyValue Property="Member" String="PowerISA"/>
366 <Annotation Term="OData.Description" String="PowerISA-64 or PowerISA-32."/>
367 <Annotation Term="Redfish.Revisions">
368 <Collection>
369 <Record>
370 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
371 <PropertyValue Property="Version" String="v1_4_0"/>
372 </Record>
373 </Collection>
374 </Annotation>
375 </Record>
376 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700377 <PropertyValue Property="Member" String="OEM"/>
378 <Annotation Term="OData.Description" String="OEM-defined."/>
379 </Record>
380 </Collection>
381 </Annotation>
382 </TypeDefinition>
383
384 </Schema>
385
386 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_2">
387 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700388 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700389 <EntityType Name="Processor" BaseType="Processor.v1_0_0.Processor"/>
390 </Schema>
391
392 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_3">
393 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700394 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700395 <EntityType Name="Processor" BaseType="Processor.v1_0_2.Processor"/>
396 </Schema>
397
398 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_4">
399 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700400 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700401 <EntityType Name="Processor" BaseType="Processor.v1_0_3.Processor"/>
402 </Schema>
403
Ed Tanous530520e2019-01-02 13:41:37 -0800404 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_5">
405 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500406 <Annotation Term="OData.Description" String="This version was created to add units annotations to the MaxSpeedMHz property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required and integer properties are marked as integer rather than number."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800407 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"/>
408 </Schema>
409
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600410 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_6">
411 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500412 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600413 <EntityType Name="Processor" BaseType="Processor.v1_0_5.Processor"/>
414 </Schema>
415
Ed Tanouscb103132019-10-08 11:34:22 -0700416 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_7">
417 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
418 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
419 <EntityType Name="Processor" BaseType="Processor.v1_0_6.Processor"/>
420 </Schema>
421
422 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_8">
423 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
424 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
425 <EntityType Name="Processor" BaseType="Processor.v1_0_7.Processor"/>
426 </Schema>
427
Gunnar Mills6f44b752020-02-06 16:50:51 -0600428 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_9">
429 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
430 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
431 <EntityType Name="Processor" BaseType="Processor.v1_0_8.Processor"/>
432 </Schema>
433
Gunnar Millsa778c022020-05-12 12:20:36 -0500434 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_10">
435 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
436 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
437 <EntityType Name="Processor" BaseType="Processor.v1_0_9.Processor"/>
438 </Schema>
439
Gunnar Mills844b4152020-06-22 12:44:09 -0500440 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_11">
441 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
442 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
443 <EntityType Name="Processor" BaseType="Processor.v1_0_10.Processor"/>
444 </Schema>
445
Gunnar Mills262d7d42021-01-20 16:28:41 -0600446 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_12">
447 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
448 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
449 <EntityType Name="Processor" BaseType="Processor.v1_0_11.Processor"/>
450 </Schema>
451
Jason M. Billsea4aa752018-06-05 13:29:11 -0700452 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0">
453 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600454 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500455
Jason M. Billsea4aa752018-06-05 13:29:11 -0700456 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor">
457 <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500458 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
459 <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700460 </Property>
461 <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500462 <Annotation Term="OData.Description" String="The available actions for this resource."/>
463 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700464 </Property>
465 </EntityType>
466
467 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500468 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
469 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700470 <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
471 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700472 <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500473 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Chassis that represents the physical container associated with this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700474 <Annotation Term="OData.AutoExpandReferences"/>
475 </NavigationProperty>
476 </ComplexType>
477
478 <ComplexType Name="Actions">
479 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500480 <Annotation Term="OData.Description" String="The available actions for this resource."/>
481 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800482 <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500483 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
484 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800485 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700486 </ComplexType>
487
488 <ComplexType Name="OemActions">
489 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500490 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
491 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700492 </ComplexType>
493 </Schema>
494
Ed Tanous530520e2019-01-02 13:41:37 -0800495 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1">
496 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500497 <Annotation Term="OData.Description" String="This version was created to add units annotations on the MaxSpeedMHz property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800498 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/>
499 </Schema>
500
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600501 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2">
502 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500503 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600504 <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/>
505 </Schema>
506
Ed Tanouscb103132019-10-08 11:34:22 -0700507 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3">
508 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
509 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
510 <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/>
511 </Schema>
512
513 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4">
514 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
515 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
516 <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/>
517 </Schema>
518
Gunnar Mills6f44b752020-02-06 16:50:51 -0600519 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5">
520 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
521 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
522 <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/>
523 </Schema>
524
Gunnar Millsa778c022020-05-12 12:20:36 -0500525 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6">
526 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
527 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
528 <EntityType Name="Processor" BaseType="Processor.v1_1_5.Processor"/>
529 </Schema>
530
Gunnar Mills844b4152020-06-22 12:44:09 -0500531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_7">
532 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
533 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
534 <EntityType Name="Processor" BaseType="Processor.v1_1_6.Processor"/>
535 </Schema>
536
Gunnar Mills262d7d42021-01-20 16:28:41 -0600537 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_8">
538 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
539 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
540 <EntityType Name="Processor" BaseType="Processor.v1_1_7.Processor"/>
541 </Schema>
542
Jason M. Billsea4aa752018-06-05 13:29:11 -0700543 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0">
544 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600545 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500546
Jason M. Billsea4aa752018-06-05 13:29:11 -0700547 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor">
Ed Tanous530520e2019-01-02 13:41:37 -0800548 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700549 <Annotation Term="OData.Description" String="The location of the processor."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800550 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated processor."/>
551 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700552 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
553 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700554 <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500555 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Assembly."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700556 <Annotation Term="OData.AutoExpandReferences"/>
557 </NavigationProperty>
558 </EntityType>
559 </Schema>
560
Ed Tanous530520e2019-01-02 13:41:37 -0800561 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1">
562 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500563 <Annotation Term="OData.Description" String="This version was created to add units annotations on the MaxSpeedMHz property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800564 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/>
565 </Schema>
566
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600567 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2">
568 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500569 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600570 <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/>
571 </Schema>
572
Ed Tanouscb103132019-10-08 11:34:22 -0700573 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3">
574 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
575 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
576 <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/>
577 </Schema>
578
579 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4">
580 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
581 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
582 <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/>
583 </Schema>
584
Gunnar Mills6f44b752020-02-06 16:50:51 -0600585 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5">
586 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
587 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
588 <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/>
589 </Schema>
590
Gunnar Millsa778c022020-05-12 12:20:36 -0500591 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6">
592 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
593 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
594 <EntityType Name="Processor" BaseType="Processor.v1_2_5.Processor"/>
595 </Schema>
596
Gunnar Mills844b4152020-06-22 12:44:09 -0500597 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_7">
598 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
599 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
600 <EntityType Name="Processor" BaseType="Processor.v1_2_6.Processor"/>
601 </Schema>
602
Gunnar Mills262d7d42021-01-20 16:28:41 -0600603 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_8">
604 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
605 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
606 <EntityType Name="Processor" BaseType="Processor.v1_2_7.Processor"/>
607 </Schema>
608
Jason M. Billsea4aa752018-06-05 13:29:11 -0700609 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0">
610 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600611 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500612
Jason M. Billsea4aa752018-06-05 13:29:11 -0700613 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor">
614 <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
615 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500616 <Annotation Term="OData.Description" String="The link to the collection of sub-processors associated with this system, such as cores or threads, that are part of a processor."/>
617 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700618 <Annotation Term="OData.AutoExpandReferences"/>
619 </NavigationProperty>
620 </EntityType>
621 </Schema>
622
Ed Tanous530520e2019-01-02 13:41:37 -0800623 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1">
624 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500625 <Annotation Term="OData.Description" String="This version was created to add units annotations on the MaxSpeedMHz property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800626 <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/>
627 </Schema>
628
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600629 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2">
630 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500631 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600632 <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/>
633 </Schema>
634
Ed Tanouscb103132019-10-08 11:34:22 -0700635 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3">
636 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
637 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
638 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/>
639 </Schema>
640
641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4">
642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
643 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
644 <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/>
645 </Schema>
646
Gunnar Mills6f44b752020-02-06 16:50:51 -0600647 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5">
648 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
649 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
650 <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/>
651 </Schema>
652
Gunnar Millsa778c022020-05-12 12:20:36 -0500653 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6">
654 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
655 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
656 <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/>
657 </Schema>
658
Gunnar Mills844b4152020-06-22 12:44:09 -0500659 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_7">
660 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
661 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
662 <EntityType Name="Processor" BaseType="Processor.v1_3_6.Processor"/>
663 </Schema>
664
Gunnar Mills262d7d42021-01-20 16:28:41 -0600665 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_8">
666 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
667 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
668 <EntityType Name="Processor" BaseType="Processor.v1_3_7.Processor"/>
669 </Schema>
670
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600671 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0">
672 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
673 <Annotation Term="Redfish.Release" String="2018.3"/>
674 <Annotation Term="OData.Description" String="This version was created to add TDPWatts and MaxTDPWatts. It was also created to add Power architecture to ProcessorArchitecture and PowerISA to InstructionSet."/>
675
676 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor">
677 <Property Name="TDPWatts" Type="Edm.Int64">
678 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
679 <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watts."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700680 <Annotation Term="OData.LongDescription" String="This property shall contain the nominal Thermal Design Power (TDP) in watts."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600681 <Annotation Term="Measures.Unit" String="W"/>
682 </Property>
683 <Property Name="MaxTDPWatts" Type="Edm.Int64">
684 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
685 <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watts."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700686 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum Thermal Design Power (TDP) in watts."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600687 <Annotation Term="Measures.Unit" String="W"/>
688 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700689 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600690 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700691 <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500692 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ProcessorMetrics that contains the metrics associated with this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600693 </NavigationProperty>
694 <Property Name="UUID" Type="Resource.UUID">
695 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700696 <Annotation Term="OData.Description" String="The UUID for this processor."/>
697 <Annotation Term="OData.LongDescription" String="This property shall contain a universal unique identifier number for the processor. RFC4122 describes methods to use to create the value. The value should be considered to be opaque. Client software should only treat the overall value as a universally unique identifier and should not interpret any sub-fields within the UUID."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600698 </Property>
699 <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500700 <Annotation Term="OData.Description" String="The memory directly attached or integrated within this processor."/>
701 <Annotation Term="OData.LongDescription" String="This property shall contain the memory directly attached or integrated within this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600702 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700703 <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false">
704 <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500705 <Annotation Term="OData.LongDescription" String="This property shall contain an object containing properties for processors of type FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600706 </Property>
707 <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false">
708 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700709 <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500710 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type AccelerationFunctionCollection."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600711 <Annotation Term="OData.AutoExpandReferences"/>
712 </NavigationProperty>
713 </EntityType>
714
715 <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links">
716 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
717 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700718 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500719 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint that represent endpoints associated with this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600720 <Annotation Term="OData.AutoExpandReferences"/>
721 </NavigationProperty>
722 <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)">
723 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700724 <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500725 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Processor that are directly connected to this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600726 <Annotation Term="OData.AutoExpandReferences"/>
727 </NavigationProperty>
Ed Tanouscb103132019-10-08 11:34:22 -0700728 <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600729 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700730 <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500731 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type PCIeDevice that represents the PCIe device associated with this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600732 <Annotation Term="OData.AutoExpandReferences"/>
733 </NavigationProperty>
734 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
735 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500736 <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/>
737 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type PCIeFunction that represent the PCIe functions associated with this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600738 <Annotation Term="OData.AutoExpandReferences"/>
739 </NavigationProperty>
740 </ComplexType>
741
742 <ComplexType Name="ProcessorMemory">
743 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
744 <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600745 <Annotation Term="OData.LongDescription" String="This type shall contain information about memory directly attached or integrated within a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600746 <Property Name="IntegratedMemory" Type="Edm.Boolean">
747 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700748 <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/>
749 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this memory is integrated within the processor. Otherwise, it is discrete memory attached to the processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600750 </Property>
751 <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType">
752 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
753 <Annotation Term="OData.Description" String="The type of memory used by this processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700754 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600755 </Property>
756 <Property Name="CapacityMiB" Type="Edm.Int64">
757 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
758 <Annotation Term="OData.Description" String="The memory capacity in MiB."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700759 <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600760 <Annotation Term="Measures.Unit" String="MiBy"/>
761 </Property>
762 <Property Name="SpeedMHz" Type="Edm.Int64">
763 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
764 <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700765 <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the memory in MHz."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600766 </Property>
767 </ComplexType>
768
769 <EnumType Name="ProcessorMemoryType">
770 <Member Name="L1Cache">
771 <Annotation Term="OData.Description" String="L1 cache."/>
772 </Member>
773 <Member Name="L2Cache">
774 <Annotation Term="OData.Description" String="L2 cache."/>
775 </Member>
776 <Member Name="L3Cache">
777 <Annotation Term="OData.Description" String="L3 cache."/>
778 </Member>
779 <Member Name="L4Cache">
780 <Annotation Term="OData.Description" String="L4 cache."/>
781 </Member>
782 <Member Name="L5Cache">
783 <Annotation Term="OData.Description" String="L5 cache."/>
784 </Member>
785 <Member Name="L6Cache">
786 <Annotation Term="OData.Description" String="L6 cache."/>
787 </Member>
788 <Member Name="L7Cache">
789 <Annotation Term="OData.Description" String="L7 cache."/>
790 </Member>
791 <Member Name="HBM1">
792 <Annotation Term="OData.Description" String="High Bandwidth Memory."/>
793 </Member>
794 <Member Name="HBM2">
795 <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/>
796 </Member>
797 <Member Name="HBM3">
798 <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/>
799 </Member>
800 <Member Name="SGRAM">
801 <Annotation Term="OData.Description" String="Synchronous graphics RAM."/>
802 </Member>
803 <Member Name="GDDR">
804 <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/>
805 </Member>
806 <Member Name="GDDR2">
807 <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/>
808 </Member>
809 <Member Name="GDDR3">
810 <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/>
811 </Member>
812 <Member Name="GDDR4">
813 <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/>
814 </Member>
815 <Member Name="GDDR5">
816 <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
817 </Member>
818 <Member Name="GDDR5X">
Gunnar Mills262d7d42021-01-20 16:28:41 -0600819 <Annotation Term="OData.Description" String="Double data rate type five X synchronous graphics random-access memory."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600820 </Member>
821 <Member Name="GDDR6">
Gunnar Mills262d7d42021-01-20 16:28:41 -0600822 <Annotation Term="OData.Description" String="Double data rate type six synchronous graphics random-access memory."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600823 </Member>
824 <Member Name="DDR">
825 <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/>
826 </Member>
827 <Member Name="DDR2">
828 <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/>
829 </Member>
830 <Member Name="DDR3">
831 <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/>
832 </Member>
833 <Member Name="DDR4">
834 <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/>
835 </Member>
836 <Member Name="DDR5">
837 <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/>
838 </Member>
839 <Member Name="SDRAM">
840 <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/>
841 </Member>
842 <Member Name="SRAM">
843 <Annotation Term="OData.Description" String="Static random-access memory."/>
844 </Member>
845 <Member Name="Flash">
846 <Annotation Term="OData.Description" String="Flash memory."/>
847 </Member>
848 <Member Name="OEM">
849 <Annotation Term="OData.Description" String="OEM-defined."/>
850 </Member>
851 </EnumType>
852
853 <ComplexType Name="FPGA">
854 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
855 <Annotation Term="OData.Description" String="The properties of the FPGA device."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700856 <Annotation Term="OData.LongDescription" String="This object shall contain the properties of the FPGA device represented by a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600857 <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false">
858 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
859 <Annotation Term="OData.Description" String="The FPGA type."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700860 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600861 </Property>
862 <Property Name="Model" Type="Edm.String" Nullable="false">
863 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
864 <Annotation Term="OData.Description" String="The FPGA model."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700865 <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600866 </Property>
867 <Property Name="FirmwareId" Type="Edm.String" Nullable="false">
868 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
869 <Annotation Term="OData.Description" String="The FPGA firmware identifier."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600870 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600871 </Property>
872 <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false">
873 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
874 <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600875 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600876 </Property>
877 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
878 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
879 <Annotation Term="OData.Description" String="The FPGA firmware version."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600880 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500881 <Annotation Term="Redfish.Revisions">
882 <Collection>
883 <Record>
884 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
885 <PropertyValue Property="Version" String="v1_9_0"/>
886 <PropertyValue Property="Description" String="This property has been deprecated in favor of the FirmwareVersion property in the root of this resource."/>
887 </Record>
888 </Collection>
889 </Annotation>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600890 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -0500891 <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600892 <Annotation Term="OData.Description" String="The FPGA interface to the host."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700893 <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity to the host for system software to use."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500894 <Annotation Term="Redfish.Revisions">
895 <Collection>
896 <Record>
897 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
898 <PropertyValue Property="Version" String="v1_8_0"/>
899 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SystemInterface property in the root of this resource."/>
900 </Record>
901 </Collection>
902 </Annotation>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600903 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -0500904 <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600905 <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700906 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that describe the external connectivity of the FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600907 </Property>
908 <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false">
909 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
910 <Annotation Term="OData.Description" String="The number of the PCIe Virtual Functions."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700911 <Annotation Term="OData.LongDescription" String="This property shall contain an integer that describes the number of PCIe Virtual Functions configured within the FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600912 </Property>
913 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
914 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700915 <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500916 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the FPGA firmware can be reprogrammed from the host by using system software. If `false`, system software shall not be able to program the FPGA firmware from the system interface. In either state, a management controller may be able to program the FPGA firmware by using the sideband interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600917 </Property>
918 <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700919 <Annotation Term="OData.Description" String="An array of the FPGA reconfiguration slots. An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/>
920 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the structures that describe the FPGA reconfiguration slots that the acceleration functions can program."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600921 </Property>
922 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700923 <Annotation Term="OData.Description" String="The OEM extension property."/>
924 <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600925 </Property>
926 </ComplexType>
927
928 <ComplexType Name="FpgaReconfigurationSlot">
929 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700930 <Annotation Term="OData.Description" String="This type describes the FPGA reconfiguration slot. An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600931 <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/>
932 <Property Name="SlotId" Type="Edm.String">
933 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
934 <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700935 <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600936 </Property>
937 <Property Name="UUID" Type="Resource.UUID">
938 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700939 <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/>
940 <Annotation Term="OData.LongDescription" String="This property shall contain a universal unique identifier number for the reconfiguration slot."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600941 </Property>
942 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
943 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700944 <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500945 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the reconfiguration slot can be reprogrammed from the host by using system software. If `false`, system software shall not be able to program the reconfiguration slot from the system interface. In either state, a management controller may be able to program the reconfiguration slot by using the sideband interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600946 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700947 <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600948 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700949 <Annotation Term="OData.Description" String="The link to the acceleration function that the code programmed into a reconfiguration slot provides."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500950 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type AccelerationFunction that represents the code programmed into this reconfiguration slot."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600951 </NavigationProperty>
952 </ComplexType>
953
954 <EnumType Name="FpgaType">
955 <Member Name="Integrated">
Gunnar Mills09b9d452020-02-11 13:27:39 -0600956 <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600957 </Member>
958 <Member Name="Discrete">
959 <Annotation Term="OData.Description" String="The discrete FPGA device."/>
960 </Member>
961 </EnumType>
962
Gunnar Millsa778c022020-05-12 12:20:36 -0500963 <ComplexType Name="ProcessorInterface">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600964 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500965 <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/>
966 <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/>
967 <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600968 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500969 <Annotation Term="OData.Description" String="The interface type."/>
970 <Annotation Term="OData.LongDescription" String="This property shall contain an enumerated value that describes the type of interface between the system, or external connection, and the processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600971 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700972 <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500973 <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/>
974 <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the PCIe-related information for this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600975 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700976 <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500977 <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/>
978 <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the Ethernet-related information for this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600979 </Property>
980 </ComplexType>
981
982 <ComplexType Name="EthernetInterface">
Ed Tanouscb103132019-10-08 11:34:22 -0700983 <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/>
984 <Annotation Term="OData.LongDescription" String="These properties shall contain the definition for an Ethernet interface for a Redfish implementation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600985 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700986 <Annotation Term="OData.Description" String="The OEM extension property."/>
987 <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600988 </Property>
989 <Property Name="MaxSpeedMbps" Type="Edm.Int64">
990 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
991 <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700992 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600993 <Annotation Term="Measures.Unit" String="Mbit/s"/>
994 </Property>
995 <Property Name="MaxLanes" Type="Edm.Int64">
996 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700997 <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/>
998 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of lanes supported by this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600999 </Property>
1000 </ComplexType>
1001
Gunnar Millsa778c022020-05-12 12:20:36 -05001002 <EnumType Name="SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001003 <Member Name="QPI">
1004 <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/>
1005 </Member>
1006 <Member Name="UPI">
1007 <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/>
1008 </Member>
1009 <Member Name="PCIe">
1010 <Annotation Term="OData.Description" String="A PCI Express interface."/>
1011 </Member>
1012 <Member Name="Ethernet">
1013 <Annotation Term="OData.Description" String="An Ethernet interface."/>
1014 </Member>
Gunnar Millsa778c022020-05-12 12:20:36 -05001015 <Member Name="AMBA">
1016 <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/>
1017 <Annotation Term="Redfish.Revisions">
1018 <Collection>
1019 <Record>
1020 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1021 <PropertyValue Property="Version" String="v1_8_0"/>
1022 </Record>
1023 </Collection>
1024 </Annotation>
1025 </Member>
1026 <Member Name="CCIX">
1027 <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/>
1028 <Annotation Term="Redfish.Revisions">
1029 <Collection>
1030 <Record>
1031 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1032 <PropertyValue Property="Version" String="v1_8_0"/>
1033 </Record>
1034 </Collection>
1035 </Annotation>
1036 </Member>
1037 <Member Name="CXL">
1038 <Annotation Term="OData.Description" String="The Compute Express Link interface."/>
1039 <Annotation Term="Redfish.Revisions">
1040 <Collection>
1041 <Record>
1042 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1043 <PropertyValue Property="Version" String="v1_8_0"/>
1044 </Record>
1045 </Collection>
1046 </Annotation>
1047 </Member>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001048 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -07001049 <Annotation Term="OData.Description" String="An OEM-defined interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001050 </Member>
1051 </EnumType>
1052 </Schema>
1053
Ed Tanouscb103132019-10-08 11:34:22 -07001054 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1">
1055 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1056 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format, and to add a missing term to several properties to disallow them from being null."/>
1057 <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/>
1058 </Schema>
1059
1060 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2">
1061 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1062 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1063 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/>
1064 </Schema>
1065
Gunnar Mills6f44b752020-02-06 16:50:51 -06001066 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3">
1067 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1068 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
1069 <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/>
1070 </Schema>
1071
Gunnar Mills09b9d452020-02-11 13:27:39 -06001072 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4">
1073 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1074 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1075 <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/>
1076 </Schema>
1077
Gunnar Millsa778c022020-05-12 12:20:36 -05001078 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5">
1079 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1080 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1081 <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/>
1082 </Schema>
1083
Gunnar Mills844b4152020-06-22 12:44:09 -05001084 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_6">
1085 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1086 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1087 <EntityType Name="Processor" BaseType="Processor.v1_4_5.Processor"/>
1088 </Schema>
1089
Gunnar Mills262d7d42021-01-20 16:28:41 -06001090 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_7">
1091 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1092 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1093 <EntityType Name="Processor" BaseType="Processor.v1_4_6.Processor"/>
1094 </Schema>
1095
Gunnar Mills10f270b2021-05-19 15:34:06 -05001096 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_8">
1097 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1098 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1099 <EntityType Name="Processor" BaseType="Processor.v1_4_7.Processor"/>
1100 </Schema>
1101
Ed Tanouscb103132019-10-08 11:34:22 -07001102 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0">
1103 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1104 <Annotation Term="Redfish.Release" String="2019.1"/>
1105 <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/>
1106
1107 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor">
1108 <Property Name="TotalEnabledCores" Type="Edm.Int64">
1109 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1110 <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/>
1111 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/>
1112 </Property>
1113 </EntityType>
Gunnar Mills6f44b752020-02-06 16:50:51 -06001114 </Schema>
Ed Tanouscb103132019-10-08 11:34:22 -07001115
1116 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1">
1117 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1118 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1119 <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/>
1120 </Schema>
1121
Gunnar Mills6f44b752020-02-06 16:50:51 -06001122 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2">
1123 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1124 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
1125 <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/>
1126 </Schema>
1127
Gunnar Mills09b9d452020-02-11 13:27:39 -06001128 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3">
1129 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1130 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1131 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1132 </Schema>
1133
Gunnar Millsa778c022020-05-12 12:20:36 -05001134 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4">
1135 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1136 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1137 <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/>
1138 </Schema>
1139
Gunnar Mills844b4152020-06-22 12:44:09 -05001140 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_5">
1141 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1142 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1143 <EntityType Name="Processor" BaseType="Processor.v1_5_4.Processor"/>
1144 </Schema>
1145
Gunnar Mills262d7d42021-01-20 16:28:41 -06001146 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_6">
1147 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1148 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1149 <EntityType Name="Processor" BaseType="Processor.v1_5_5.Processor"/>
1150 </Schema>
1151
Gunnar Mills10f270b2021-05-19 15:34:06 -05001152 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_7">
1153 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1154 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1155 <EntityType Name="Processor" BaseType="Processor.v1_5_6.Processor"/>
1156 </Schema>
1157
Gunnar Mills6f44b752020-02-06 16:50:51 -06001158 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0">
1159 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1160 <Annotation Term="Redfish.Release" String="2019.3"/>
1161 <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001162
Gunnar Mills6f44b752020-02-06 16:50:51 -06001163 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1164 </Schema>
1165
Gunnar Mills09b9d452020-02-11 13:27:39 -06001166 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1">
1167 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1168 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1169 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/>
1170 </Schema>
1171
Gunnar Millsa778c022020-05-12 12:20:36 -05001172 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2">
1173 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1174 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1175 <EntityType Name="Processor" BaseType="Processor.v1_6_1.Processor"/>
1176 </Schema>
1177
Gunnar Mills844b4152020-06-22 12:44:09 -05001178 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_3">
1179 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1180 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1181 <EntityType Name="Processor" BaseType="Processor.v1_6_2.Processor"/>
1182 </Schema>
1183
Gunnar Mills262d7d42021-01-20 16:28:41 -06001184 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_4">
1185 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1186 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1187 <EntityType Name="Processor" BaseType="Processor.v1_6_3.Processor"/>
1188 </Schema>
1189
Gunnar Mills10f270b2021-05-19 15:34:06 -05001190 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_5">
1191 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1192 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1193 <EntityType Name="Processor" BaseType="Processor.v1_6_4.Processor"/>
1194 </Schema>
1195
Gunnar Mills09b9d452020-02-11 13:27:39 -06001196 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0">
1197 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1198 <Annotation Term="Redfish.Release" String="2019.4"/>
1199 <Annotation Term="OData.Description" String="This version was created to add SerialNumber, PartNumber, FirmwareVersion, and Version properties. It also corrected several typographical errors in descriptions."/>
1200
1201 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor">
1202 <Property Name="SerialNumber" Type="Edm.String">
1203 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1204 <Annotation Term="OData.Description" String="The serial number of the processor."/>
1205 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/>
1206 </Property>
1207 <Property Name="PartNumber" Type="Edm.String">
1208 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1209 <Annotation Term="OData.Description" String="The part number of the processor."/>
1210 <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the processor."/>
1211 </Property>
1212 <Property Name="Version" Type="Edm.String">
1213 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1214 <Annotation Term="OData.Description" String="The hardware version of the processor."/>
1215 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/>
1216 </Property>
1217 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1218 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1219 <Annotation Term="OData.Description" String="The firmware version of the processor."/>
1220 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/>
1221 </Property>
1222 </EntityType>
1223 </Schema>
1224
Gunnar Millsa778c022020-05-12 12:20:36 -05001225 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1">
1226 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1227 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1228 <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/>
1229 </Schema>
1230
Gunnar Mills844b4152020-06-22 12:44:09 -05001231 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_2">
1232 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1233 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1234 <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"/>
1235 </Schema>
1236
Gunnar Mills262d7d42021-01-20 16:28:41 -06001237 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_3">
1238 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1239 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1240 <EntityType Name="Processor" BaseType="Processor.v1_7_2.Processor"/>
1241 </Schema>
1242
Gunnar Mills10f270b2021-05-19 15:34:06 -05001243 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_4">
1244 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1245 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1246 <EntityType Name="Processor" BaseType="Processor.v1_7_3.Processor"/>
1247 </Schema>
1248
Gunnar Millsa778c022020-05-12 12:20:36 -05001249 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0">
1250 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1251 <Annotation Term="Redfish.Release" String="2020.1"/>
1252 <Annotation Term="OData.Description" String="This version was created to deprecate HostInterface within FPGA in favor of SystemInterface at the root of the resource. It was also created to add OperatingSpeedMHz and MinSpeedMHz."/>
1253
1254 <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor">
1255 <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1256 <Annotation Term="OData.Description" String="The interface between the system and the processor."/>
1257 <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/>
1258 </Property>
1259 <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
1260 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1261 <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001262 <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the processor in MHz. The operating speed of the processor may change more frequently than the manager is able to monitor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001263 <Annotation Term="Measures.Unit" String="MHz"/>
1264 </Property>
1265 <Property Name="MinSpeedMHz" Type="Edm.Int64">
1266 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1267 <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/>
1268 <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/>
1269 <Annotation Term="Measures.Unit" String="MHz"/>
1270 </Property>
1271 </EntityType>
1272 </Schema>
1273
Gunnar Mills844b4152020-06-22 12:44:09 -05001274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_1">
1275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1276 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1277 <EntityType Name="Processor" BaseType="Processor.v1_8_0.Processor"/>
1278 </Schema>
1279
Gunnar Mills262d7d42021-01-20 16:28:41 -06001280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_2">
1281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1282 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1283 <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"/>
1284 </Schema>
1285
Gunnar Mills10f270b2021-05-19 15:34:06 -05001286 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_3">
1287 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1288 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1289 <EntityType Name="Processor" BaseType="Processor.v1_8_2.Processor"/>
1290 </Schema>
1291
Gunnar Mills844b4152020-06-22 12:44:09 -05001292 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_0">
1293 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1294 <Annotation Term="Redfish.Release" String="2020.2"/>
1295 <Annotation Term="OData.Description" String="This version was created to deprecate FirmwareVersion within FPGA in favor of FirmwareVersion at the root of the resource. It also added properties to support operating configurations."/>
1296
1297 <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor">
1298 <Property Name="TurboState" Type="Processor.v1_9_0.TurboState">
1299 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1300 <Annotation Term="OData.Description" String="The state of the turbo for this processor."/>
1301 <Annotation Term="OData.LongDescription" String="This property shall contain the state of turbo for this processor."/>
1302 </Property>
1303 <Property Name="BaseSpeedPriorityState" Type="Processor.v1_9_0.BaseSpeedPriorityState">
1304 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1305 <Annotation Term="OData.Description" String="The state of the base frequency settings of the operation configuration applied to this processor."/>
1306 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the base frequency settings of the operating configuration applied to this processor."/>
1307 </Property>
1308 <Property Name="HighSpeedCoreIDs" Type="Collection(Edm.Int64)">
1309 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1310 <Annotation Term="OData.Description" String="The list of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/>
1311 <Annotation Term="OData.LongDescription" String="This property shall contain an array of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/>
1312 </Property>
1313 <NavigationProperty Name="OperatingConfigs" Type="OperatingConfigCollection.OperatingConfigCollection" Nullable="false">
1314 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1315 <Annotation Term="OData.Description" String="The link to the collection operating configurations that can be applied to this processor."/>
1316 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type OperatingConfigCollection."/>
1317 <Annotation Term="OData.AutoExpandReferences"/>
1318 </NavigationProperty>
1319 <NavigationProperty Name="AppliedOperatingConfig" Type="OperatingConfig.OperatingConfig" Nullable="false">
1320 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1321 <Annotation Term="OData.Description" String="The link to the operating configuration that is applied to this processor."/>
1322 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type OperatingConfig that specifies the configuration is applied to this processor."/>
1323 <Annotation Term="OData.AutoExpandReferences"/>
1324 </NavigationProperty>
1325 </EntityType>
1326
1327 <EnumType Name="TurboState">
1328 <Member Name="Enabled">
1329 <Annotation Term="OData.Description" String="Turbo is enabled."/>
1330 </Member>
1331 <Member Name="Disabled">
1332 <Annotation Term="OData.Description" String="Turbo is disabled."/>
1333 </Member>
1334 </EnumType>
1335
1336 <EnumType Name="BaseSpeedPriorityState">
1337 <Member Name="Enabled">
1338 <Annotation Term="OData.Description" String="Base speed priority is enabled."/>
1339 </Member>
1340 <Member Name="Disabled">
1341 <Annotation Term="OData.Description" String="Base speed priority is disabled."/>
1342 </Member>
1343 </EnumType>
1344 </Schema>
1345
Gunnar Mills262d7d42021-01-20 16:28:41 -06001346 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_1">
1347 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1348 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1349 <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"/>
1350 </Schema>
1351
Gunnar Mills10f270b2021-05-19 15:34:06 -05001352 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_2">
1353 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1354 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1355 <EntityType Name="Processor" BaseType="Processor.v1_9_1.Processor"/>
1356 </Schema>
1357
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001358 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_0">
1359 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1360 <Annotation Term="Redfish.Release" String="2020.3"/>
1361
1362 <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor">
1363 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1364 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1365 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1366 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of IndicatorLED in this resource, if supported, to reflect the implementation of the locating function."/>
1367 </Property>
1368 <Property Name="BaseSpeedMHz" Type="Edm.Int64">
1369 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1370 <Annotation Term="OData.Description" String="The base (nominal) clock speed of the processor in MHz."/>
1371 <Annotation Term="OData.LongDescription" String="This property shall contain the base (nominal) clock speed of the processor in MHz."/>
1372 <Annotation Term="Validation.Minimum" Int="0"/>
1373 <Annotation Term="Measures.Unit" String="MHz"/>
1374 </Property>
1375 <Property Name="SpeedLimitMHz" Type="Edm.Int64">
1376 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1377 <Annotation Term="OData.Description" String="The clock limit of the processor in MHz."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001378 <Annotation Term="OData.LongDescription" String="This property shall contain the clock limit of the processor in MHz. This value shall be within the range of MinSpeedMHz and MaxSpeedMHz as provided by the manufacturer of this processor."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001379 <Annotation Term="Validation.Minimum" Int="0"/>
1380 <Annotation Term="Measures.Unit" String="MHz"/>
1381 </Property>
1382 <Property Name="SpeedLocked" Type="Edm.Boolean">
1383 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1384 <Annotation Term="OData.Description" String="Indicates whether the clock speed of the processor is fixed at the value specified in the SpeedLimitMHz property."/>
1385 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the clock speed of the processor is fixed, where a value `true` shall indicate that the clock speed is fixed at the value specified in the SpeedLimitMHz property."/>
1386 </Property>
1387 </EntityType>
1388
1389 <ComplexType Name="ProcessorId" BaseType="Processor.v1_0_0.ProcessorId">
1390 <Property Name="ProtectedIdentificationNumber" Type="Edm.String">
1391 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1392 <Annotation Term="OData.Description" String="The Protected Processor Identification Number (PPIN) for this processor."/>
1393 <Annotation Term="OData.LongDescription" String="This property shall contain the Protected Processor Identification Number (PPIN) for this processor."/>
1394 </Property>
1395 </ComplexType>
1396 </Schema>
1397
Gunnar Mills262d7d42021-01-20 16:28:41 -06001398 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_1">
1399 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1400 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1401 <EntityType Name="Processor" BaseType="Processor.v1_10_0.Processor"/>
1402 </Schema>
1403
Gunnar Mills10f270b2021-05-19 15:34:06 -05001404 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_2">
1405 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1406 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1407 <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"/>
1408 </Schema>
1409
Gunnar Mills262d7d42021-01-20 16:28:41 -06001410 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_0">
1411 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1412 <Annotation Term="Redfish.Release" String="2020.4"/>
1413 <Annotation Term="OData.Description" String="This version was created to add Certificates, Measurements and processor memory summary and the links to the resource type Memory associated with the processor. It was also created to add processor memory summary, the links to the resource type Memory associated with the processor, a link to EnvironmentMetrics, and SparePartNumber."/>
1414
1415 <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor">
1416 <Property Name="MemorySummary" Type="Processor.v1_11_0.MemorySummary" Nullable="false">
1417 <Annotation Term="OData.Description" String="The summary of all memory associated with this processor."/>
1418 <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the summary of all memory that are associated with this processor."/>
1419 </Property>
1420 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1421 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1422 <Annotation Term="OData.Description" String="The link to the environment metrics for this processor."/>
1423 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type EnvironmentMetrics that specifies the environment metrics for this processor."/>
1424 <Annotation Term="OData.AutoExpandReferences"/>
1425 </NavigationProperty>
1426 <Property Name="SparePartNumber" Type="Edm.String">
1427 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1428 <Annotation Term="OData.Description" String="The spare part number of the processor."/>
1429 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the processor."/>
1430 </Property>
1431 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1432 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1433 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1434 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection that contains certificates for device identity and attestation."/>
1435 <Annotation Term="OData.AutoExpandReferences"/>
1436 </NavigationProperty>
1437 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1438 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1439 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1440 </Property>
1441 </EntityType>
1442
1443 <ComplexType Name="MemorySummary">
1444 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1445 <Annotation Term="OData.Description" String="The summary of all memory associated with a processor."/>
1446 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the summary of all memory that are associated with a processor."/>
1447 <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
1448 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1449 <Annotation Term="OData.Description" String="Total size of cache memory of this processor."/>
1450 <Annotation Term="OData.LongDescription" String="This property shall contain the total size of cache memory of this processor."/>
1451 <Annotation Term="Measures.Unit" String="MiBy"/>
1452 </Property>
1453 <Property Name="TotalMemorySizeMiB" Type="Edm.Int64">
1454 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills9d424662021-09-22 21:56:16 -05001455 <Annotation Term="OData.Description" String="Total size of volatile memory attached to this processor."/>
1456 <Annotation Term="OData.LongDescription" String="This property shall contain the total size of non-cache, volatile memory attached to this processor. This value indicates the size of memory directly attached or with strong affinity to this processor, not the total memory accessible by the processor. This property shall not be present for implementations where all processors have equal memory performance or access characteristics, such as hop count, for all system memory."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001457 <Annotation Term="Measures.Unit" String="MiBy"/>
1458 </Property>
1459 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1460 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1461 <Annotation Term="OData.Description" String="The link to the memory metrics associated with all memory of this processor."/>
1462 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type MemoryMetrics that contains the metrics associated with all memory of this processor."/>
1463 </NavigationProperty>
1464 </ComplexType>
1465
1466 <ComplexType Name="Links" BaseType="Processor.v1_4_0.Links">
1467 <NavigationProperty Name="Memory" Type="Collection(Memory.Memory)">
1468 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1469 <Annotation Term="OData.Description" String="An array of links to the memory associated with this processor."/>
1470 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Memory that are associated with this processor."/>
1471 <Annotation Term="OData.AutoExpandReferences"/>
1472 </NavigationProperty>
1473 </ComplexType>
1474 </Schema>
1475
Gunnar Mills10f270b2021-05-19 15:34:06 -05001476 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_1">
1477 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1478 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1479 <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"/>
1480 </Schema>
1481
Gunnar Mills9d424662021-09-22 21:56:16 -05001482 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_2">
1483 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1484 <Annotation Term="OData.Description" String="This version was created to clarify the usage of TotalMemorySizeMiB."/>
1485 <EntityType Name="Processor" BaseType="Processor.v1_11_1.Processor"/>
1486 </Schema>
1487
Gunnar Mills10f270b2021-05-19 15:34:06 -05001488 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_0">
1489 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1490 <Annotation Term="Redfish.Release" String="2021.1"/>
1491 <Annotation Term="OData.Description" String="This version was created to include the Enabled property. It was also created to add GraphicsController to Links."/>
1492
1493 <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor">
1494 <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
1495 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1496 <Annotation Term="OData.Description" String="An indication of whether this processor is enabled."/>
1497 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this processor is enabled."/>
1498 </Property>
1499 </EntityType>
1500
1501 <ComplexType Name="Links" BaseType="Processor.v1_11_0.Links">
1502 <NavigationProperty Name="GraphicsController" Type="GraphicsController.GraphicsController">
1503 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1504 <Annotation Term="OData.Description" String="A link to the graphics controller associated with this processor."/>
1505 <Annotation Term="OData.LongDescription" String="This property shall contain a link to resource of type GraphicsController that is associated with this processor."/>
1506 <Annotation Term="OData.AutoExpandReferences"/>
1507 </NavigationProperty>
1508 </ComplexType>
1509 </Schema>
1510
Gunnar Mills9d424662021-09-22 21:56:16 -05001511 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_1">
1512 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1513 <Annotation Term="OData.Description" String="This version was created to clarify the usage of TotalMemorySizeMiB."/>
1514 <EntityType Name="Processor" BaseType="Processor.v1_12_0.Processor"/>
1515 </Schema>
1516
1517 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_0">
1518 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1519 <Annotation Term="Redfish.Release" String="2021.2"/>
1520
1521 <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor">
1522 <NavigationProperty Name="OperatingSpeedRangeMHz" Type="Control.Control">
1523 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1524 <Annotation Term="Redfish.ExcerptCopy" String="Range"/>
1525 <Annotation Term="OData.Description" String="Range of allowed operating speeds (MHz)."/>
1526 <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed control excerpt for this resource."/>
1527 </NavigationProperty>
1528 <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
1529 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1530 <Annotation Term="OData.Description" String="The link to the collection of ports for this processor."/>
1531 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type PortCollection. It shall contain the interconnect ports of this processor. It shall not contain ports of for GraphicsController resources, USBController resources, or other adapter-related type of resources."/>
1532 <Annotation Term="OData.AutoExpandReferences"/>
1533 </NavigationProperty>
1534 </EntityType>
1535
1536 <ComplexType Name="MemorySummary" BaseType="Processor.v1_11_0.MemorySummary">
1537 <Property Name="ECCModeEnabled" Type="Edm.Boolean">
1538 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1539 <Annotation Term="OData.Description" String="An indication of whether memory ECC mode is enabled for this processor."/>
1540 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if memory ECC mode is enabled for this processor. This value shall not affect system memory ECC mode."/>
1541 </Property>
1542 </ComplexType>
1543
1544 <ComplexType Name="Links" BaseType="Processor.v1_12_0.Links">
1545 <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
1546 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1547 <Annotation Term="OData.Description" String="The network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
1548 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type NetworkDeviceFunction that represent the network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
1549 <Annotation Term="OData.AutoExpandReferences"/>
1550 </NavigationProperty>
1551 </ComplexType>
1552 </Schema>
1553
Jason M. Billsea4aa752018-06-05 13:29:11 -07001554 </edmx:DataServices>
1555</edmx:Edmx>