]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/EmulatorPkg.dsc
EmulatorPkg/EmulatorPkg.dsc: Change PCDs type about status code
authorTan, Ming <ming.tan@intel.com>
Wed, 10 Jun 2020 02:56:32 +0000 (10:56 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 18 Jun 2020 05:39:09 +0000 (05:39 +0000)
commit6e9f7e5e3debc1d79fad672df7bb7baa784613b4
tree6b4d2fa7c8758f38174f42c9a45071a44fe17d39
parent45bc28172fbf38ac21e2592c07189b55f57695e3
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 <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Signed-off-by: Ming Tan <ming.tan@intel.com>
EmulatorPkg/EmulatorPkg.dsc