audk/IntelFsp2Pkg/FspSecCore/Ia32
Maurice Ma 08354c3448 IntelFsp2Pkg/FspSecCore: Make FSP functions position independent
The current AsmGetFspInfoHeader function in FspHeader.nasm is
position dependent code since it uses absolute address. Change
to use relative address instead to make it position independent.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
2016-10-12 20:57:45 -07:00
..
FspApiEntryCommon.nasm
FspApiEntryM.nasm
FspApiEntryS.nasm
FspApiEntryT.nasm IntelFsp2Pkg: Skip loading Microcode if MicrocodeCodeSize is zero 2016-07-27 09:08:43 +08:00
FspHelper.nasm IntelFsp2Pkg/FspSecCore: Make FSP functions position independent 2016-10-12 20:57:45 -07:00
InitializeFpu.nasm
MicrocodeLoadNasm.inc
SaveRestoreSseNasm.inc
Stack.nasm