blob: cd6db5c1611a5ae9a2d9477e9463b8430ccf107f [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Millsa778c022020-05-12 12:20:36 -05004<!--# Redfish Schema: Processor v1.8.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 Millsa778c022020-05-12 12:20:36 -05008<!--# Copyright 2014-2020 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"/>
29 </edmx:Reference>
30 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
31 <edmx:Include Namespace="Chassis"/>
32 </edmx:Reference>
33 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
34 <edmx:Include Namespace="Assembly"/>
35 </edmx:Reference>
36 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
37 <edmx:Include Namespace="ProcessorCollection"/>
38 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060039 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
40 <edmx:Include Namespace="ProcessorMetrics"/>
41 </edmx:Reference>
42 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
43 <edmx:Include Namespace="Endpoint"/>
44 </edmx:Reference>
45 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunction_v1.xml">
46 <edmx:Include Namespace="AccelerationFunction"/>
47 </edmx:Reference>
48 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunctionCollection_v1.xml">
49 <edmx:Include Namespace="AccelerationFunctionCollection"/>
50 </edmx:Reference>
51 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
52 <edmx:Include Namespace="PCIeDevice"/>
53 </edmx:Reference>
54 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
55 <edmx:Include Namespace="PCIeFunction"/>
56 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070057
58 <edmx:DataServices>
59
60 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor">
61 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
62
63 <EntityType Name="Processor" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070064 <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 -050065 <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 -070066 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
67 <Annotation Term="Capabilities.InsertRestrictions">
68 <Record>
69 <PropertyValue Property="Insertable" Bool="false"/>
70 </Record>
71 </Annotation>
72 <Annotation Term="Capabilities.UpdateRestrictions">
73 <Record>
74 <PropertyValue Property="Updatable" Bool="false"/>
75 </Record>
76 </Annotation>
77 <Annotation Term="Capabilities.DeleteRestrictions">
78 <Record>
79 <PropertyValue Property="Deletable" Bool="false"/>
80 </Record>
81 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -080082 <Annotation Term="Redfish.Uris">
83 <Collection>
84 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
85 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
86 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
87 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
88 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
89 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060090 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
91 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
92 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
93 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanous530520e2019-01-02 13:41:37 -080094 </Collection>
95 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -070096 </EntityType>
97
Gunnar Mills6f44b752020-02-06 16:50:51 -060098 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -050099 <Annotation Term="OData.Description" String="This action resets the processor."/>
100 <Annotation Term="OData.LongDescription" String="This action shall reset the processor."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600101 <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
102 <Parameter Name="ResetType" Type="Resource.ResetType">
103 <Annotation Term="OData.Description" String="The type of reset."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500104 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service may accept a request without the parameter and perform an implementation specific default reset."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600105 </Parameter>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600106 <Annotation Term="Redfish.Revisions">
107 <Collection>
108 <Record>
109 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
110 <PropertyValue Property="Version" String="v1_6_0"/>
111 </Record>
112 </Collection>
113 </Annotation>
114 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700115 </Schema>
116
117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_0">
118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600119 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700120
121 <EntityType Name="Processor" BaseType="Processor.Processor">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700122 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
123 <Property Name="Socket" Type="Edm.String">
124 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
125 <Annotation Term="OData.Description" String="The socket or location of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700126 <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 -0700127 </Property>
128 <Property Name="ProcessorType" Type="Processor.v1_0_0.ProcessorType">
129 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
130 <Annotation Term="OData.Description" String="The type of processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500131 <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 -0700132 </Property>
133 <Property Name="ProcessorArchitecture" Type="Processor.v1_0_0.ProcessorArchitecture">
134 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
135 <Annotation Term="OData.Description" String="The architecture of the processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500136 <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 -0700137 </Property>
138 <Property Name="InstructionSet" Type="Processor.v1_0_0.InstructionSet">
139 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
140 <Annotation Term="OData.Description" String="The instruction set of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700141 <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 -0700142 </Property>
143 <Property Name="ProcessorId" Type="Processor.v1_0_0.ProcessorId" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700144 <Annotation Term="OData.Description" String="The identification information for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700145 <Annotation Term="OData.LongDescription" String="This object shall contain identification information for this processor."/>
146 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800147 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500148 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
149 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800150 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700151 <Property Name="Manufacturer" Type="Edm.String">
152 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
153 <Annotation Term="OData.Description" String="The processor manufacturer."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700154 <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 -0700155 </Property>
156 <Property Name="Model" Type="Edm.String">
157 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
158 <Annotation Term="OData.Description" String="The product model number of this device."/>
159 <Annotation Term="OData.LongDescription" String="This property shall indicate the model information as provided by the manufacturer of this processor."/>
160 </Property>
161 <Property Name="MaxSpeedMHz" Type="Edm.Int64">
162 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
163 <Annotation Term="OData.Description" String="The maximum clock speed of the processor."/>
164 <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 -0800165 <Annotation Term="Measures.Unit" String="MHz"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700166 </Property>
167 <Property Name="TotalCores" Type="Edm.Int64">
168 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700169 <Annotation Term="OData.Description" String="The total number of cores that this processor contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700170 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent processor cores contained within this processor."/>
171 </Property>
172 <Property Name="TotalThreads" Type="Edm.Int64">
173 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700174 <Annotation Term="OData.Description" String="The total number of execution threads that this processor supports."/>
175 <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 -0700176 </Property>
177 </EntityType>
178
179 <ComplexType Name="ProcessorId">
180 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700181 <Annotation Term="OData.Description" String="The identification information for a processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700182 <Annotation Term="OData.LongDescription" String="This type shall contain identification information for a processor."/>
183 <Property Name="VendorId" Type="Edm.String">
184 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700185 <Annotation Term="OData.Description" String="The vendor identification for this processor."/>
186 <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 -0700187 </Property>
188 <Property Name="IdentificationRegisters" Type="Edm.String">
189 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600190 <Annotation Term="OData.Description" String="The raw manufacturer-provided processor identification registers for this processor."/>
191 <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 -0700192 </Property>
193 <Property Name="EffectiveFamily" Type="Edm.String">
194 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700195 <Annotation Term="OData.Description" String="The effective family for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700196 <Annotation Term="OData.LongDescription" String="This property shall indicate the effective Family information as provided by the manufacturer of this processor."/>
197 </Property>
198 <Property Name="EffectiveModel" Type="Edm.String">
199 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700200 <Annotation Term="OData.Description" String="The effective model for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700201 <Annotation Term="OData.LongDescription" String="This property shall indicate the effective Model information as provided by the manufacturer of this processor."/>
202 </Property>
203 <Property Name="Step" Type="Edm.String">
204 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700205 <Annotation Term="OData.Description" String="The step value for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700206 <Annotation Term="OData.LongDescription" String="This property shall indicate the Step or revision string information as provided by the manufacturer of this processor."/>
207 </Property>
208 <Property Name="MicrocodeInfo" Type="Edm.String">
209 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700210 <Annotation Term="OData.Description" String="The microcode information for this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500211 <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 -0700212 </Property>
213 </ComplexType>
214
215 <EnumType Name="ProcessorType">
216 <Member Name="CPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700217 <Annotation Term="OData.Description" String="A CPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700218 </Member>
219 <Member Name="GPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700220 <Annotation Term="OData.Description" String="A GPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700221 </Member>
222 <Member Name="FPGA">
Ed Tanouscb103132019-10-08 11:34:22 -0700223 <Annotation Term="OData.Description" String="An FPGA."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700224 </Member>
225 <Member Name="DSP">
Ed Tanouscb103132019-10-08 11:34:22 -0700226 <Annotation Term="OData.Description" String="A DSP."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700227 </Member>
228 <Member Name="Accelerator">
Ed Tanouscb103132019-10-08 11:34:22 -0700229 <Annotation Term="OData.Description" String="An accelerator."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700230 </Member>
231 <Member Name="Core">
Ed Tanouscb103132019-10-08 11:34:22 -0700232 <Annotation Term="OData.Description" String="A core in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600233 <Annotation Term="Redfish.Revisions">
234 <Collection>
235 <Record>
236 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
237 <PropertyValue Property="Version" String="v1_3_0"/>
238 </Record>
239 </Collection>
240 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700241 </Member>
242 <Member Name="Thread">
Ed Tanouscb103132019-10-08 11:34:22 -0700243 <Annotation Term="OData.Description" String="A thread in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600244 <Annotation Term="Redfish.Revisions">
245 <Collection>
246 <Record>
247 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
248 <PropertyValue Property="Version" String="v1_3_0"/>
249 </Record>
250 </Collection>
251 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700252 </Member>
253 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -0700254 <Annotation Term="OData.Description" String="An OEM-defined processing unit."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700255 </Member>
256 </EnumType>
257
258 <TypeDefinition Name="ProcessorArchitecture" UnderlyingType="Edm.String">
259 <Annotation Term="Redfish.Enumeration">
260 <Collection>
261 <Record>
262 <PropertyValue Property="Member" String="x86"/>
263 <Annotation Term="OData.Description" String="x86 or x86-64."/>
264 </Record>
265 <Record>
266 <PropertyValue Property="Member" String="IA-64"/>
267 <Annotation Term="OData.Description" String="Intel Itanium."/>
268 </Record>
269 <Record>
270 <PropertyValue Property="Member" String="ARM"/>
271 <Annotation Term="OData.Description" String="ARM."/>
272 </Record>
273 <Record>
274 <PropertyValue Property="Member" String="MIPS"/>
275 <Annotation Term="OData.Description" String="MIPS."/>
276 </Record>
277 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600278 <PropertyValue Property="Member" String="Power"/>
279 <Annotation Term="OData.Description" String="Power."/>
280 <Annotation Term="Redfish.Revisions">
281 <Collection>
282 <Record>
283 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
284 <PropertyValue Property="Version" String="v1_4_0"/>
285 </Record>
286 </Collection>
287 </Annotation>
288 </Record>
289 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700290 <PropertyValue Property="Member" String="OEM"/>
291 <Annotation Term="OData.Description" String="OEM-defined."/>
292 </Record>
293 </Collection>
294 </Annotation>
295 </TypeDefinition>
296
297 <TypeDefinition Name="InstructionSet" UnderlyingType="Edm.String">
298 <Annotation Term="Redfish.Enumeration">
299 <Collection>
300 <Record>
301 <PropertyValue Property="Member" String="x86"/>
302 <Annotation Term="OData.Description" String="x86 32-bit."/>
303 </Record>
304 <Record>
305 <PropertyValue Property="Member" String="x86-64"/>
306 <Annotation Term="OData.Description" String="x86 64-bit."/>
307 </Record>
308 <Record>
309 <PropertyValue Property="Member" String="IA-64"/>
310 <Annotation Term="OData.Description" String="Intel IA-64."/>
311 </Record>
312 <Record>
313 <PropertyValue Property="Member" String="ARM-A32"/>
314 <Annotation Term="OData.Description" String="ARM 32-bit."/>
315 </Record>
316 <Record>
317 <PropertyValue Property="Member" String="ARM-A64"/>
318 <Annotation Term="OData.Description" String="ARM 64-bit."/>
319 </Record>
320 <Record>
321 <PropertyValue Property="Member" String="MIPS32"/>
322 <Annotation Term="OData.Description" String="MIPS 32-bit."/>
323 </Record>
324 <Record>
325 <PropertyValue Property="Member" String="MIPS64"/>
326 <Annotation Term="OData.Description" String="MIPS 64-bit."/>
327 </Record>
328 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600329 <PropertyValue Property="Member" String="PowerISA"/>
330 <Annotation Term="OData.Description" String="PowerISA-64 or PowerISA-32."/>
331 <Annotation Term="Redfish.Revisions">
332 <Collection>
333 <Record>
334 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
335 <PropertyValue Property="Version" String="v1_4_0"/>
336 </Record>
337 </Collection>
338 </Annotation>
339 </Record>
340 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700341 <PropertyValue Property="Member" String="OEM"/>
342 <Annotation Term="OData.Description" String="OEM-defined."/>
343 </Record>
344 </Collection>
345 </Annotation>
346 </TypeDefinition>
347
348 </Schema>
349
350 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_2">
351 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700352 <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 -0700353 <EntityType Name="Processor" BaseType="Processor.v1_0_0.Processor"/>
354 </Schema>
355
356 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_3">
357 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700358 <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 -0700359 <EntityType Name="Processor" BaseType="Processor.v1_0_2.Processor"/>
360 </Schema>
361
362 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_4">
363 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700364 <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 -0700365 <EntityType Name="Processor" BaseType="Processor.v1_0_3.Processor"/>
366 </Schema>
367
Ed Tanous530520e2019-01-02 13:41:37 -0800368 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_5">
369 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500370 <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 -0800371 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"/>
372 </Schema>
373
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600374 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_6">
375 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500376 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600377 <EntityType Name="Processor" BaseType="Processor.v1_0_5.Processor"/>
378 </Schema>
379
Ed Tanouscb103132019-10-08 11:34:22 -0700380 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_7">
381 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
382 <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."/>
383 <EntityType Name="Processor" BaseType="Processor.v1_0_6.Processor"/>
384 </Schema>
385
386 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_8">
387 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
388 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
389 <EntityType Name="Processor" BaseType="Processor.v1_0_7.Processor"/>
390 </Schema>
391
Gunnar Mills6f44b752020-02-06 16:50:51 -0600392 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_9">
393 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
394 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
395 <EntityType Name="Processor" BaseType="Processor.v1_0_8.Processor"/>
396 </Schema>
397
Gunnar Millsa778c022020-05-12 12:20:36 -0500398 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_10">
399 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
400 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
401 <EntityType Name="Processor" BaseType="Processor.v1_0_9.Processor"/>
402 </Schema>
403
Jason M. Billsea4aa752018-06-05 13:29:11 -0700404 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0">
405 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600406 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500407
Jason M. Billsea4aa752018-06-05 13:29:11 -0700408 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor">
409 <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500410 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
411 <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 -0700412 </Property>
413 <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500414 <Annotation Term="OData.Description" String="The available actions for this resource."/>
415 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700416 </Property>
417 </EntityType>
418
419 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500420 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
421 <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 -0700422 <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
423 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700424 <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500425 <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 -0700426 <Annotation Term="OData.AutoExpandReferences"/>
427 </NavigationProperty>
428 </ComplexType>
429
430 <ComplexType Name="Actions">
431 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500432 <Annotation Term="OData.Description" String="The available actions for this resource."/>
433 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800434 <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500435 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
436 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800437 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700438 </ComplexType>
439
440 <ComplexType Name="OemActions">
441 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500442 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
443 <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 -0700444 </ComplexType>
445 </Schema>
446
Ed Tanous530520e2019-01-02 13:41:37 -0800447 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1">
448 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500449 <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 -0800450 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/>
451 </Schema>
452
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600453 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2">
454 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500455 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600456 <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/>
457 </Schema>
458
Ed Tanouscb103132019-10-08 11:34:22 -0700459 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3">
460 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
461 <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."/>
462 <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/>
463 </Schema>
464
465 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4">
466 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
467 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
468 <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/>
469 </Schema>
470
Gunnar Mills6f44b752020-02-06 16:50:51 -0600471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5">
472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
473 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
474 <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/>
475 </Schema>
476
Gunnar Millsa778c022020-05-12 12:20:36 -0500477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6">
478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
479 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
480 <EntityType Name="Processor" BaseType="Processor.v1_1_5.Processor"/>
481 </Schema>
482
Jason M. Billsea4aa752018-06-05 13:29:11 -0700483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0">
484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600485 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500486
Jason M. Billsea4aa752018-06-05 13:29:11 -0700487 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor">
Ed Tanous530520e2019-01-02 13:41:37 -0800488 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700489 <Annotation Term="OData.Description" String="The location of the processor."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800490 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated processor."/>
491 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700492 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
493 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700494 <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500495 <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 -0700496 <Annotation Term="OData.AutoExpandReferences"/>
497 </NavigationProperty>
498 </EntityType>
499 </Schema>
500
Ed Tanous530520e2019-01-02 13:41:37 -0800501 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1">
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 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 -0800504 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/>
505 </Schema>
506
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600507 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2">
508 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500509 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600510 <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/>
511 </Schema>
512
Ed Tanouscb103132019-10-08 11:34:22 -0700513 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3">
514 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
515 <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."/>
516 <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/>
517 </Schema>
518
519 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4">
520 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
521 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
522 <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/>
523 </Schema>
524
Gunnar Mills6f44b752020-02-06 16:50:51 -0600525 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5">
526 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
527 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
528 <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/>
529 </Schema>
530
Gunnar Millsa778c022020-05-12 12:20:36 -0500531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6">
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_2_5.Processor"/>
535 </Schema>
536
Jason M. Billsea4aa752018-06-05 13:29:11 -0700537 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0">
538 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600539 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500540
Jason M. Billsea4aa752018-06-05 13:29:11 -0700541 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor">
542 <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
543 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500544 <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."/>
545 <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 -0700546 <Annotation Term="OData.AutoExpandReferences"/>
547 </NavigationProperty>
548 </EntityType>
549 </Schema>
550
Ed Tanous530520e2019-01-02 13:41:37 -0800551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1">
552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500553 <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 -0800554 <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/>
555 </Schema>
556
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600557 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2">
558 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500559 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600560 <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/>
561 </Schema>
562
Ed Tanouscb103132019-10-08 11:34:22 -0700563 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3">
564 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
565 <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."/>
566 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/>
567 </Schema>
568
569 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4">
570 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
571 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
572 <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/>
573 </Schema>
574
Gunnar Mills6f44b752020-02-06 16:50:51 -0600575 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5">
576 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
577 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
578 <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/>
579 </Schema>
580
Gunnar Millsa778c022020-05-12 12:20:36 -0500581 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6">
582 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
583 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
584 <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/>
585 </Schema>
586
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600587 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0">
588 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
589 <Annotation Term="Redfish.Release" String="2018.3"/>
590 <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."/>
591
592 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor">
593 <Property Name="TDPWatts" Type="Edm.Int64">
594 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
595 <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watts."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700596 <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 -0600597 <Annotation Term="Measures.Unit" String="W"/>
598 </Property>
599 <Property Name="MaxTDPWatts" Type="Edm.Int64">
600 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
601 <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watts."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700602 <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 -0600603 <Annotation Term="Measures.Unit" String="W"/>
604 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700605 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600606 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700607 <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500608 <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 -0600609 </NavigationProperty>
610 <Property Name="UUID" Type="Resource.UUID">
611 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700612 <Annotation Term="OData.Description" String="The UUID for this processor."/>
613 <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 -0600614 </Property>
615 <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500616 <Annotation Term="OData.Description" String="The memory directly attached or integrated within this processor."/>
617 <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 -0600618 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700619 <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false">
620 <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500621 <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 -0600622 </Property>
623 <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false">
624 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700625 <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500626 <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 -0600627 <Annotation Term="OData.AutoExpandReferences"/>
628 </NavigationProperty>
629 </EntityType>
630
631 <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links">
632 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
633 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700634 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500635 <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 -0600636 <Annotation Term="OData.AutoExpandReferences"/>
637 </NavigationProperty>
638 <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)">
639 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700640 <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500641 <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 -0600642 <Annotation Term="OData.AutoExpandReferences"/>
643 </NavigationProperty>
Ed Tanouscb103132019-10-08 11:34:22 -0700644 <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600645 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700646 <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500647 <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 -0600648 <Annotation Term="OData.AutoExpandReferences"/>
649 </NavigationProperty>
650 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
651 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500652 <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/>
653 <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 -0600654 <Annotation Term="OData.AutoExpandReferences"/>
655 </NavigationProperty>
656 </ComplexType>
657
658 <ComplexType Name="ProcessorMemory">
659 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
660 <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600661 <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 -0600662 <Property Name="IntegratedMemory" Type="Edm.Boolean">
663 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700664 <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/>
665 <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 -0600666 </Property>
667 <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType">
668 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
669 <Annotation Term="OData.Description" String="The type of memory used by this processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700670 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600671 </Property>
672 <Property Name="CapacityMiB" Type="Edm.Int64">
673 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
674 <Annotation Term="OData.Description" String="The memory capacity in MiB."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700675 <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600676 <Annotation Term="Measures.Unit" String="MiBy"/>
677 </Property>
678 <Property Name="SpeedMHz" Type="Edm.Int64">
679 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
680 <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700681 <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 -0600682 </Property>
683 </ComplexType>
684
685 <EnumType Name="ProcessorMemoryType">
686 <Member Name="L1Cache">
687 <Annotation Term="OData.Description" String="L1 cache."/>
688 </Member>
689 <Member Name="L2Cache">
690 <Annotation Term="OData.Description" String="L2 cache."/>
691 </Member>
692 <Member Name="L3Cache">
693 <Annotation Term="OData.Description" String="L3 cache."/>
694 </Member>
695 <Member Name="L4Cache">
696 <Annotation Term="OData.Description" String="L4 cache."/>
697 </Member>
698 <Member Name="L5Cache">
699 <Annotation Term="OData.Description" String="L5 cache."/>
700 </Member>
701 <Member Name="L6Cache">
702 <Annotation Term="OData.Description" String="L6 cache."/>
703 </Member>
704 <Member Name="L7Cache">
705 <Annotation Term="OData.Description" String="L7 cache."/>
706 </Member>
707 <Member Name="HBM1">
708 <Annotation Term="OData.Description" String="High Bandwidth Memory."/>
709 </Member>
710 <Member Name="HBM2">
711 <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/>
712 </Member>
713 <Member Name="HBM3">
714 <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/>
715 </Member>
716 <Member Name="SGRAM">
717 <Annotation Term="OData.Description" String="Synchronous graphics RAM."/>
718 </Member>
719 <Member Name="GDDR">
720 <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/>
721 </Member>
722 <Member Name="GDDR2">
723 <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/>
724 </Member>
725 <Member Name="GDDR3">
726 <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/>
727 </Member>
728 <Member Name="GDDR4">
729 <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/>
730 </Member>
731 <Member Name="GDDR5">
732 <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
733 </Member>
734 <Member Name="GDDR5X">
735 <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
736 </Member>
737 <Member Name="GDDR6">
738 <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
739 </Member>
740 <Member Name="DDR">
741 <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/>
742 </Member>
743 <Member Name="DDR2">
744 <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/>
745 </Member>
746 <Member Name="DDR3">
747 <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/>
748 </Member>
749 <Member Name="DDR4">
750 <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/>
751 </Member>
752 <Member Name="DDR5">
753 <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/>
754 </Member>
755 <Member Name="SDRAM">
756 <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/>
757 </Member>
758 <Member Name="SRAM">
759 <Annotation Term="OData.Description" String="Static random-access memory."/>
760 </Member>
761 <Member Name="Flash">
762 <Annotation Term="OData.Description" String="Flash memory."/>
763 </Member>
764 <Member Name="OEM">
765 <Annotation Term="OData.Description" String="OEM-defined."/>
766 </Member>
767 </EnumType>
768
769 <ComplexType Name="FPGA">
770 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
771 <Annotation Term="OData.Description" String="The properties of the FPGA device."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700772 <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 -0600773 <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false">
774 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
775 <Annotation Term="OData.Description" String="The FPGA type."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700776 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600777 </Property>
778 <Property Name="Model" Type="Edm.String" Nullable="false">
779 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
780 <Annotation Term="OData.Description" String="The FPGA model."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700781 <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600782 </Property>
783 <Property Name="FirmwareId" Type="Edm.String" Nullable="false">
784 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
785 <Annotation Term="OData.Description" String="The FPGA firmware identifier."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600786 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600787 </Property>
788 <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false">
789 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
790 <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600791 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600792 </Property>
793 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
794 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
795 <Annotation Term="OData.Description" String="The FPGA firmware version."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600796 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600797 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -0500798 <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600799 <Annotation Term="OData.Description" String="The FPGA interface to the host."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700800 <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 -0500801 <Annotation Term="Redfish.Revisions">
802 <Collection>
803 <Record>
804 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
805 <PropertyValue Property="Version" String="v1_8_0"/>
806 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SystemInterface property in the root of this resource."/>
807 </Record>
808 </Collection>
809 </Annotation>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600810 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -0500811 <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600812 <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700813 <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 -0600814 </Property>
815 <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false">
816 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
817 <Annotation Term="OData.Description" String="The number of the PCIe Virtual Functions."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700818 <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 -0600819 </Property>
820 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
821 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700822 <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/>
823 <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 -0600824 </Property>
825 <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700826 <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."/>
827 <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 -0600828 </Property>
829 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700830 <Annotation Term="OData.Description" String="The OEM extension property."/>
831 <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 -0600832 </Property>
833 </ComplexType>
834
835 <ComplexType Name="FpgaReconfigurationSlot">
836 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700837 <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 -0600838 <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/>
839 <Property Name="SlotId" Type="Edm.String">
840 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
841 <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700842 <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600843 </Property>
844 <Property Name="UUID" Type="Resource.UUID">
845 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700846 <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/>
847 <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 -0600848 </Property>
849 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
850 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700851 <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/>
852 <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 -0600853 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700854 <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600855 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700856 <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 -0500857 <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 -0600858 </NavigationProperty>
859 </ComplexType>
860
861 <EnumType Name="FpgaType">
862 <Member Name="Integrated">
Gunnar Mills09b9d452020-02-11 13:27:39 -0600863 <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600864 </Member>
865 <Member Name="Discrete">
866 <Annotation Term="OData.Description" String="The discrete FPGA device."/>
867 </Member>
868 </EnumType>
869
Gunnar Millsa778c022020-05-12 12:20:36 -0500870 <ComplexType Name="ProcessorInterface">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600871 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500872 <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/>
873 <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/>
874 <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600875 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500876 <Annotation Term="OData.Description" String="The interface type."/>
877 <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 -0600878 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700879 <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500880 <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/>
881 <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 -0600882 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700883 <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500884 <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/>
885 <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 -0600886 </Property>
887 </ComplexType>
888
889 <ComplexType Name="EthernetInterface">
Ed Tanouscb103132019-10-08 11:34:22 -0700890 <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/>
891 <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 -0600892 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700893 <Annotation Term="OData.Description" String="The OEM extension property."/>
894 <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 -0600895 </Property>
896 <Property Name="MaxSpeedMbps" Type="Edm.Int64">
897 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
898 <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700899 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600900 <Annotation Term="Measures.Unit" String="Mbit/s"/>
901 </Property>
902 <Property Name="MaxLanes" Type="Edm.Int64">
903 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700904 <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/>
905 <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 -0600906 </Property>
907 </ComplexType>
908
Gunnar Millsa778c022020-05-12 12:20:36 -0500909 <EnumType Name="SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600910 <Member Name="QPI">
911 <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/>
912 </Member>
913 <Member Name="UPI">
914 <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/>
915 </Member>
916 <Member Name="PCIe">
917 <Annotation Term="OData.Description" String="A PCI Express interface."/>
918 </Member>
919 <Member Name="Ethernet">
920 <Annotation Term="OData.Description" String="An Ethernet interface."/>
921 </Member>
Gunnar Millsa778c022020-05-12 12:20:36 -0500922 <Member Name="AMBA">
923 <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/>
924 <Annotation Term="Redfish.Revisions">
925 <Collection>
926 <Record>
927 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
928 <PropertyValue Property="Version" String="v1_8_0"/>
929 </Record>
930 </Collection>
931 </Annotation>
932 </Member>
933 <Member Name="CCIX">
934 <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/>
935 <Annotation Term="Redfish.Revisions">
936 <Collection>
937 <Record>
938 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
939 <PropertyValue Property="Version" String="v1_8_0"/>
940 </Record>
941 </Collection>
942 </Annotation>
943 </Member>
944 <Member Name="CXL">
945 <Annotation Term="OData.Description" String="The Compute Express Link interface."/>
946 <Annotation Term="Redfish.Revisions">
947 <Collection>
948 <Record>
949 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
950 <PropertyValue Property="Version" String="v1_8_0"/>
951 </Record>
952 </Collection>
953 </Annotation>
954 </Member>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600955 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -0700956 <Annotation Term="OData.Description" String="An OEM-defined interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600957 </Member>
958 </EnumType>
959 </Schema>
960
Ed Tanouscb103132019-10-08 11:34:22 -0700961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1">
962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963 <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."/>
964 <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/>
965 </Schema>
966
967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2">
968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
970 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/>
971 </Schema>
972
Gunnar Mills6f44b752020-02-06 16:50:51 -0600973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3">
974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
975 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
976 <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/>
977 </Schema>
978
Gunnar Mills09b9d452020-02-11 13:27:39 -0600979 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4">
980 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
981 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
982 <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/>
983 </Schema>
984
Gunnar Millsa778c022020-05-12 12:20:36 -0500985 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5">
986 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
987 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
988 <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/>
989 </Schema>
990
Ed Tanouscb103132019-10-08 11:34:22 -0700991 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0">
992 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
993 <Annotation Term="Redfish.Release" String="2019.1"/>
994 <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/>
995
996 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor">
997 <Property Name="TotalEnabledCores" Type="Edm.Int64">
998 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
999 <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/>
1000 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/>
1001 </Property>
1002 </EntityType>
Gunnar Mills6f44b752020-02-06 16:50:51 -06001003 </Schema>
Ed Tanouscb103132019-10-08 11:34:22 -07001004
1005 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1">
1006 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1007 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1008 <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/>
1009 </Schema>
1010
Gunnar Mills6f44b752020-02-06 16:50:51 -06001011 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2">
1012 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
1014 <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/>
1015 </Schema>
1016
Gunnar Mills09b9d452020-02-11 13:27:39 -06001017 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3">
1018 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1020 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1021 </Schema>
1022
Gunnar Millsa778c022020-05-12 12:20:36 -05001023 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4">
1024 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1026 <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/>
1027 </Schema>
1028
Gunnar Mills6f44b752020-02-06 16:50:51 -06001029 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0">
1030 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031 <Annotation Term="Redfish.Release" String="2019.3"/>
1032 <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/>
1033 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1034 </Schema>
1035
Gunnar Mills09b9d452020-02-11 13:27:39 -06001036 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1">
1037 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1038 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1039 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/>
1040 </Schema>
1041
Gunnar Millsa778c022020-05-12 12:20:36 -05001042 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2">
1043 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1044 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1045 <EntityType Name="Processor" BaseType="Processor.v1_6_1.Processor"/>
1046 </Schema>
1047
Gunnar Mills09b9d452020-02-11 13:27:39 -06001048 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0">
1049 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1050 <Annotation Term="Redfish.Release" String="2019.4"/>
1051 <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."/>
1052
1053 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor">
1054 <Property Name="SerialNumber" Type="Edm.String">
1055 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1056 <Annotation Term="OData.Description" String="The serial number of the processor."/>
1057 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/>
1058 </Property>
1059 <Property Name="PartNumber" Type="Edm.String">
1060 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1061 <Annotation Term="OData.Description" String="The part number of the processor."/>
1062 <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."/>
1063 </Property>
1064 <Property Name="Version" Type="Edm.String">
1065 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1066 <Annotation Term="OData.Description" String="The hardware version of the processor."/>
1067 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/>
1068 </Property>
1069 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1070 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1071 <Annotation Term="OData.Description" String="The firmware version of the processor."/>
1072 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/>
1073 </Property>
1074 </EntityType>
1075 </Schema>
1076
Gunnar Millsa778c022020-05-12 12:20:36 -05001077 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1">
1078 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1079 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1080 <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/>
1081 </Schema>
1082
1083 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0">
1084 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1085 <Annotation Term="Redfish.Release" String="2020.1"/>
1086 <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."/>
1087
1088 <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor">
1089 <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1090 <Annotation Term="OData.Description" String="The interface between the system and the processor."/>
1091 <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/>
1092 </Property>
1093 <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
1094 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1095 <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
1096 <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."/>
1097 <Annotation Term="Measures.Unit" String="MHz"/>
1098 </Property>
1099 <Property Name="MinSpeedMHz" Type="Edm.Int64">
1100 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1101 <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/>
1102 <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/>
1103 <Annotation Term="Measures.Unit" String="MHz"/>
1104 </Property>
1105 </EntityType>
1106 </Schema>
1107
Jason M. Billsea4aa752018-06-05 13:29:11 -07001108 </edmx:DataServices>
1109</edmx:Edmx>