[Winpcap-users] master 267327e: Create a driver signing .cab

WinPcap code review code-review-do-not-reply at winpcap.org
Thu Oct 8 15:52:45 UTC 2015


URL: https://code.wireshark.org/review/gitweb?p=winpcap.git;a=commit;h=267327e28031d2d3d74c28cf18a08dfbc515071b
Submitter: Gerald Combs (gerald at wireshark.org)
Changed: branch: master
Repository: winpcap

Commits:

267327e by Gerald Combs (gerald at wireshark.org):

    Create a driver signing .cab
    
    Add a script to create a Windows 10 driver signing .cab. Update our .inf
    files so that they pass the InfVerif utility from Windows Driver Kit 10
    and the MS Hardware Dev Center.
    
    Change-Id: Ia4a84fca60aaec2a40f2d65fa50a9d95a415b931
    Reviewed-on: https://code.wireshark.org/review/10885
    Reviewed-by: Gerald Combs <gerald at wireshark.org>
    

Actions performed:

    from  1d849bb   Add Signing cab docs and files
    adds  267327e   Create a driver signing .cab


Summary of changes:
 install/create-driver-signing-cab.ps1 |   55 +++++++++++++++++++++++++++++++++
 install/npfx64.inf                    |   20 +++++-------
 install/npfx86.inf                    |   20 +++++-------
 3 files changed, 71 insertions(+), 24 deletions(-)
 create mode 100644 install/create-driver-signing-cab.ps1


More information about the Winpcap-users mailing list