]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg PCD: Print which PCD was unable to be found
authorDaniel Schaefer <daniel.schaefer@hpe.com>
Wed, 14 Jul 2021 04:43:02 +0000 (12:43 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 21 Jul 2021 01:21:32 +0000 (01:21 +0000)
commit83b43c4cb17ec8c9fd2bb5843bf66e5961f28c82
tree0062581c07b146514905834d6a6e14617561f6d2
parent885efcd3f990fe7bf58713f9a76d633f102a8f03
MdeModulePkg PCD: Print which PCD was unable to be found

When reaching the assert, it can't be debugged because the PCD is
unknown. Therefore the PCD's GUID and token number should be printed.

Signed-off-by: Daniel Schaefer <daniel.schaefer@hpe.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Universal/PCD/Dxe/Service.c