shuffler: Actually get the shuffler size sanelysyslinux-6.03-pre4
commite01e93b0f29b6dc9e363d91175ef3f7ecb40f8bf
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 28 Feb 2014 05:44:06 +0000 (27 21:44 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 28 Feb 2014 05:45:44 +0000 (27 21:45 -0800)
tree22963270f1297291a0c3906df8f4e25f3eb86639
parent929b217f46ac45cc0bf7cbbaf77575ad0a17f94f
shuffler: Actually get the shuffler size sanely

Actually get the shuffler size sanely.  At least for now, we are BIOS
only, so stub out the functions on EFI (they shouldn't even be
compiled for EFI; this stuff should be moved into some kind of
BIOS-only directory.)

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/lib/syslinux/movebits.c
com32/lib/syslinux/shuffle.c
core/include/core.h
core/shuffler.c [new file with mode: 0644]
efi/main.c