audk/ShellPkg
Ard Biesheuvel 23b53ede35 ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'
Neither the EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL nor the EFI_CPU_IO2_PROTOCOL
impose any restrictions when it comes to the range of valid I/O
addresses. Even so, the 'mm' command in -IO mode refuses to perform
accesses to addresses >= 0xffff.

It is not up to 'mm' to impose this restriction, so remove it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-03-01 17:01:30 +00:00
..
Application ShellPkg/help: Fix "-?" may not show manual sometimes 2018-02-13 10:54:44 +08:00
DynamicCommand ShellPkg/DP: Update the error message info 2018-02-09 17:04:16 +08:00
Include ShellPkg: Rename gShellCurDir to gShellCurMapping 2017-08-30 11:42:41 +08:00
Library ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm' 2018-03-01 17:01:30 +00:00
ShellPkg.dec ShellPkg: Update package version from 1.01 to 1.02 2018-01-26 10:08:55 +08:00
ShellPkg.dsc ShellPkg: remove superfluous TimerLib resolution 2018-02-13 13:29:35 +01:00