]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FmpDevicePkg/FmpDxe/Dependency.c
FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.
[mirror_edk2.git] / FmpDevicePkg / FmpDxe / Dependency.c
index b63a36b9898afb572a58070b18e6e8680af841ee..8f97c429162e29e0e89d934bcbd08a6e6420d597 100644 (file)
@@ -163,8 +163,8 @@ Push (
 /**\r
   Pop an element from the stack.\r
 \r
-  @param[in]  Value                  Element to pop.\r
-  @param[in]  Type                   Type of element.\r
+  @param[out]  Element                Element to pop.\r
+  @param[in]   Type                   Type of element.\r
 \r
   @retval EFI_SUCCESS            The value was popped onto the stack.\r
   @retval EFI_ACCESS_DENIED      The pop operation underflowed the stack.\r