File: memdisk_edd_512.asm

package info (click to toggle)
syslinux 2%3A4.05%2Bdfsg-6%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 25,684 kB
  • sloc: ansic: 276,159; asm: 9,973; pascal: 9,907; perl: 3,492; makefile: 1,736; sh: 626; python: 266; xml: 39
file content (5 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (7)
1
2
3
4
5
	[map all memdisk_edd_512.map]
%define EDD 1
%define ELTORITO 0
%define SECTORSIZE_LG2 9	; log2(sector size)
%include "memdisk.inc"