summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_ProcessorChipRealizesProvider.c
Commit message (Collapse)AuthorAgeFilesLines
* Hardware: Added Physical Memory ProviderPeter Schiffer2013-04-231-5/+0
| | | | | | | | | | New Providers: * LMI_PhysicalMemoryProvider * LMI_PhysicalMemoryRealizesProvider Other Changes: * Fixed InstanceID in hardware to match the rest of the providers * Removed some unused variables
* Hardware: Added Processor Chip ProviderPeter Schiffer2013-04-101-0/+269
Added two new providers: * LMI_ProcessorChipProvider * LMI_ProcessorChipRealizesProvider Other Changes: * Added Association qualifier to the association classes in Hardware mof file * Removed initialization for static strings used in snprintf() function