Current build status for master on Windows
Current build status for master on Linux
Python files describing various miscellaneous components from the TPM and EDKII specs. Please see Project Mu for details https://microsoft.github.io/mu
Main Changes:
- Add support for newer windows 10 operating systems in CatGenerator script for capsule generation.
- Change the color for 'critical' events in the ANSI logging handler to be white (more compatible with PowerShell).
Main Changes:
- Added GetHostInfo to UtilityFunctions. This function will parse the platform module to provide information about the host.
- Added colors for progress and section labels.
Bug fix around quoted paths for Nuget
Main changes:
- Keep track of errors that occur during the build process and display the list at the very end to make errors easier to locate in the log.
- Added a filter, which gets evaluated before level, that allows specific modules to either be raised or lowered in level before being output to the log.
Bug fixes:
- Change FileHandler mode to avoid appending a new log to an existing log.
- Change MuMarkdownHanlder close routine to avoid writing the table of contents twice.
- Change NuGet.exe case to match the executable exactly.
- On Posix systems, throw exception if NuGet.exe is not found on the path instead of failing silently.
Main changes:
- Add the OverrideParser class and tests.
- Update DscParser to include the enhanced provenance.
Bug fixes:
- Clean up the README.rst file.
- Update CI pipeline to report flake results more conveniently.
Bug fixes to enable module to pass both sets of CI gates (Windows and Linux).
Updated documentation and release process. Transition to Beta.
Alpha development