]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Make sure AllPcdList valid.
authorFeng, Bob C <bob.c.feng@intel.com>
Thu, 27 Dec 2018 08:09:53 +0000 (16:09 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:20 +0000 (11:09 +0800)
commit3f7cb70c5a38609cbef2957fccbdf5d6f6a5555b
tree216c37324e308b6bf0c13cf990bb6027c1c88de5
parentd7f40203dca4570b27c70fad76c8c1b91230fda9
BaseTools: Make sure AllPcdList valid.

This patch is to make sure the AllPcdList is always evaluated.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py