Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b7ef7171779f8446203f3c5dc4b3db20af813ee6
      
https://github.com/tianocore/edk2/commit/b7ef7171779f8446203f3c5dc4b3db20af813ee6
  Author: Jiaxin Wu <jiaxin...@intel.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    A StandaloneMmPkg/Include/Guid/MmStatusCodeUseSerial.h
    M StandaloneMmPkg/StandaloneMmPkg.dec

  Log Message:
  -----------
  StandaloneMmPkg: Add gMmStatusCodeUseSerialHobGuid HOB definition

PcdStatusCodeUseSerial can be the dynamic PCD, which can't be used
in MM drivers. So, defines gMmStatusCodeUseSerialHobGuid HOB to
indicate StatusCode is reported via serial port or not. The value
shall match with the PcdStatusCodeUseSerial.

Signed-off-by: Jiaxin Wu <jiaxin...@intel.com>


  Commit: 5c6fea49ee582fa1fbb66396acc7609f38446865
      
https://github.com/tianocore/edk2/commit/5c6fea49ee582fa1fbb66396acc7609f38446865
  Author: Jiaxin Wu <jiaxin...@intel.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M StandaloneMmPkg/Drivers/StandaloneMmIplPei/MmFoundationHob.c
    M StandaloneMmPkg/Drivers/StandaloneMmIplPei/StandaloneMmIplPei.inf
    M StandaloneMmPkg/Include/Library/MmPlatformHobProducerLib.h
    M 
StandaloneMmPkg/Library/MmPlatformHobProducerLibNull/MmPlatformHobProducerLibNull.c

  Log Message:
  -----------
  StandaloneMmPkg: Produce gMmStatusCodeUseSerialHobGuid HOB

Produce gMmStatusCodeUseSerialHobGuid as MM Foundation HOB to
describe the status code use serial port or not.

Signed-off-by: Jiaxin Wu <jiaxin...@intel.com>


  Commit: 14b730cde8bfd56bba10cf78b24338b6a59b989f
      
https://github.com/tianocore/edk2/commit/14b730cde8bfd56bba10cf78b24338b6a59b989f
  Author: Jiaxin Wu <jiaxin...@intel.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerMm.c
    M MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerMm.h
    M MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerStandalone.c
    M 
MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerStandaloneMm.inf
    M 
MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerTraditional.c

  Log Message:
  -----------
  MdeModulePkg/Universal: Remove dynamic PcdStatusCodeUseSerial usage in MM

This patch is to replace dynamic PcdStatusCodeUseSerial by the
gMmStatusCodeUseSerialHobGuid.

Signed-off-by: Jiaxin Wu <jiaxin...@intel.com>


Compare: https://github.com/tianocore/edk2/compare/a7ab45ace25c...14b730cde8bf

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to