Re: [PATCH] Generic 32-bit Linux loader (for coreboot)

2008-08-21 Thread Robert Millan
Committed. -- 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." ___

Re: [PATCH] Generic 32-bit Linux loader (for coreboot)

2008-08-20 Thread Robert Millan
If there are no objections, I'll commit this tomorrow. -- 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."

[PATCH] Generic 32-bit Linux loader (for coreboot)

2008-08-18 Thread Robert Millan
This patch implements a generic 32-bit Linux loader, that can be used in coreboot (and maybe other ports in the future). It's heavily based on the EFI Linux loader, but my patch adds it as a separate file because the changes on memory management were too big and significant to harmonize them. It