[edk2-devel] [PATCH v2 0/2] IntelFsp2Pkg: Add FSP*_ARCH_UPD.

Chiu, Chasel posted 2 patches 3 years, 9 months ago
Failed in applying to current master (apply log)
IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c | 26 ++++++++++++++++++++++++--
IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryT.nasm                                 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
IntelFsp2Pkg/Include/FspEas/FspApi.h                                           | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
IntelFsp2Pkg/Tools/GenCfgOpt.py                                                |  6 +++---
4 files changed, 180 insertions(+), 11 deletions(-)
[edk2-devel] [PATCH v2 0/2] IntelFsp2Pkg: Add FSP*_ARCH_UPD.
Posted by Chiu, Chasel 3 years, 9 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2781

Introduce FSPT_ARCH_UPD and FSPS_ARCH_UPD to support debug events
and multi-phase silicon initialization.

In V2 backward compatibility support is added, the original
structures are kept and new ARCH_UPD structures will be
included only when UPD header revision equal or greater than 2.

GenCfgOpt script also updated to prevent from generating duplicate
FSPT_ARCH_UPD and FSPS_ARCH_UPD typedef structures.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>

Chasel Chiu (2):
  IntelFsp2Pkg: Add FSP*_ARCH_UPD.
  IntelFsp2WrapperPkg: Add FSP*_ARCH_UPD.

 IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c | 26 ++++++++++++++++++++++++--
 IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryT.nasm                                 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 IntelFsp2Pkg/Include/FspEas/FspApi.h                                           | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 IntelFsp2Pkg/Tools/GenCfgOpt.py                                                |  6 +++---
 4 files changed, 180 insertions(+), 11 deletions(-)

-- 
2.13.3.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#61483): https://edk2.groups.io/g/devel/message/61483
Mute This Topic: https://groups.io/mt/74958111/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/2] IntelFsp2Pkg: Add FSP*_ARCH_UPD.
Posted by Nate DeSimone 3 years, 9 months ago
For the series...

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

On 6/18/20, 6:28 AM, "Chiu, Chasel" <chasel.chiu@intel.com> wrote:

    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2781

    Introduce FSPT_ARCH_UPD and FSPS_ARCH_UPD to support debug events
    and multi-phase silicon initialization.

    In V2 backward compatibility support is added, the original
    structures are kept and new ARCH_UPD structures will be
    included only when UPD header revision equal or greater than 2.

    GenCfgOpt script also updated to prevent from generating duplicate
    FSPT_ARCH_UPD and FSPS_ARCH_UPD typedef structures.

    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
    Cc: Star Zeng <star.zeng@intel.com>
    Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>

    Chasel Chiu (2):
      IntelFsp2Pkg: Add FSP*_ARCH_UPD.
      IntelFsp2WrapperPkg: Add FSP*_ARCH_UPD.

     IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c | 26 ++++++++++++++++++++++++--
     IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryT.nasm                                 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
     IntelFsp2Pkg/Include/FspEas/FspApi.h                                           | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
     IntelFsp2Pkg/Tools/GenCfgOpt.py                                                |  6 +++---
     4 files changed, 180 insertions(+), 11 deletions(-)

    -- 
    2.13.3.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#61508): https://edk2.groups.io/g/devel/message/61508
Mute This Topic: https://groups.io/mt/74958111/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-