Properties
Add- Type:
plist dict - Description: Sets device properties from a map (
plist dict) of device paths to a map (plist dict) of variable names and their values inplist multidataformat.
Note 1: Device paths must be provided in canonic string format (e.g.
PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)).Note 2: Existing properties will not be changed unless deleted in the
DeviceProperties Deletesection.- Type:
Delete- Type:
plist dict - Description: Removes device properties from a map (
plist dict) of device paths to an array (plist array) of variable names inplist stringformat.
Note: Currently, existing properties may only exist on firmware with DeviceProperties drivers (e.g. Apple). Hence, there is typically no reason to delete variables unless a new driver has been installed
- Type: