extlinux: add code to automate extlinux.sys -> ldlinux.sys migration
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 24 Jun 2010 19:48:26 +0000 (12:48 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 24 Jun 2010 19:48:26 +0000 (12:48 -0700)
commite20df33ead999ba1247d57c89065c8d1ac3e7075
tree9e4a45b873cc577226ffb497f3120c184b857f39
parent6c6a465bd80569b0623335c143bad83f580a76b5
extlinux: add code to automate extlinux.sys -> ldlinux.sys migration

- Be able to modify the ADV either in extlinux.sys or ldlinux.sys
- Be able to preserve the ADV from extlinux.sys
- Remove extlinux.sys when installing ldlinux.sys

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
extlinux/main.c