]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkUnixPkg/Include/Protocol/UnixIo.h
Add PcdComponentName2Disable and PcdDriverDiagnostics2Disable.
[mirror_edk2.git] / EdkUnixPkg / Include / Protocol / UnixIo.h
index 6b83c99fe40be6b70bce0eb78eca36e08a84e5de..1758ecb7c4b25d64d4bad4c9dd02fe9316c87360 100644 (file)
@@ -36,7 +36,7 @@ extern EFI_GUID gEfiUnixIoProtocolGuid;
 \r
 //\r
 // The following GUIDs are used in EFI_UNIX_IO_PROTOCOL_GUID\r
-// Device paths. They map 1:1 with NT envirnment variables. The variables\r
+// Device paths. They map 1:1 with UNIX envirnment variables. The variables\r
 // define what virtual hardware the emulator/UnixBusDriver will produce.\r
 //\r
 //\r
@@ -69,6 +69,16 @@ extern EFI_GUID gEfiUnixPhysicalDisksGuid;
 \r
 extern EFI_GUID gEfiUnixFileSystemGuid;\r
 \r
+//\r
+// EFI_WIN_NT_SERIAL_PORT\r
+//\r
+#define EFI_UNIX_SERIAL_PORT_GUID \\r
+  { \\r
+    0x6d3a727d, 0x66c8, 0x4d19, {0x87, 0xe6, 0x2, 0x15, 0x86, 0x14, 0x90, 0xf3} \\r
+  }\r
+\r
+extern EFI_GUID gEfiUnixSerialPortGuid;\r
+\r
 //\r
 // EFI_UNIX_UGA\r
 //\r