Since we are currently aligned on CRLF line endings (inherited from
TianoCore), this change updates any non-CRLF line endings to be
CRLF.
Fixes errors reported by Line Ending Check Test.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Updates this repository to use the consolidated YAML template resources
provided at microsoft/mu_devops for its Azure DevOps pipelines.
The following remaining YAML files build against the latest templates in
mu_devops main branch by defining a repository resource in the YAML
file:
- .azurepipelines\Ubuntu-GCC5.yml
- .azurepipelines\Windows-VS.yml
These YAML files have been tested to support this repository's builds as
visible in the Project Mu pipelines.
https://dev.azure.com/projectmu/mu/_build
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>