summaryrefslogtreecommitdiffstats
path: root/src/hardware/90_LMI_Hardware_Profile_DMTF.mof
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/90_LMI_Hardware_Profile_DMTF.mof')
-rw-r--r--src/hardware/90_LMI_Hardware_Profile_DMTF.mof99
1 files changed, 99 insertions, 0 deletions
diff --git a/src/hardware/90_LMI_Hardware_Profile_DMTF.mof b/src/hardware/90_LMI_Hardware_Profile_DMTF.mof
new file mode 100644
index 0000000..777fa90
--- /dev/null
+++ b/src/hardware/90_LMI_Hardware_Profile_DMTF.mof
@@ -0,0 +1,99 @@
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "LMI_Processor_DMTF";
+
+ ProviderModuleName = "cmpiLMI_Hardware";
+
+ ProviderName = "LMI_Processor";
+
+ RegisteredProfile = 507;
+
+ ProfileVersion = "1.0.2";
+
+ RegisteredSubprofiles = {
+ 3016
+ };
+
+ SubprofileVersions = {
+ "1.0.1"
+ };
+
+ ConformingElements = {
+ "LMI_Processor"
+ };
+};
+
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "LMI_Memory_DMTF";
+
+ ProviderModuleName = "cmpiLMI_Hardware";
+
+ ProviderName = "LMI_Memory";
+
+ RegisteredProfile = 507;
+
+ ProfileVersion = "1.0.2";
+
+ RegisteredSubprofiles = {
+ 3020
+ };
+
+ SubprofileVersions = {
+ "1.0.1"
+ };
+
+ ConformingElements = {
+ "LMI_Memory"
+ };
+};
+
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "LMI_Battery_DMTF";
+
+ ProviderModuleName = "cmpiLMI_Hardware";
+
+ ProviderName = "LMI_Battery";
+
+ RegisteredProfile = 507;
+
+ ProfileVersion = "1.0.2";
+
+ RegisteredSubprofiles = {
+ 3024
+ };
+
+ SubprofileVersions = {
+ "1.0.0"
+ };
+
+ ConformingElements = {
+ "LMI_Battery"
+ };
+};
+
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "LMI_PCIDevice_DMTF";
+
+ ProviderModuleName = "cmpiLMI_Hardware";
+
+ ProviderName = "LMI_PCIDevice";
+
+ RegisteredProfile = 507;
+
+ ProfileVersion = "1.0.2";
+
+ RegisteredSubprofiles = {
+ 3038
+ };
+
+ SubprofileVersions = {
+ "1.0.0"
+ };
+
+ ConformingElements = {
+ "LMI_PCIDevice"
+ };
+};