Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. Fix attached. Tested from 16 MiB to 2047 MiB
On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. Fix attached. Tested from 16 MiB to 2047 MiB
Hi Vladimir,
please sign off your patch so we can commit it:
http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure
Thanks, Stefan
Stefan Reinauer wrote:
On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. Fix attached. Tested from 16 MiB to 2047 MiB
Hi Vladimir,
please sign off your patch so we can commit it:
http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure
This patch is done by me based on info retrieved from grub-as-qemu-firmware. The chunk which contained the needed info was 4 lines long. So it's not copyright-significant. Since this patch is small I hereby give up my copyright on it and release it to public domain. Signed-off-by: Valdimir 'φ-coder' Serbinenko phcoder@gmail.com
Thanks, Stefan
On 5/2/10 6:23 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. Fix attached. Tested from 16 MiB to 2047 MiB
Signed-off-by: Valdimir 'φ-coder' Serbinenko phcoder@gmail.com
Thanks. Slightly simplified and committed as r5521 Stefan