mu_silicon_intel_tiano/IntelFsp2WrapperPkg
Michael Kubacki cc73cddc9c
Fix line endings in repo (LF -> CRLF) (#18)
Since we are currently aligned on CRLF line endings (inherited from
TianoCore), this change updates any non-CRLF line endings to be CRLF.

Since these files are mostly taken as-is from IntelSiliconPkg, I was
considering disabling the check. But, PatchCheck is run on
IntelSiliconPkg (in edk2-platforms) and I confirmed the files there
are CRLF so these line ending changes likely occurred during the
Mu porting of IntelSiliconPkg.

Therefore, for now, I recommend we fix the line endings and leave
the check enabled to match the line endings upstream.

Fixes errors reported by Line Ending Check Test.

- [ ] Breaking change?
- Will this change break pre-existing builds or functionality without
action being taken?
     **POSSIBLY** - Tools will break if they depend on LF line endings.

1. Checked line endings in files before change (LF)
2. Checked line endings in files after change (CRLF)

N/A

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2022-10-25 10:08:52 -07:00
..
FspWrapperNotifyDxe IntelFsp2WrapperPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FspmWrapperPeim Ran uncrustify on the repo to get it to meet our coding standards. 2022-03-18 16:40:13 -04:00
FspsWrapperPeim Ran uncrustify on the repo to get it to meet our coding standards. 2022-03-18 16:40:13 -04:00
Include IntelFsp2WrapperPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library IntelFsp2WrapperPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IntelFsp2WrapperPkg.ci.yaml Fix line endings in repo (LF -> CRLF) (#18) 2022-10-25 10:08:52 -07:00
IntelFsp2WrapperPkg.dec Merged PR 4974: Temporarily add back IntelFsp2WrapperPkg microcode PCDs 2022-03-20 15:07:28 +00:00
IntelFsp2WrapperPkg.dsc Add CI builds for all packages 2022-03-08 10:18:57 -08:00
Readme.md

Readme.md

IntelFsp2WrapperPkg

This package provides the component to use an FSP binary.

Source Repository: https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg

A whitepaper to describe the IntelFsp2WrapperPkg: https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_the_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0%29.pdf