|
[PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3898 S3 Resume flow may result in executing garbage address.
HI all, Please help to review the changes Thanks, Chinni.
HI all, Please help to review the changes Thanks, Chinni.
|
By
cbduggap
· #90146
·
|
|
[PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3898 S3 Resume flow may result in executing garbage address.
Cc: Ray Ni <ray.ni@...> Cc: Jian J Wang <jian.j.wang@...> Signed-off-by: cbduggap <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 + 1 file changed, 1 insertion(
Cc: Ray Ni <ray.ni@...> Cc: Jian J Wang <jian.j.wang@...> Signed-off-by: cbduggap <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 + 1 file changed, 1 insertion(
|
By
cbduggap
· #89914
·
|
|
[PATCH v5 2/2] IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 Pass Input parameters using RCX. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Star Zeng <sta
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 Pass Input parameters using RCX. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Star Zeng <sta
|
By
cbduggap
· #89808
·
|
|
[PATCH v5 1/2] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
|
By
cbduggap
· #89807
·
|
|
[PATCH v5 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2Pkg/FspSecCore/X64/FspApiE
cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2Pkg/FspSecCore/X64/FspApiE
|
By
cbduggap
· #89806
·
|
|
[PATCH v4 2/2] IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 Pass Input parameters using RCX. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Star Zeng <sta
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 Pass Input parameters using RCX. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Star Zeng <sta
|
By
cbduggap
· #89799
·
|
|
[PATCH v4 1/2] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
|
By
cbduggap
· #89798
·
|
|
[PATCH v4 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling
*** BLURB HERE *** REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3926 FSP_TEMP_RAM_INIT consume input parameter using RCX. cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calli
*** BLURB HERE *** REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3926 FSP_TEMP_RAM_INIT consume input parameter using RCX. cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calli
|
By
cbduggap
· #89797
·
|
|
[PATCH v3] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
HI Chasel, Yes, we don't need to modify esp for LoadMicrocodeDefault. However, this function does couple of MSR Accesses in b/w that would lead to modify RCX anyway. So, if not RSP, we need to use dif
HI Chasel, Yes, we don't need to modify esp for LoadMicrocodeDefault. However, this function does couple of MSR Accesses in b/w that would lead to modify RCX anyway. So, if not RSP, we need to use dif
|
By
cbduggap
· #89777
·
|
|
[PATCH v3] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimo
|
By
cbduggap
· #89763
·
|
|
[PATCH v2] FSP_TEMP_RAM_INIT API call must follow X64 Calling Convention
This API accept one parameter using RCX and this is consumed in mutiple sub functions. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 21 +++++
This API accept one parameter using RCX and this is consumed in mutiple sub functions. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 21 +++++
|
By
cbduggap
· #89694
·
|
|
[PATCH] FSP_TEMP_RAM_INIT API call must follow X64 Calling Convention
This API accept one parameter using RCX and this is consumed in mutiple sub functions. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 23 +++--
This API accept one parameter using RCX and this is consumed in mutiple sub functions. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 23 +++--
|
By
cbduggap
· #89692
·
|
|
[PATCH] Bug 3898 - S3 Resume result in executing garbage address
In Release Build, Trying to execute ppi Function even after Locate ppi failed. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 + 1 file changed, 1 i
In Release Build, Trying to execute ppi Function even after Locate ppi failed. Signed-off-by: cbduggap <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 + 1 file changed, 1 i
|
By
cbduggap
· #89252
·
|
|
[PATCH] Bug 3898 - S3 Resume result in executing garbage address
From: yes <chinni.b.duggapu@...> In Release Build, Trying to execute ppi Function even after Locate ppi failed. Signed-off-by: yes <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/D
From: yes <chinni.b.duggapu@...> In Release Build, Trying to execute ppi Function even after Locate ppi failed. Signed-off-by: yes <chinni.b.duggapu@...> --- MdeModulePkg/Core/DxeIplPeim/D
|
By
cbduggap
· #89250
·
|
|
[Patch V4 1/1] [BUG FIX] Tools\FitGen: FIX for GCC Build Failure
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Added Type Casting to print UINT64 Value using Printf to fix the GCC build = error. Signed-off-by: cbduggap <chinni.b.duggapu@...> Cc: B
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Added Type Casting to print UINT64 Value using Printf to fix the GCC build = error. Signed-off-by: cbduggap <chinni.b.duggapu@...> Cc: B
|
By
cbduggap
· #66161
·
|
|
[Patch V3 1/1] [BUG FIX] Tools\FitGen: Add extra parameter to input the Top Flash Address
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
|
By
cbduggap
· #66130
·
|
|
[Patch V2 1/1] [BUG FIX] Tools\FitGen: Add extra parameter to input the Top Flash Address
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
|
By
cbduggap
· #66128
·
|
|
[Patch V1 1/1] [BUG FIX] Tools\FitGen: Add extra parameter to input the Top Flash Address
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
|
By
cbduggap
· #66123
·
|
|
[Patch V6 1/1] Tools\FitGen: Add extra parameter to input the Top Flash Address
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
|
By
cbduggap
· #66122
·
|
|
[Patch V6 1/1] Tools\FitGen: Add extra parameter to input the Top Flash Address
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2981 Add extra parameter to the Fit Gen Tool to input the Top Flash Address. Default Address should be 4GB and if some one inputs new address, tool
|
By
cbduggap
· #66121
·
|