Re: [tboot-devel] new LCP support checked in

2010-01-26 Thread Cihula, Joseph
> From: Karthik . [mailto:[email protected]] > Sent: Tuesday, January 26, 2010 7:38 AM > > Hi Joe, > > Looks like the makefile for lcptools is broken. It complains about the > missing 'sbios_elt.c' file (No rule to make target `sbios_elt.o', > needed by `lcp_crtpol2'. Stop.). Extra file in my loc

[tboot-devel] new LCP support checked in

2010-01-26 Thread Karthik .
Hi Joe, Looks like the makefile for lcptools is broken. It complains about the missing 'sbios_elt.c' file (No rule to make target `sbios_elt.o', needed by `lcp_crtpol2'. Stop.). -- The Planet: dedicated and managed hosti

[tboot-devel] new LCP support checked in

2010-01-25 Thread Cihula, Joseph
I have now checked in support for v2 of LCP. There are a few changes to tboot, mainly to support the new policy data file format. Most of the support is in the form of new tools in lcptools/. The overall policy "documentation" has been split into docs/policy_v1.txt and docs/policy_v2.txt. As