]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h
Add code to connect device path of console devices correctly for Shell command 'conne...
[mirror_edk2.git] / ShellPkg / Library / UefiShellDriver1CommandsLib / UefiShellDriver1CommandsLib.h
index 668584092b16ea235ffaf136eba716b9c3c88b9b..1b8e56822db17808d4ca7852eff6e8a527eb4e9b 100644 (file)
@@ -23,6 +23,8 @@
 #include <Guid/ConsoleOutDevice.h>\r
 #include <Guid/ShellLibHiiGuid.h>\r
 \r
+#include <IndustryStandard/Pci.h>\r
+\r
 #include <Protocol/EfiShell.h>\r
 #include <Protocol/EfiShellParameters.h>\r
 #include <Protocol/DevicePath.h>\r
@@ -36,6 +38,8 @@
 #include <Protocol/DriverSupportedEfiVersion.h>\r
 #include <Protocol/DriverFamilyOverride.h>\r
 #include <Protocol/DriverHealth.h>\r
+#include <Protocol/PciIo.h>\r
+#include <Protocol/PciRootBridgeIo.h>\r
 \r
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r