Skip to content

Error 2084 (PnpLockdown) when submitting Idd driver to Microsoft partner driver portal #53

Description

@guygodin

Getting this error when submitting an indirect display driver through the Microsoft partner driver portal today (the same driver and .inf file worked a couple years ago):

Error 2084 in IddSampleDriver.inf, line 29 : Service binary 'C:\windows\System32\drivers\WUDFRd.sys' should reference a CopyFiles destination file.

Have tried various tweaks to the .inf file but haven't been able to make it work.

  • AddService + section with ServiceBinary => Certification Error 2084 (PnpLockdown)
  • AddService + section without ServiceBinary => Compilation Error 1013
  • AddService without section name => Compilation Error 1005
  • Needs only, no AddService => Driver installation error "Function driver not specified"

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions