audk/MdeModulePkg/Universal/StatusCodeHandler/Pei
Tan, Ming 45bc28172f 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 <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Ming Tan <ming.tan@intel.com>
2020-06-18 05:39:09 +00:00
..
MemoryStausCodeWorker.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SerialStatusCodeWorker.c MdeModulePkg/StatusCodeHandler: do not output \n\r for string data 2020-06-17 03:35:43 +00:00
StatusCodeHandlerPei.c MdeModulePkg.dec: Change PCDs for status code. 2020-06-18 05:39:09 +00:00
StatusCodeHandlerPei.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
StatusCodeHandlerPei.inf MdeModulePkg.dec: Change PCDs for status code. 2020-06-18 05:39:09 +00:00
StatusCodeHandlerPei.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
StatusCodeHandlerPeiExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00