Add emulated serialIo device driver for EdkUnixPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2605 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -69,6 +69,16 @@ extern EFI_GUID gEfiUnixPhysicalDisksGuid;
|
||||
|
||||
extern EFI_GUID gEfiUnixFileSystemGuid;
|
||||
|
||||
//
|
||||
// EFI_WIN_NT_SERIAL_PORT
|
||||
//
|
||||
#define EFI_UNIX_SERIAL_PORT_GUID \
|
||||
{ \
|
||||
0x6d3a727d, 0x66c8, 0x4d19, {0x87, 0xe6, 0x2, 0x15, 0x86, 0x14, 0x90, 0xf3} \
|
||||
}
|
||||
|
||||
extern EFI_GUID gEfiUnixSerialPortGuid;
|
||||
|
||||
//
|
||||
// EFI_UNIX_UGA
|
||||
//
|
||||
|
Reference in New Issue
Block a user