Library /sys$common/syshlp/SDA.HLB  —  SHOW  EFI
    This command is for Integrtiy servers only.

    Displays information from the Extensible Firmware Interface (EFI)
    data structures. Currently, the only display provided by SDA is
    the EFI memory map.

    Format

      SHOW EFI  /MEMMAP [=ALL] [range]

1  –  Parameters

 range

    The entry or range of entries to be displayed, expressed using
    the following syntax:

    m          Displays entry m
    m:n        Displays the entries from m to n
    m;n        Displays n entries starting at m

    You cannot specify a range with /MEMMAP=ALL.

2  –  Qualifiers

2.1    /MEMMAP

       /MEMMAP [=ALL]

    Displays the EFI memory map. This qualifier is required. By
    default, only entries in the EFI memory map with the RUNTIME
    attribute are displayed. If /MEMMAP=ALL is specified, all entries
    are displayed.

    You cannot specify /MEMMAP=ALL and also supply a range of entries
    to be displayed.
Close Help