On Thu, Dec 06, 2007 at 02:19:25PM +0100, Martin Haaß wrote:
> Hi all!
> I tried to build a module to detect vmware. Attached is the module and a test
> grub.cfg
> It is basically working though I have some questions:
>
> can i use the return value of the function (e.g. vmware_detect) to give bac
Hi all!
I tried to build a module to detect vmware. Attached is the module and a test
grub.cfg
It is basically working though I have some questions:
can i use the return value of the function (e.g. vmware_detect) to give back a
value or am I supposed to always return something like GRUB_ERR_NONE