]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.c
Correct parameter UINTN to UINT32
[mirror_edk2.git] / MdePkg / Library / BaseCustomDecompressLibNull / BaseCustomDecompressLibNull.c
index 4635e87e4db3fb9fa428fbf43eec24546fc6f15d..2eaa4c95c130ba5bf57ba38b7604fda27855f5a6 100644 (file)
@@ -77,8 +77,8 @@ CustomDecompress (
 RETURN_STATUS\r
 EFIAPI\r
 CustomDecompressGetAlgorithms (\r
-   IN OUT  GUID   **AlgorithmGuidTable,\r
-   IN OUT  UINTN  *NumberOfAlgorithms\r
+   IN OUT  GUID    **AlgorithmGuidTable,\r
+   IN OUT  UINT32  *NumberOfAlgorithms\r
   )\r
 {\r
   *NumberOfAlgorithms = 0;\r