Re: [SeaBIOS] [PATCH] Report on f-segment UMB ram also.

2013-02-20 Thread Kevin O'Connor
On Tue, Feb 19, 2013 at 09:16:30AM +, David Woodhouse wrote: > On Mon, 2013-02-18 at 10:34 -0500, Kevin O'Connor wrote: > > Some old DOS programs can also use f-segment space as Upper Memory > > Blocks (UMB), so also report on what space is available in debug > > messages. > > Should we mark i

Re: [SeaBIOS] [PATCH] Report on f-segment UMB ram also.

2013-02-19 Thread David Woodhouse
On Mon, 2013-02-18 at 10:34 -0500, Kevin O'Connor wrote: > Some old DOS programs can also use f-segment space as Upper Memory > Blocks (UMB), so also report on what space is available in debug > messages. Should we mark it as available in E820 too? -- dwmw2 smime.p7s Description: S/MIME crypto

[SeaBIOS] [PATCH] Report on f-segment UMB ram also.

2013-02-18 Thread Kevin O'Connor
Some old DOS programs can also use f-segment space as Upper Memory Blocks (UMB), so also report on what space is available in debug messages. Signed-off-by: Kevin O'Connor --- src/pmm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pmm.c b/src/pmm.c index b003dd1..d19