You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
9117f44534
"MM" SBL Shell command can be used to dump PCI configuration space registers. On the other side, "PCI" command can be used to list all PCI devices. This patch enhanced "PCI" command to support PCI configuration space dump by redirecting it to "MM" command internally. Signed-off-by: Maurice Ma <maurice.ma@intel.com>