Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-29 Thread dknueppel
ot, Dieter -Ursprüngliche Nachricht- Von: Wei, Gang [mailto:gang@intel.com] Gesendet: Freitag, 30. Mai 2014 04:50 An: dknueppel; Ross Philipson; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcode 0xc0001c41 This is quite possible a provisioning is

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-29 Thread Wei, Gang
e resulting policy files, the tboot log during boot Best regards, Dieter -Ursprüngliche Nachricht- Von: Wei, Gang [mailto:gang@intel.com] Gesendet: Montag, 26. Mai 2014 04:06 An: dknueppel; Ross Philipson; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcod

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-29 Thread dknueppel
Gesendet: Montag, 26. Mai 2014 04:06 An: dknueppel; Ross Philipson; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcode 0xc0001c41 Hi, Dieter, Can you send out the lcp policy files (.pol & .data)? tboot 1.8.0 lcptools has a bug and not able to create working lc

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-26 Thread dknueppel
e policy data files (generated with tboot version 1.8.1) and the script how I set them up. Thanks, Dieter -Ursprüngliche Nachricht- Von: Wei, Gang [mailto:gang@intel.com] Gesendet: Montag, 26. Mai 2014 04:06 An: dknueppel; Ross Philipson; tboot-devel@lists.sourceforge.net Betreff:

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-25 Thread Wei, Gang
evel@lists.sourceforge.net Subject: Re: [tboot-devel] getting txt errorcode 0xc0001c41 Hi Ross, I tried (removing the 4th_gen_i5_i7_SINIT_75.BIN ) using the SINIT within the BIOS. Ending up with the same error condition. I also checked for an updated version of SINIT, current one seems to be the latest one.

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-12 Thread Wei, Gang
-Original Message- From: dknueppel [mailto:dknuep...@online.de] Sent: Monday, May 12, 2014 1:31 AM To: Ross Philipson; dknueppel; tboot-devel@lists.sourceforge.net Subject: Re: [tboot-devel] getting txt errorcode 0xc0001c41 Hi, just wondering about index 0x5002. It's &q

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-11 Thread dknueppel
any 0x5003 ... Best regards, Dieter -Ursprüngliche Nachricht- Von: Ross Philipson [mailto:ross.philip...@citrix.com] Gesendet: Dienstag, 6. Mai 2014 16:33 An: dknueppel; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcode 0xc0001c41 > -Original Me

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-07 Thread dknueppel
the SINIT binary. Thanks, Dieter -Ursprüngliche Nachricht- Von: Ross Philipson [mailto:ross.philip...@citrix.com] Gesendet: Dienstag, 6. Mai 2014 16:33 An: dknueppel; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcode 0xc0001c41 > -Original Message

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-06 Thread Ross Philipson
s a lot, > Dieter > > > -Ursprüngliche Nachricht- > Von: Ross Philipson [mailto:ross.philip...@citrix.com] > Gesendet: Montag, 28. April 2014 20:38 > An: dknueppel; tboot-devel@lists.sourceforge.net > Betreff: Re: [tboot-devel] getting txt errorcode 0xc0001c41 > > On 04/26/

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-05 Thread dknueppel
-Ursprüngliche Nachricht- Von: Ross Philipson [mailto:ross.philip...@citrix.com] Gesendet: Montag, 28. April 2014 20:38 An: dknueppel; tboot-devel@lists.sourceforge.net Betreff: Re: [tboot-devel] getting txt errorcode 0xc0001c41 On 04/26/2014 02:09 AM, dknueppel wrote: > Hi, > > I'

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-05 Thread dknueppel
eppel; tboot-devel@lists.sourceforge.net Betreff: RE: [tboot-devel] getting txt errorcode 0xc0001c41 The SINIT you are using is for Client platforms instead of servers. The server you are using already has a SINIT built in BIOS, tboot can find it and use it if you remove the SINIT line from grub config

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-05-04 Thread Wei, Gang
The SINIT you are using is for Client platforms instead of servers. The server you are using already has a SINIT built in BIOS, tboot can find it and use it if you remove the SINIT line from grub config file. Give it a try. Thanks Jimmy -Original Message- From: dknueppel [mailto:dknuep

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-04-29 Thread Ross Philipson
On 04/29/2014 09:31 AM, Justin King-Lacroix wrote: > Stupid question -- are you sure you're not reading them with the wrong > endianness? (As in, should they be 0x1001, 0x1050, and 0x3050?) The tool I am using comes from the tboot project - it is a utility that gets built. IIRC the T

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-04-29 Thread Justin King-Lacroix
Stupid question -- are you sure you're not reading them with the wrong endianness? (As in, should they be 0x1001, 0x1050, and 0x3050?) Regards, Justin On 28 April 2014 19:38, Ross Philipson wrote: > On 04/26/2014 02:09 AM, dknueppel wrote: > > Hi, > > > > I'm getting txt error code

Re: [tboot-devel] getting txt errorcode 0xc0001c41

2014-04-28 Thread Ross Philipson
On 04/26/2014 02:09 AM, dknueppel wrote: > Hi, > > I'm getting txt error code 0xc0001c41 with rebooting the system afterwards. > > Mainboard Intel S1200RPL > CPU XEON E3-1265L > TPM AXXTPME5 > Boot BIOS (i.e. no EFI, EFI boot shows identical behavior) > Distribution