Lines Matching refs:Item
151 Selects a firmware configuration item for reading.
153 Following this call, any data read from this item will start from the
154 beginning of the configuration item's data.
156 @param[in] QemuFwCfgItem Firmware Configuration item to read
281 the firmware configuration item where the previous read ended.
305 of the firmware configuration item where the previous write ended.
331 @return Value of Firmware Configuration item read
350 @return Value of Firmware Configuration item read
369 @return Value of Firmware Configuration item read
388 @return Value of Firmware Configuration item read
405 Find the configuration item corresponding to the firmware configuration file.
408 @param[out] Item Configuration item corresponding to the file, to be passed
421 OUT FIRMWARE_CONFIG_ITEM *Item,
446 *Item = (FIRMWARE_CONFIG_ITEM) SwapBytes16 (FileSelect);