Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 45bc28172fbf38ac21e2592c07189b55f57695e3
      
https://github.com/tianocore/edk2/commit/45bc28172fbf38ac21e2592c07189b55f57695e3
  Author: Tan, Ming <[email protected]>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M MdeModulePkg/MdeModulePkg.dec
    M MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.c
    M MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
    M 
MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.c
    M 
MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf
    M MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.c
    M MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf

  Log Message:
  -----------
  MdeModulePkg.dec: Change PCDs for status code.

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

In order to support enable/disable report status code through memory
or serial dynamic, change the following PCDs from [PcdsFeatureFlag] to
[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]:
  PcdStatusCodeUseSerial
  PcdStatusCodeUseMemory
The original plaforms can use PcdsFixedAtBuild in .dsc files to save size.

Reviewed-by: Jian J Wang <[email protected]>
Cc: Hao A Wu <[email protected]>
Signed-off-by: Ming Tan <[email protected]>


  Commit: 6e9f7e5e3debc1d79fad672df7bb7baa784613b4
      
https://github.com/tianocore/edk2/commit/6e9f7e5e3debc1d79fad672df7bb7baa784613b4
  Author: Tan, Ming <[email protected]>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M EmulatorPkg/EmulatorPkg.dsc

  Log Message:
  -----------
  EmulatorPkg/EmulatorPkg.dsc: Change PCDs type about status code

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

Since the type of PcdStatusCodeUseSerial and PcdStatusCodeUseMemory
in MdeModulePkg.dec are changed, so change them from
PcdsFeatureFlag to PcdsFixedAtBuild in dsc file.

Cc: Jordan Justen <[email protected]>
Cc: Andrew Fish <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Signed-off-by: Ming Tan <[email protected]>


  Commit: 763e0f0a724f2a1e1b578dd707f11dbcc72af903
      
https://github.com/tianocore/edk2/commit/763e0f0a724f2a1e1b578dd707f11dbcc72af903
  Author: Tan, Ming <[email protected]>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkgIa32.dsc
    M UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc

  Log Message:
  -----------
  UefiPayloadPkg/UefiPayloadPkgIa*.dsc: Change some PCDs type

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

Since the type of PcdStatusCodeUseSerial and PcdStatusCodeUseMemory
in MdeModulePkg.dec are changed, so change them from
PcdsFeatureFlag to PcdsFixedAtBuild in dsc files.

Cc: Maurice Ma <[email protected]>
Reviewed-by: Guo Dong <[email protected]>
Cc: Benjamin You <[email protected]>
Signed-off-by: Ming Tan <[email protected]>


  Commit: 7fe5022f2865867d3acc6f02b21bc8da815fc60d
      
https://github.com/tianocore/edk2/commit/7fe5022f2865867d3acc6f02b21bc8da815fc60d
  Author: Tan, Ming <[email protected]>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M OvmfPkg/OvmfPkgIa32.dsc
    M OvmfPkg/OvmfPkgIa32X64.dsc
    M OvmfPkg/OvmfPkgX64.dsc
    M OvmfPkg/OvmfXen.dsc

  Log Message:
  -----------
  OvmfPkg/OvmfPkg*.dsc: Change PCDs type about status code

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

Since the type of PcdStatusCodeUseSerial and PcdStatusCodeUseMemory
in MdeModulePkg.dec are changed, so change them from
PcdsFeatureFlag to PcdsFixedAtBuild in dsc files.

Cc: Jordan Justen <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Signed-off-by: Ming Tan <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/8f22a331b955...7fe5022f2865


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to