]> git.proxmox.com Git - mirror_edk2.git/commit
FmpDevicePkg: Fix various typos
authorAntoine Cœur <coeur@gmx.fr>
Tue, 9 Jul 2019 09:10:11 +0000 (17:10 +0800)
committerChasel Chiu <chasel.chiu@intel.com>
Tue, 9 Jul 2019 13:40:00 +0000 (21:40 +0800)
commitf527942e6bdd9f198db90f2de99a0482e9be5b1b
tree0efa7e71a17fd203774a2b02630ca1b09c0a6683
parent8a842b31b93323ee3dc7631059292d30f6179cd3
FmpDevicePkg: Fix various typos

Fix one typo in FmpDevicePkg.

Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
18 files changed:
IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryM.nasm
IntelFsp2Pkg/FspSecCore/Ia32/InitializeFpu.nasm
IntelFsp2Pkg/FspSecCore/Ia32/SaveRestoreSseNasm.inc
IntelFsp2Pkg/FspSecCore/Ia32/Stack.nasm
IntelFsp2Pkg/FspSecCore/SecFsp.c
IntelFsp2Pkg/FspSecCore/SecMain.c
IntelFsp2Pkg/FspSecCore/Vtf0/Ia16/ResetVec.asm16
IntelFsp2Pkg/Include/FspEas/FspApi.h
IntelFsp2Pkg/Include/Library/FspSecPlatformLib.h
IntelFsp2Pkg/Library/BaseCacheLib/CacheLib.c
IntelFsp2Pkg/Library/BaseFspDebugLibSerialPort/DebugLib.c
IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/Stack.nasm
IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/Flat32.nasm
IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/PlatformSecLibNull.c
IntelFsp2Pkg/Tools/GenCfgOpt.py
IntelFsp2Pkg/Tools/PatchFv.py
IntelFsp2Pkg/Tools/UserManuals/GenCfgOptUserManual.md
IntelFsp2Pkg/Tools/UserManuals/PatchFvUserManual.md