]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Uefi/UefiSpec.h
Add the missing status code in the returned table of InstallMultipleProtocolInterface().
[mirror_edk2.git] / MdePkg / Include / Uefi / UefiSpec.h
index d837d385c29c2c0df8904eb27afcf9311d48af76..ba0d84c819df676c19216d2e1aefba0c5ea8c0e5 100644 (file)
@@ -1148,6 +1148,8 @@ EFI_STATUS
   @retval EFI_OUT_OF_RESOURCES  There was not enough memory in pool to install all the protocols.\r
   @retval EFI_ALREADY_STARTED   A Device Path Protocol instance was passed in that is already present in\r
                                 the handle database.\r
+  @retval EFI_INVALID_PARAMETER Handle is NULL.\r
+  @retval EFI_INVALID_PARAMETER Protocol is already installed on the handle specified by Handle.\r
 \r
 **/\r
 typedef\r