On Sat, Apr 11, 2009 at 01:19:14AM +0200, phcoder wrote: > Robert Millan wrote: >> On Wed, Nov 05, 2008 at 07:57:38AM +0100, Christian Franke wrote: >>> Alternative: Export a symbol describing the ABI version in kernel >>> ("grub_abi_3_14"). >> >> That requires more bytes than a 32-bit integer. > You export grub_abi anyway. _3_14 is 4 bytes instead of 4 but saves. > grub_abi_* can be a fictive variable by adding something like > {"grub_abi_<..>", 0}, > to gensymlist.sh.in
I've been thinking that this doesn't solve all the problems anyway. *.lst files are generated in official grub tree, and it's not easy for external packages to override that. Perhaps we should do it at the source level and not bother about ABI anymore... :-/ -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel