[syslinux] libinstaller/syslxint.h: bsCodeLen

Michal Soltys soltys at ziu.info
Tue Feb 22 16:01:44 PST 2011


After commit 036fa4e1a8aefeba3, shouldn't bsCodeLen be adjusted to 
reflect added fields at the end ?

Basically:

-#define bsCodeLen   (offsetof(struct boot_sector, bsSignature) - \
+#define bsCodeLen   (offsetof(struct boot_sector, bsMagic) - \




More information about the Syslinux mailing list