]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/PlatformPei/Platform.h
Vlv2TbltDevicePkg: Remove ResetSystem declaration
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformPei / Platform.h
index 4158dd4cf5b29c183ceeed27e0e247d30316347d..e1817b28c6e13b8c0b8a043566c5ee172c4b91ac 100644 (file)
@@ -47,16 +47,18 @@ UpdateBootMode (
 /**\r
   This function reset the entire platform, including all processor and devices, and\r
   reboots the system.\r
+  \r
+  Declaration of this function goes to MdeModulePkg/Include/Library/ResetSystemLib.h\r
 \r
   @param  PeiServices General purpose services available to every PEIM.\r
 \r
   @retval EFI_SUCCESS if it completed successfully.\r
 **/\r
-EFI_STATUS\r
-EFIAPI\r
-ResetSystem (\r
-  IN CONST EFI_PEI_SERVICES          **PeiServices\r
-  );\r
+// EFI_STATUS\r
+// EFIAPI\r
+// ResetSystem (\r
+  // IN CONST EFI_PEI_SERVICES          **PeiServices\r
+  // );\r
 \r
 /**\r
   This function will be called when MRC is done.\r