]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixSerialIoDxe/UnixSerialIo.h
Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h conflict...
[mirror_edk2.git] / UnixPkg / UnixSerialIoDxe / UnixSerialIo.h
index 2a63f24d4836fc1a8d853f192b478caea8791826..18be8eb56269833b6e5cfe202e2ffd1cde974309 100644 (file)
@@ -28,7 +28,8 @@ Abstract:
 #include <fcntl.h>\r
 #include <errno.h>\r
 \r
-#include "PiDxe.h"\r
+//#include "PiDxe.h"
+#include "Uefi.h"\r
 #include <Protocol/SerialIo.h>\r
 #include <Protocol/DevicePath.h>\r
 \r