Jay Schwichtenberg <emmaker <at> 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 given is to test the owner 'PolicyType' > for 3 cases. These are: LCP_POLTYPE_LIST (0), LCP_POLTYPE_ANY (1) and > POLTYPE_UNINIT (0xFF). I have no problem reading the owner policy and the > code is detecting the LCP_POLTYPE_LIST from the setup I've done. Since I'm > using the lcp_* tools from the provided examples I really don't have a > concise knowledge of what is going on. I can guess and make assumptions but > when I do that I usually get into trouble. > > Would there be any documentation for the lcp_* tools or how to set the owner > policy type to either any or un-initialized? > > If there isn't any docs would there be examples on how to set these owner > policies? > > Thanks for the help. > Jay S. > > -------------------------------------------------------------------------- ---- > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter >
Thanks, After going through some testing and reading I've figured out how to do this. For the any option get rid of the list setup and just write the policy to NV. Then for uninitialized ownership just create the NV RAM space and don't write out the policy. Also for some reason my install did not install the man pages for the lcp_* tools and I got that fixed. Thanks Jay S. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel