From: Michael Brown Date: Sat, 24 Apr 2010 20:52:48 +0000 (+0100) Subject: [pcbios] Always show INT 15,88 result under DEBUG=memmap X-Git-Url: http://git.etherboot.org/gpxe.git/commitdiff_plain/bc34af4f2766223dc65fede5543ea32677a6f075?hp=bc34af4f2766223dc65fede5543ea32677a6f075 [pcbios] Always show INT 15,88 result under DEBUG=memmap Always call INT 15,88 even if we don't use the result. This allows DEBUG=memmap to show the complete result set returned by all of the INT 15 memory-map calls. Signed-off-by: Michael Brown Signed-off-by: Stefan Hajnoczi ---