]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/PcAnsi.h
1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply with UEFI...
[mirror_edk2.git] / MdePkg / Include / Guid / PcAnsi.h
index ea7143a64f31132496ae5c79d94cf11ad4823ccb..9f3387c2b2998adf90189c8d16faf1bc0ac8f767 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Terminal Device Path Vendor Guid.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -10,8 +10,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-  Module Name:  PcAnsi.h\r
-\r
   @par Revision Reference:\r
   GUIDs defined in UEFI 2.0 spec.\r
 \r
@@ -40,7 +38,7 @@
     0xad15a0d6, 0x8bec, 0x4acf, {0xa0, 0x73, 0xd0, 0x1d, 0xe7, 0x7e, 0x2d, 0x88 } \\r
   }\r
 \r
-#define EFI_UART_DEVICE_PATH_GUID \\r
+#define DEVICE_PATH_MESSAGING_UART_FLOW_CONTROL \\r
   { \\r
     0x37499a9d, 0x542f, 0x4c89, {0xa0, 0x26, 0x35, 0xda, 0x14, 0x20, 0x94, 0xe4 } \\r
   }\r
@@ -54,5 +52,7 @@ extern EFI_GUID gEfiPcAnsiGuid;
 extern EFI_GUID gEfiVT100Guid;\r
 extern EFI_GUID gEfiVT100PlusGuid;\r
 extern EFI_GUID gEfiVTUTF8Guid;\r
+extern EFI_GUID gEfiUartDevicePathGuid;\r
+extern EFI_GUID gEfiSasDevicePathGuid;\r
 \r
 #endif\r