dmi: check both the AC and ID flags at the same time
[syslinux.git] / memdisk / memdisk_chs_512.asm
blobbb436f35339570aa7cff73d5096aeaa7ce66c39f
1 [map all memdisk_chs_512.map]
2 %define EDD 0
3 %define ELTORITO 0
4 %define SECTORSIZE_LG2 9 ; log2(sector size)
5 %include "memdisk.inc"