]> Zhao Yanbai Git Server - minix.git/commit
Fixes for loading kernel with multiboot
authorBen Gras <ben@minix3.org>
Thu, 9 Feb 2012 17:49:24 +0000 (18:49 +0100)
committerBen Gras <ben@minix3.org>
Thu, 9 Feb 2012 17:54:45 +0000 (18:54 +0100)
commit636264c1c6b59dd33786893192a5bc48a067f5dc
treeeb9760ca32334682a30543b2bb1fc1d3fa6b34d8
parent3dd49be938d6b328136ca81e655dbc4b932220e1
Fixes for loading kernel with multiboot

While parsing command line, only consider "variable=value" to
be part of environment.

Patch by Antoine Leca.
kernel/arch/i386/pre_init.c