Also,
To just get things working, I would skip creating the policy elements
for the pcrs andcustom, and just go with the mle element. After you get
things working, then is the time to add additional stuff.
Charles
From: Charles Bushong [mailto:busho...@gmail.com]
Sent: Wednesday, March
Sorry for delayed reply.
> >>> On 12.03.13 at 01:59, "Zheng, Lv" wrote:
> >> > +#include
> >
> > This line shouldn't appear in ACPICA codes (drivers/acpi/acpica).
> > Please try to declare OSL interfaces via include/acpi/platform/aclinux.h.
>
> I'm sorry, but why am I not permitted to follow co
You haven't mentioned which processor you are using. From the commands
you are using, it appears that you are trying to do a version 2 lcp,
which is for processors designed after 2008. Also, did you copy the
list.data file to the /boot directory, and add the line module
/list.data to your grub con
On 03/19/2013 07:14 PM, Ren, Qiaowei wrote:
> Any comments on this patch?
>
> Thanks,
> Qiaowei
The biggest question is probably if we can use an existing hook of some
sort.
Overriding the apic method is probably not the right way to go, though.
tglx, do you have any opinions here?
Furthermore
The platform using Q45_Q43_SINIT_51.BIN only supports LCP v1. You should not
try lcp v2 on it.
You should try to follow docs/policy_v1.txt to create the LCP v1 policy and
have a further try.
Thanks
Jimmy
Charles Bushong wrote on 2013-04-11:
> So while I wait for a miracle on my other system, I h
Jay Schwichtenberg wrote on 2013-04-10:
> Jay Schwichtenberg yahoo.com> writes:
>
>>
>> Hello,
>>
>> With the help from this group I was able to get my server setup with
>> tboot and running (THANKS!). I've got my code written and I'm in the
>> testing phase. One of the test criteria that I was
Any ideas on this, anybody?
-Charles
On Wed, Apr 10, 2013 at 2:22 PM, Charles Bushong wrote:
> So while I wait for a miracle on my other system, I have tried configuring
> tboot on a different platform using a similar config. I'm hoping to find
> out if the problem is configuration based or h