On 19/10/08 04:53 +0200, Peter Stuge wrote: > [EMAIL PROTECTED] wrote: > > + (void) main(main_argc, (main_argc != 0) ? main_argv : NULL); > > Shouldn't we always pass argv[0] - is this different with multiboot?
multiboot does pass the name of the payload as argv[0]. For coreboot, what would we pass? I don't think we understand any names - its all just bits on the ROM. Jordan -- Jordan Crouse Systems Software Development Engineer Advanced Micro Devices, Inc. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

