CorebootPayloadPkg: Use serial drivers with PlatformHookLib

Use the serial drivers which update the serial PCDs from
PlatformHookLib.

Change-Id: Ie6a3526d56332ee1cf07edb24ff39634a981183f
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
This commit is contained in:
Leahy, Leroy P 2016-05-04 17:38:55 -07:00 committed by Prince Agyeman
parent 248c30bbd4
commit 89ecd4cf80
3 changed files with 6 additions and 3 deletions

View File

@ -112,11 +112,12 @@ INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
#
INF CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
INF CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
INF CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
#
# ISA Support
#
INF MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
INF CorebootModulePkg/SerialDxe/SerialDxe.inf
#
# Console Support

View File

@ -388,6 +388,7 @@
#
CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
#
# SCSI/ATA/IDE/DISK Support
@ -415,7 +416,7 @@
#
# ISA Support
#
MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
CorebootModulePkg/SerialDxe/SerialDxe.inf
#
# Console Support

View File

@ -393,6 +393,7 @@
#
CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
#
# SCSI/ATA/IDE/DISK Support
@ -420,7 +421,7 @@
#
# ISA Support
#
MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
CorebootModulePkg/SerialDxe/SerialDxe.inf
#
# Console Support