Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefly: Configure Inf2CatUseLocalTime to fix build failure right after midnight #1007

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on May 3, 2024

  1. Firefly: Configure Inf2Cat to use local time with Inf2CatUseLocalTime

    Done to fix the following error when building between midnight and 2AM on a computer configured in the GMT+2 time-zone:
    >22.9.7: DriverVer set to a date in the future (postdated DriverVer not allowed) in firefly\firefly.inf.
    
    Problem description: https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/inf2cat#troubleshooting
    The network\wlan\WDI\PLATFORM\NDIS6\SDIO\sdio.vcxproj sample is already with the same Inf2CatUseLocalTime parameter, so the pattern is not new to this repo.
    forderud committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cb0e87b View commit details
    Browse the repository at this point in the history