From owner-freebsd-questions@freebsd.org Mon Jan 16 04:56:16 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40A4DCB14E2 for ; Mon, 16 Jan 2017 04:56:16 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [184.105.128.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.he.net", Issuer "GeoTrust SSL CA - G4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24A581952 for ; Mon, 16 Jan 2017 04:56:16 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from ::ffff:99.100.19.101 ([99.100.19.101]) by holgerdanske.com with ESMTPSA (AES128-SHA:SSLv3:Kx=RSA:Au=RSA:Enc=AES(128):Mac=SHA1) (SMTP-AUTH username dpchrist@holgerdanske.com, mechanism PLAIN) for ; Sun, 15 Jan 2017 20:54:50 -0800 Subject: Re: displaying motherboard bio's To: freebsd-questions@freebsd.org References: <587C18C6.9020207@gmail.com> From: David Christensen Message-ID: Date: Sun, 15 Jan 2017 20:54:49 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 In-Reply-To: <587C18C6.9020207@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 04:56:16 -0000 On 01/15/17 16:50, Ernie Luzar wrote: > I don't have local access to the box to change setting after power on > and before system boots. > > I am inquiring about if there is a utility that will display and change > the motherboard bio's configuration while the OS is running? If it's an Intel desktop motherboard and processor with vPro/AMT: http://www.intel.com/content/www/us/en/architecture-and-technology/intel-active-management-technology.html?wapkw=intel+active+management+technology Similarly, for an Intel server motherboard and processor: https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface http://www.intel.com/content/www/us/en/server-management/intel-remote-management-module.html David