]> git.proxmox.com Git - mirror_edk2.git/commit
Revert "FmpDevicePkg: Fix various typos"
authorAntoine Cœur <coeur@gmx.fr>
Thu, 11 Jul 2019 08:31:15 +0000 (16:31 +0800)
committerChasel Chiu <chasel.chiu@intel.com>
Thu, 11 Jul 2019 13:07:16 +0000 (21:07 +0800)
commitefa12a3f029bd6ff4d2ada406c285f001b252907
treef2d593af9e3c94edd04949f0d893200462dbe1fc
parent7a0df266e5c58bac91dc21089b5b71ceb0dfa48f
Revert "FmpDevicePkg: Fix various typos"

This reverts commit f527942e6bdd9f198db90f2de99a0482e9be5b1b.
Commit message was incorrect.

Signed-off-by: Cœur <coeur@gmx.fr>
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