]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/AcpiResetDxe/Reset.c
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / DuetPkg / AcpiResetDxe / Reset.c
index 6d4dcc532e54b9e7d8c9138b0f1505b4d345f70b..425109a54dd29e84fcb939329f10a5095445f4ee 100644 (file)
@@ -1,8 +1,8 @@
 /*++ @file\r
   Reset Architectural Protocol implementation.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+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
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -138,6 +138,9 @@ EfiAcpiResetSystem (
     //\r
     IoWrite8 (0x64, 0xfe);\r
     CpuDeadLoop ();\r
+\r
+  default:\r
+    break;\r
   }\r
 \r
   //\r