elflink: some change in com32/
authorFeng Tang <feng.tang@intel.com>
Wed, 14 Jul 2010 03:16:22 +0000 (11:16 +0800)
committerFeng Tang <feng.tang@intel.com>
Tue, 20 Jul 2010 03:10:04 +0000 (11:10 +0800)
commit180fe1a0801a1fe9efa5c6bb0c6b7ac6b9ee98db
tree20c2a85efe19b8985d2299237b42770bedee3948
parentff6ef23ed4e8459dbe6e97d0a016e8f89f5da258
elflink: some change in com32/

modified:   com32/MCONFIG
modified:   com32/Makefile
modified:   com32/mboot/map.c
modified:   com32/mboot/mboot.h
modified:   com32/menu/menu.h
modified:   com32/menu/menumain.c
modified:   com32/menu/readconfig.c
modified:   com32/modules/chain.c
modified:   com32/modules/config.c
modified:   com32/modules/elf.c
modified:   com32/modules/ifcpu.c
modified:   com32/modules/ifcpu64.c
new file:   com32/modules/ifplop.c
new file:   com32/modules/ls.c
modified:   com32/modules/pmload.c
new file:   com32/modules/pwd.c
modified:   com32/modules/sdi.c
new file:   com32/modules/whichsys.c
18 files changed:
com32/MCONFIG
com32/Makefile
com32/mboot/map.c
com32/mboot/mboot.h
com32/menu/menu.h
com32/menu/menumain.c
com32/menu/readconfig.c
com32/modules/chain.c
com32/modules/config.c
com32/modules/elf.c
com32/modules/ifcpu.c
com32/modules/ifcpu64.c
com32/modules/ifplop.c [new file with mode: 0644]
com32/modules/ls.c [new file with mode: 0644]
com32/modules/pmload.c
com32/modules/pwd.c [new file with mode: 0644]
com32/modules/sdi.c
com32/modules/whichsys.c [new file with mode: 0644]