]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.h
CorebootPayloadPkg: Use SerialDxe in MdeModulePkg
[mirror_edk2.git] / CorebootPayloadPkg / Library / PlatformBdsLib / BdsPlatform.h
index 975a7718678ef89e004d29275651419a2d349464..641e1cbf01bca7b06ab4973375d5870abee872ba 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Head file for BDS Platform specific code\r
 \r
-Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -29,7 +29,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/DevicePathLib.h>\r
 \r
 #include <Protocol/PciIo.h>\r
-#include <Protocol/SerialIo.h>\r
 \r
 #include <Guid/GlobalVariable.h>\r
 extern BDS_CONSOLE_CONNECT_ENTRY  gPlatformConsole[];\r
@@ -94,7 +93,7 @@ extern VENDOR_DEVICE_PATH         gUartDeviceVenderNode;
         (UINT8) ((sizeof (VENDOR_DEVICE_PATH)) >> 8) \\r
       } \\r
     }, \\r
-    EFI_SERIAL_IO_PROTOCOL_GUID \\r
+    {0xD3987D4B, 0x971A, 0x435F, {0x8C, 0xAF, 0x49, 0x67, 0xEB, 0x62, 0x72, 0x41}} \\r
   }\r
     \r
 #define gUart \\r