[tboot-devel] unsubscribe

2019-11-25 Thread Scheie, Peter M
unsubscribe ___ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel

[tboot-devel] unsubscribe

2019-11-21 Thread Scheie, Peter M
unsubscribe ___ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel

[tboot-devel] unsubscribe

2019-10-25 Thread Scheie, Peter M
unsubscribe ___ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel

[tboot-devel] Time for creating hierarchy or object handle varies widely between boots

2018-08-01 Thread Scheie, Peter M
I've noticed that on my Dell workstation as well as our target system when the tboot module is executing during boot-up, the time between "TBOOT: TPM:CreatePrimary creating hierarchy handle = 4007" and the next line, "TBOOT: TPM:CreatePrimary created object handle = 8000", as shown on th

Re: [tboot-devel] measured boot successful but no /dev/tpm0 device

2018-04-19 Thread Scheie, Peter M
em. Peter -Original Message- From: Ahmed, Safayet (GE Global Research, US) [mailto:safayet.ah...@ge.com] Sent: Wednesday, April 18, 2018 10:43 AM To: Scheie, Peter M; tboot-devel@lists.sourceforge.net Subject: RE: measured boot successful but no /dev/tpm0 device Hi Peter, Your TBoot log seems to

Re: [tboot-devel] measured boot successful but no /dev/tpm0 device

2018-04-17 Thread Scheie, Peter M
odule. Peter -Original Message- From: Scheie, Peter M Sent: Tuesday, April 17, 2018 9:32 AM To: 'tboot-devel@lists.sourceforge.net' Subject: measured boot successful but no /dev/tpm0 device As I just posted in another thread, switching from grub 2.00 to 2.02 enabled me to get tb

[tboot-devel] measured boot successful but no /dev/tpm0 device

2018-04-17 Thread Scheie, Peter M
As I just posted in another thread, switching from grub 2.00 to 2.02 enabled me to get tboot, the kernel (3.10), the initramfs, and Intel's SINIT module loaded and boot my system, and when I check txt-stat it shows that a measured boot was performed. Yay! Except, there's no /dev/tpm0 device fi

Re: [tboot-devel] grub hangs after loading tboot and kernel

2018-04-17 Thread Scheie, Peter M
boots, and txt-stat shows that a measured boot was performed. Thanks for the help. Peter From: Scheie, Peter M Sent: Monday, April 02, 2018 1:57 PM To: 'Sun, Ning'; tboot-devel@lists.sourceforge.net Subject: RE: grub hangs after loading tboot and kernel Hi Ning, I can't test a newer

Re: [tboot-devel] grub hangs after loading tboot and kernel

2018-04-02 Thread Scheie, Peter M
hat grub is the problem, as that's the only part that hasn't changed. I'll dig into that more. Thanks for your help. Peter From: Sun, Ning [mailto:ning....@intel.com] Sent: Friday, March 30, 2018 7:56 PM To: Scheie, Peter M; tboot-devel@lists.sourceforge.net Subject: RE: grub ha

[tboot-devel] grub hangs after loading tboot and kernel

2018-03-29 Thread Scheie, Peter M
In grub, I'm loading the tboot module with no problem using the multiboot command. But then when I load the kernel, grub just hangs. My kernel is 3.10 and I'm using tboot 1.9.6, and grub2. Here's my grub.cfg: load_video insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos1' multiboot