gcv-ref

A GCV reference value.

Remarks

The value of a GCV reference value is obtained from and stored to a GCV in an enclosing logical structure. It does not have a value of its own. It is not defined with a <definition> element. For example, a gcv-ref value in shim parameters refers to a GCV defined for the driver. The value referred to GCV is specified by the name attribute on the <gcv-ref> element.

Attributes

Attribute

Possible Values

Default Value

gcv-ref name

A non-empty CDATA value.

The name of the referenced GCV.

#REQUIRED

driver-param name

A string that matches the XML name production.

The name of the driver parameter element when constructing shim parameters. In general, the name of the driver parameter is the name of the referred-to GCV. If this attribute value is non-empty, the attribute value is used as the name of the driver parameter.

string

Example 8-1 Example:

<gcv-ref name="placement-base"/>

Parent Elements

See definition.