com32: export the filename of a com32 module to the module itself
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 29 Mar 2010 23:58:30 +0000 (16:58 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 29 Mar 2010 23:58:30 +0000 (16:58 -0700)
commit68a7538d5a80ec8db48c02d4a9de7199df0af9f9
tree1b69abbdf7ec57cb1c8de4abd662a5639d2436b7
parentb684e0fe03ea0ad949f087b0a4d58fa3a8b29116
com32: export the filename of a com32 module to the module itself

Export the filename of the com32 module to the module itself, setting
argv[0].

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/include/com32.h
com32/lib/sys/argv.c
com32/lib/sys/entry.S
core/com32.inc
doc/comboot.txt