Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 26ea0da235fe4082ef338f37d7ac292ce259c586
      
https://github.com/tianocore/edk2/commit/26ea0da235fe4082ef338f37d7ac292ce259c586
  Author: Jeff Fan <jeff....@intel.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S

  Log Message:
  -----------
  QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.S

ESP should be set to top of eSRAM range that aligns with Flat32.asm. Because CPU
BIST data will be located at top of STACK, this issue leads Platform Sec Lib
cannot get the correct CPU BIST information.

This fix is to address below issue:
  https://tianocore.acgmultimedia.com/show_bug.cgi?id=123

Cc: Steven Shi <steven....@intel.com>
Cc: Michael Kinney <michael.d.kin...@intel.com>
Cc: Kelly Steele <kelly.ste...@intel.com>
Cc: Feng Tian <feng.t...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff....@intel.com>
Reviewed-by: Michael Kinney <michael.d.kin...@intel.com>


  Commit: 030d2de7c7a8682837be168bbaf7f27739a8fff0
      
https://github.com/tianocore/edk2/commit/030d2de7c7a8682837be168bbaf7f27739a8fff0
  Author: Jeff Fan <jeff....@intel.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M UefiCpuPkg/SecCore/SecBist.c

  Log Message:
  -----------
  UefiCpuPkg/SecCore: Fix comment typo

Revert SecPlatformInformation2 and SecPlatformInformation in two comment blocks.
And correct the words.

Cc: Michael Kinney <michael.d.kin...@intel.com>
Cc: Feng Tian <feng.t...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff....@intel.com>
Reviewed-by: Michael Kinney <michael.d.kin...@intel.com>


  Commit: 93638568c1c6bd6bace2cd27666796b7c87fc45c
      
https://github.com/tianocore/edk2/commit/93638568c1c6bd6bace2cd27666796b7c87fc45c
  Author: Jeff Fan <jeff....@intel.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M UefiCpuPkg/SecCore/SecBist.c

  Log Message:
  -----------
  UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIs

Currently, this is ASSERT() if neither SecPlatformInformation2 nor
SecPlatformInformation PPIs are found. This is not correct. Per PI specification
both of them are optional PPI. Platform may not install them.

Cc: Michael Kinney <michael.d.kin...@intel.com>
Cc: Feng Tian <feng.t...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff....@intel.com>
Reviewed-by: Michael Kinney <michael.d.kin...@intel.com>


Compare: https://github.com/tianocore/edk2/compare/1f87985ab795...93638568c1c6
------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to