[coreboot] libpayload: Add multiboot support

Jordan Crouse jordan.crouse at amd.com
Mon Oct 20 18:04:37 CEST 2008


On 19/10/08 04:53 +0200, Peter Stuge wrote:
> jordan.crouse at amd.com 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.





More information about the coreboot mailing list