Re: [PATCH 1/1] Add new module msr

2019-02-19 Thread Daniel Kiper
On Mon, Feb 18, 2019 at 08:09:37PM +0100, Jesús Diéguez Fernández wrote: > Hi, > > I have some doubts that I mention below. > > El 18/2/19 a las 14:24, Daniel Kiper escribió: > > Hi, > > > > Thank you for the contribution. A few comments below... > > > > On Sat, Feb 16, 2019 at 06:29:01PM +0100

Re: [PATCH 1/1] Add new module msr

2019-02-18 Thread Jesús Diéguez Fernández
Hi, I have some doubts that I mention below. El 18/2/19 a las 14:24, Daniel Kiper escribió: > Hi, > > Thank you for the contribution. A few comments below... > > On Sat, Feb 16, 2019 at 06:29:01PM +0100, JesusDF wrote: > > I think that message from mail #0 should go here. And you do not ne

Re: [PATCH 1/1] Add new module msr

2019-02-18 Thread Paul Menzel
Dear Jesus, Thank you very much for your contribution. On 02/16/19 18:29, JesusDF wrote: > Add a new grub module called msr that registers two commands (rdmsr and wrmsr) > to be able to read and write to the model-specific registers. It is i386 > specific, as the cpuid module. The name of the