]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/UefiRuntimeLib.h
Fix the parameter typo, it should confirm to UEFI spec.
[mirror_edk2.git] / MdePkg / Include / Library / UefiRuntimeLib.h
index 54be1017df43bd9c201985f7da5195269a2f3573..3d5f721012f315f59ab9da972134beef1c1023fb 100644 (file)
@@ -344,7 +344,7 @@ EfiResetSystem (
   IN EFI_RESET_TYPE               ResetType,\r
   IN EFI_STATUS                   ResetStatus,\r
   IN UINTN                        DataSize,\r
-  IN CHAR16                       *ResetData\r
+  IN VOID                         *ResetData OPTIONAL\r
   );\r
 \r
 /**\r