]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c
Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h in header...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe / MnpIo.c
index d9df1d45b21eb5d05303bd92a591236c23b46571..fc53f0e8daf03452eeb7102e3ff0af11c85ea6fb 100644 (file)
@@ -20,11 +20,11 @@ Abstract:
 \r
 **/\r
 \r
+#include "MnpImpl.h"\r
 #include <Library/NetLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
-#include "MnpImpl.h"\r
 \r
 \r
 /**\r
@@ -929,8 +929,8 @@ MnpReceivePacket (
 \r
     DEBUG_CODE (\r
       if (Status != EFI_NOT_READY) {\r
-      DEBUG ((EFI_D_ERROR, "MnpReceivePacket: Snp->Receive() = %r.\n", Status));\r
-    }\r
+        DEBUG ((EFI_D_WARN, "MnpReceivePacket: Snp->Receive() = %r.\n", Status));\r
+      }\r
     );\r
 \r
     return Status;\r