[PATCH] Fix prefix autodetection when booting from EFI CD-ROM

2013-01-31 Thread Andrey Borzenkov
Fix autodetection of $prefix when booted from EFI CD-ROM. Based on patch from Matthew Garrett, modified to not overwrite memory returned by device path protocol handler and rebased to current trunk. Additionally fixes potential memory leak - dup_dp was not deallocated if device path was not found

Re: DSA GnuPG signatures

2013-01-31 Thread Andrey Borzenkov
В Fri, 11 Jan 2013 21:54:22 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > Hello, all. I've just committed import of libgcrypt and implementation > of related code to check signatures. Short usage: > verify_detached FILE FILE.sig [pubkey.gpg] > trust KEY.gpg > distruct KEYID > check_signatu

Re: Trunk fails to build with -O

2013-01-31 Thread Leif Lindholm
On 30/01/13 19:41, Andrey Borzenkov wrote: В Wed, 30 Jan 2013 18:32:39 + Leif Lindholm пишет: Our Ubuntu (12.04/12.10) build environment defaults configuring with CFLAGS containing -O2. Trunk currently does not build successfully with this on either my ARM platform or my x86_64 desktop.

grub2-rc1-emu under cygwin

2013-01-31 Thread Cyrille Lefevre
Hi, I'm attempting to build grub2-rc1 -emu under cygwin w/o success. I've made a fast and dirty patch about the missing stuff (emunet tap), see attachment, but I don't known how to say to the build machine these symbols came from cygwin and should be resolved at last ? see bellow... everything