This update adds chain command to support simple chain loader. chain command accepts disk
device name as argument, then attempts to read MBR or VBR block (512B) into memory
and will jump to it. As an update to initial version, the bios chain is also allowed to read the bootcode from the file.
In addition, if variable "chain_disk" is set to disk device name, beastie menu will show an
ChainLoader menu entry for quick access to chain loading.
The UEFI chain command is intended to load efi application from ESP.
This needs to be changed to just } else if (*p == '\\') { so that all other \<char> sequences are translated to <char> in 'y' command mode (gsed and common sense do agree :).