]> git.proxmox.com Git - mirror_edk2.git/commitdiff
CorebootPayloadPkg: Use serial drivers with PlatformHookLib
authorLeahy, Leroy P <leroy.p.leahy@intel.com>
Thu, 5 May 2016 00:38:55 +0000 (17:38 -0700)
committerPrince Agyeman <prince.agyeman@intel.com>
Thu, 5 May 2016 23:12:39 +0000 (16:12 -0700)
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>
CorebootPayloadPkg/CorebootPayloadPkg.fdf
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc
CorebootPayloadPkg/CorebootPayloadPkgIa32X64.dsc

index c44fc0f2fd9a2e2a01b69ad6f928aad0c0029255..85748a60527aa26f0877a82f13f7f5c6c1b1f549 100644 (file)
@@ -112,11 +112,12 @@ INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
 #\r
 INF CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
 INF CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
+INF CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
 \r
 #\r
 # ISA Support\r
 #\r
-INF MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
+INF CorebootModulePkg/SerialDxe/SerialDxe.inf
 \r
 #\r
 # Console Support\r
index fa3e21a2206afb87245ca40934373349bb8c0b81..95bc9b7eda0f34b10941f5742edcf8a1f4a7bbdf 100644 (file)
   #\r
   CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
   CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
+  CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
 
   #\r
   # SCSI/ATA/IDE/DISK Support\r
   #\r
   # ISA Support\r
   #\r
-  MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
+  CorebootModulePkg/SerialDxe/SerialDxe.inf
 
   #\r
   # Console Support\r
index 082c98350577378038c8f48845ab775026c30de1..fec376d1d85e5e9077d49c8cb6e069cf9c3d324a 100644 (file)
   #
   CorebootModulePkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
   CorebootModulePkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
+  CorebootModulePkg/PciSioSerialDxe/PciSioSerialDxe.inf
 
   #\r
   # SCSI/ATA/IDE/DISK Support\r
   #\r
   # ISA Support\r
   #\r
-  MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
+  CorebootModulePkg/SerialDxe/SerialDxe.inf
 
   #\r
   # Console Support\r