cc73cddc9c
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> |
||
---|---|---|
.. | ||
FspWrapperNotifyDxe | ||
FspmWrapperPeim | ||
FspsWrapperPeim | ||
Include | ||
Library | ||
IntelFsp2WrapperPkg.ci.yaml | ||
IntelFsp2WrapperPkg.dec | ||
IntelFsp2WrapperPkg.dsc | ||
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