Re: Adding secure boot to the GRUB

2013-10-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.10.2013 17:04, Vijayakumar Venganti wrote: > 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

Adding secure boot to the GRUB

2013-10-21 Thread Vijayakumar Venganti
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