* Adding secure boot to the GRUB
@ 2013-10-21 15:04 Vijayakumar Venganti
2013-10-21 17:29 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 2+ messages in thread
From: Vijayakumar Venganti @ 2013-10-21 15:04 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 686 bytes --]
Hi Friends,
I want to add "secure boot" library to the GRUB boot loader to sign the
linux image.
My secure boot code base is
Secure boot Directoty -> contains set of .C and .H file and a "Make
file" which generates a BINARY under /bin folder.
When it is integrated with GRUB i want to pass the linux image to the
secure boot binary to sign the Linux image.
So my question is how to integrate the Secureboot Library into GRUB so that
every time when grub starts,Secure boot library has to be recompiled and
generate the secure boot BINARY which can sign the linux image.
I will be grateful for the immediate response as i am blocked on this issue.
Thanks in Advance,
Vijay
[-- Attachment #2: Type: text/html, Size: 924 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-21 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 15:04 Adding secure boot to the GRUB Vijayakumar Venganti
2013-10-21 17:29 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.