Lines Matching full:clear
102 * @brief Persistently saves the Keep and Clear setting
104 * Keep and clear setting is saved to the UTIL/D1 keyword's 0th bit in the
105 * motherboard VPD. If the keep and clear in BIOS is "Disabled", set D1:0 to
108 * @param[in] keepAndClear - The keep and clear BIOS attribute.
124 * @brief Persistently saves the Clear NVRAM setting
127 * the motherboard VPD. If the clear NVRAM in BIOS is "Disabled",
157 * @brief Writes Keep and clear setting to BIOS
162 * @param[in] keepAndClear - The keep and clear as read from VPD.
163 * @param[in] keepAndClearInBIOS - The keep and clear in the BIOS table.
183 * @brief Writes Clear NVRAM setting to BIOS
188 * @param[in] clearNVRAM - The clear NVRAM as read from VPD.
189 * @param[in] clearNVRAMInBIOS - The clear NVRAM in the BIOS table.
211 * @return std::string - The Keep and clear BIOS attribute. Empty string on
227 * @return std::string - The Clear NVRAM BIOS attribute. Empty