Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Chasel, Chiu 2098de6279 IntelFsp2WrapperPkg: Fix line ending format issue
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1352

Fixed line ending format wrong issues on some files.

Test: Verified building successfully.

Cc: Jiewen Yao <Jiewen.yao@intel.com>
Cc: Desimone Nathaniel L <nathaniel.l.desimone@intel.com>
Cc: Wu Hao A <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-11-26 11:40:27 +08:00
AppPkg
ArmPkg ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices() 2018-11-21 12:02:34 +01:00
ArmPlatformPkg ArmPlatformPkg: clear frame pointer in startup code 2018-11-19 11:10:09 -08:00
ArmVirtPkg ArmVirtPkg/PrePi: clear frame pointer in startup code 2018-11-19 11:10:10 -08:00
BaseTools BaseTools: Fix the problem using FILE_GUID override in .dsc 2018-11-20 08:10:28 +08:00
BeagleBoardPkg
Conf
CorebootModulePkg
CorebootPayloadPkg CorebootPayloadPkg: Remove EdkShellBinPkg in FDF 2018-11-05 13:58:24 +08:00
CryptoPkg CryptoPkg/BaseCryptLib: Fix potential integer overflow issue. 2018-10-31 11:07:53 +08:00
DuetPkg
EdkCompatibilityPkg
EmbeddedPkg
EmulatorPkg EmulatorPkg: Remove EdkShellBinPkg in FDF and DEC 2018-11-19 10:50:15 +08:00
FatPkg FatPkg: Correct the line ending to CRLF 2018-10-24 15:22:31 +08:00
FmpDevicePkg FmpDevicePkg DSC: Add NOOPT target to verify NOOPT target 2018-10-31 22:08:10 +08:00
IntelFrameworkModulePkg IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue 2018-11-11 11:48:37 +08:00
IntelFrameworkPkg
IntelFsp2Pkg IntelFsp2Pkg: Fixed potentially NULL pointer accessing 2018-10-29 11:24:58 +08:00
IntelFsp2WrapperPkg IntelFsp2WrapperPkg: Fix line ending format issue 2018-11-26 11:40:27 +08:00
IntelFspPkg
IntelFspWrapperPkg
IntelSiliconPkg IntelSiliconPkg VTdDxe: Report status code for VTd error 2018-10-25 11:50:49 +08:00
MdeModulePkg MdeModulePkg/LockboxNullLib: clean up INF file. 2018-11-26 09:32:45 +08:00
MdePkg MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileType 2018-11-21 13:01:03 +08:00
NetworkPkg NetworkPkg/IScsiDxe: add debug logs for failed SetVariable attempts 2018-11-23 14:27:11 +08:00
Nt32Pkg Nt32Pkg: Remove EdkShellBinPkg in FDF and DEC 2018-11-19 10:50:15 +08:00
Omap35xxPkg
OptionRomPkg
OvmfPkg OvmfPkg: simply use the Bochs interface for vmsvga 2018-11-20 20:49:15 +01:00
PcAtChipsetPkg
QuarkPlatformPkg
QuarkSocPkg
SecurityPkg SecurityPkg: Update TCG PFP spec revision. 2018-11-21 10:06:36 +08:00
ShellBinPkg
ShellPkg ShellPkg: Remove ShellPkg wrapper header files 2018-11-22 14:24:23 +08:00
SignedCapsulePkg
SourceLevelDebugPkg SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL 2018-11-08 12:00:34 +08:00
StandaloneMmPkg
StdLib
StdLibPrivateInternalFiles
UefiCpuPkg UefiCpuPkg/CommonFeature: Always set FEATURE_CONTROL.Lock 2018-11-14 11:02:48 +08:00
Vlv2DeviceRefCodePkg
Vlv2TbltDevicePkg Vlv2TbltDevicePkg:Fix build and boot failure of Minnowboard Max platform. 2018-11-23 13:58:28 +08:00
.gitignore
.gitmodules
BuildNotes2.txt
Contributions.txt
License.txt
Maintainers.txt Maintainers.txt: update Vlv2*Pkg maintainers. 2018-11-21 17:40:28 +08:00
Readme.md
edksetup.bat
edksetup.sh

Readme.md

EDK II Project

A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications from www.uefi.org.

Contributions to the EDK II open source project are covered by the TianoCore Contribution Agreement 1.1

The majority of the content in the EDK II open source project uses a BSD 2-Clause License. The EDK II open source project contains the following components that are covered by additional licenses:

The EDK II Project is composed of packages. The maintainers for each package are listed in Maintainers.txt.

Resources