Home | History | Annotate | Download | only in Library

Lines Matching refs:Item

81   Selects a firmware configuration item for reading.

83 Following this call, any data read from this item will start from
84 the beginning of the configuration item's data.
86 @param[in] QemuFwCfgItem - Firmware Configuration item to read
101 item where the previous read ended.
120 item where the previous write ended.
137 @return Value of Firmware Configuration item read
150 @return Value of Firmware Configuration item read
163 @return Value of Firmware Configuration item read
176 @return Value of Firmware Configuration item read
187 Find the configuration item corresponding to the firmware configuration file.
190 @param[out] Item - Configuration item corresponding to the file, to be passed
203 OUT FIRMWARE_CONFIG_ITEM *Item,