Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-03-17 Thread David Michael
On Mon, Mar 16, 2015 at 2:26 PM, Rajat Jain rajatj...@juniper.net wrote: Hello, Just wanted to check on the status of this patch. Has it been accepted / merged? No, sorry, I lost track of it. There are still a few points I need to change from Andrei's review before sending a new revision.

RE: [PATCH v2] Add a module for retrieving SMBIOS information

2015-03-16 Thread Rajat Jain
; Leif Lindholm; Rajat Jain; Sanjay Jain; Raghuraman Thirumalairajan; Stu Grossman Subject: Re: [PATCH v2] Add a module for retrieving SMBIOS information On Wed, Feb 11, 2015 at 6:34 AM, Andrei Borzenkov arvidj...@gmail.com wrote: В Sun, 08 Feb 2015 13:54:46 -0500 David Michael fedora

Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-15 Thread David Michael
On Wed, Feb 11, 2015 at 6:34 AM, Andrei Borzenkov arvidj...@gmail.com wrote: В Sun, 08 Feb 2015 13:54:46 -0500 David Michael fedora@gmail.com пишет: +@item +Specifying @option{-t} will only print entries with a matching @var{type}. The +type can be any value from 0 to 255. Specify a

RE: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-09 Thread Rajat Jain
Bhargava [mailto:pra...@redhat.com] Sent: Monday, February 09, 2015 4:44 AM To: David Michael Cc: grub-devel@gnu.org; Leif Lindholm; Andrei Borzenkov; Rajat Jain; Sanjay Jain; Raghuraman Thirumalairajan; Stu Grossman Subject: Re: [PATCH v2] Add a module for retrieving SMBIOS information On 02/08

Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-09 Thread Prarit Bhargava
@gnu.org; Leif Lindholm; Andrei Borzenkov; Rajat Jain; Sanjay Jain; Raghuraman Thirumalairajan; Stu Grossman Subject: Re: [PATCH v2] Add a module for retrieving SMBIOS information On 02/08/2015 01:54 PM, David Michael wrote: The following are two use cases from Rajat Jain rajatj...@juniper.net

RE: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-09 Thread Rajat Jain
; Sanjay Jain; Raghuraman Thirumalairajan; Stu Grossman Subject: Re: [PATCH v2] Add a module for retrieving SMBIOS information On 02/08/2015 01:54 PM, David Michael wrote: The following are two use cases from Rajat Jain rajatj...@juniper.net: 1) We have a board that boots Linux

Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-09 Thread Prarit Bhargava
Thirumalairajan; Stu Grossman Subject: Re: [PATCH v2] Add a module for retrieving SMBIOS information On 02/09/2015 10:27 AM, Rajat Jain wrote: Hello, 1) We have a board that boots Linux and this board itself can be plugged into one of different chassis types. We need to pass different

Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-09 Thread Prarit Bhargava
On 02/08/2015 01:54 PM, David Michael wrote: The following are two use cases from Rajat Jain rajatj...@juniper.net: 1) We have a board that boots Linux and this board itself can be plugged into one of different chassis types. We need to pass different parameters to the kernel based on the

[PATCH v2] Add a module for retrieving SMBIOS information

2015-02-08 Thread David Michael
The following are two use cases from Rajat Jain rajatj...@juniper.net: 1) We have a board that boots Linux and this board itself can be plugged into one of different chassis types. We need to pass different parameters to the kernel based on the CHASSIS_TYPE information that is passed by the

Re: [PATCH v2] Add a module for retrieving SMBIOS information

2015-02-08 Thread Prarit Bhargava
On 02/08/2015 01:54 PM, David Michael wrote: The following are two use cases from Rajat Jain rajatj...@juniper.net: 1) We have a board that boots Linux and this board itself can be plugged into one of different chassis types. We need to pass different parameters to the kernel based on