hi, I am trying to make trusted grub work (refer to
http://trousers.sourceforge.net/grub.html) in my linux system with kernel
2.6.27.10 and TPM chip 1.2, but i failed. What i had done is the following:
(1) got the grub-0.27.patch from
http://trousers.sourceforge.net/grub.html
(2) patch gru
You guys wouldn't happen to know any good ways to test out EFI through
virtualization. I see some Qemu stuff that is rather old. But I'm not too
trusting of it's funcationality now. I'd like to play around and test/debug
some of the grub2 efi support, without having to buy a Mac. Any ideas?
___
On Mon, Jan 12, 2009 at 12:00 AM, peter cros wrote:
> It is here - (return checked in refit efi shell and gui)
> Can't go any further until that is fixed.
>
> kern/x86_64/efi/startup.S
> ---
>
> This hangs -
>
> codestart:
> movq%rcx, EXT_C(grub_efi_image_handle)
>
It is here - (return checked in refit efi shell and gui)
Can't go any further until that is fixed.
kern/x86_64/efi/startup.S
---
This hangs -
codestart:
movq%rcx, EXT_C(grub_efi_image_handle)
movq%rdx, EXT_C(grub_efi_system_table)
+ret
callEXT_C(grub
For the compatibility mode check, the ATA driver uses the bits in the
"Revision" byte instead of the "Programming Interface Byte" of the class
value (See T13/1510D). The compat_use[] flags are never set.
This patch fixes both issues.
Christian
2009-01-11 Christian Franke
* disk/at