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 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. David ___

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

2015-03-16 Thread Rajat Jain
NU GRUB; Prarit Bhargava; 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 > wrote: > > В Sun, 08 Feb 2015 13:

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 wrote: > В Sun, 08 Feb 2015 13:54:46 -0500 > David Michael пишет: >> +@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 value outside this range to >>

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

2015-02-11 Thread Andrei Borzenkov
В Sun, 08 Feb 2015 13:54:46 -0500 David Michael пишет: > The following are two use cases from Rajat Jain : > > 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 "CHAS

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

2015-02-09 Thread Prarit Bhargava
lm; Andrei Borzenkov; >> Sanjay Jain; Raghuraman 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, >>> >>>>>

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

2015-02-09 Thread Rajat Jain
sman > 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 > >> int

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

2015-02-09 Thread Prarit Bhargava
unds reasonable from a administration perspective. P. > Thanks, > > Rajat > > > >> -Original Message- >> From: Prarit Bhargava [mailto:pra...@redhat.com] >> Sent: Monday, February 09, 2015 4:44 AM >> To: David Michael >> Cc: grub-devel@gnu

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

2015-02-09 Thread Rajat Jain
...) - etc. Thanks, Rajat > -Original Message- > From: Prarit 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 Thirumala

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 : > > 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" in

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 : > > 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"

[PATCH v2] Add a module for retrieving SMBIOS information

2015-02-08 Thread David Michael
The following are two use cases from Rajat Jain : 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 bios in the DMI / SMBI