Mac OS X entries don't work (fail or crash), part 1

2013-01-24 Thread Chris Murphy
Fedora 18, grub2-efi-2.00-13.fc18 When I choose any Mac OS X entry I get: error: can't find command 'xnu_uuid' error: can't find command 'xnu_kernel64' error: can't find command 'xnu_kextdir' Press any key to continue… I already know how I can fix this, I'm inquiring on what exactly is wrong

Re: [PATCH] Add testpci command (v4)

2013-01-24 Thread Andrey Borzenkov
Does not "testpci" without parameters always return TRUE? On Fri, Jan 25, 2013 at 9:12 AM, Jonathan McDowell wrote: > On Sun, Jan 20, 2013 at 11:27:28PM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: >> On 13.10.2012 00:18, Jonathan McDowell wrote: > (some code) >> ARG_TYPE_INT means that

Re: [PATCH] Add testpci command (v4)

2013-01-24 Thread Jonathan McDowell
On Sun, Jan 20, 2013 at 11:27:28PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 13.10.2012 00:18, Jonathan McDowell wrote: (some code) > ARG_TYPE_INT means that the argument is decimal integer but it's not the > case here. > Please follow indent style. > You need to check grub_errno t