///** @file // XmlCli Setup configuration //@copyright // INTEL CONFIDENTIAL // // Copyright (c) 2021, Intel Corporation. All rights reserved. // This software and associated documentation (if any) is furnished // under a license and may only be used or copied in accordance // with the terms of the license. Except as permitted by the // license, no part of this software or documentation may be // reproduced, stored in a retrieval system, or transmitted in any // form or by any means without the express written consent of // Intel Corporation. // This file contains a 'Sample Driver' and is licensed as such // under the terms of your license agreement with Intel or your // vendor. This file may be modified by the user, subject to // the additional terms of the license agreement. //**/ #langdef en-US "English" #string STR_EMPTY #language en-US "" #string STR_ENABLED #language en-US "Enabled" #string STR_DISABLED #language en-US "Disabled" #string STR_STANDARD_DEFAULT_PROMPT #language en-US "Standard Default" #string STR_XMLCLI_FORM #language en-US "XmlCli" #string STR_XMLCLI_FORM_HELP #language en-US "BIOS XmlCli Setup Options" #string STR_XML_CLI_SUPPORT_PROMPT #language en-US "Xml Cli Support" #string STR_XML_CLI_SUPPORT_HELP #language en-US "Enable Disable Xml Cli Support in BIOS" #string STR_PUBLISH_SETUP_PG_PTR_PROMPT #language en-US "Publish Setup page Pointer" #string STR_PUBLISH_SETUP_PG_PTR_HELP #language en-US "Publish Setup page Pointer in BIOS Knobs section of the Xml File" #string STR_XML_CLI_LITE_PROMPT #language en-US "XmlCli Lite" #string STR_XML_CLI_LITE_HELP #language en-US "Enable Disable XmlCli Lite Feature for limited and optimized operations" #string STR_STANDARD_DEFAULT_PROMPT #language en-US "Standard Default" #string STR_MANUFACTURE_DEFAULT_PROMPT #language en-US "Manufacture Default"