hdt: Add e801 and 88 calls in the memory mode (CLI)
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 3 May 2009 03:44:56 +0000 (20:44 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 3 May 2009 03:44:56 +0000 (20:44 -0700)
commite5b7f8a34a095267e97ce23e4477e61327f1e7fa
treeccf18efb6c6bf744f73af3f1ddc7e9abe78e6d4b
parent6e2f4b3d0a6061ea240de478878274898407960c
hdt: Add e801 and 88 calls in the memory mode (CLI)

Enhance the new memory mode:

 * show e801: to show the memory layout reported by the
              INT 15, AX = 0xE801 call
 * show 88: to show the memory size (contiguous Kb above 1M)
            reported by the INT 0x15, AH = 0x88 call

Note: `show' now defaults to the DMI banks listing.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-dmi.c
com32/hdt/hdt-cli-memory.c