Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MfciPolicy.py syntax error (#606)
## Description Fix a syntax error in MfciPolicy.py while using pyinstaller to generate executable file. ![image](https://github.com/user-attachments/assets/2c3fec6b-1732-4860-b52b-c86740cbfb2e) For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [x] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Verified the MfciPolicy.exe can be generated by pyinstaller successfully. Verified the system info can be dumped as below ![image](https://github.com/user-attachments/assets/0ef74028-28c0-4408-8b8a-b88b4ff5dedb) ## Integration Instructions N/A
- Loading branch information