roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros
commite105de7579e3c258e4792b30b4ff0990c238ef93
authorLaszlo Ersek <lersek@redhat.com>
Mon, 7 Sep 2020 22:24:31 +0000 (8 00:24 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 13 Sep 2020 21:03:15 +0000 (13 23:03 +0200)
treec844e5db9a0790d44a50b7ac705e17746e6249a8
parent0e2db2c66380b2f124954b80463676f0659d9bff
roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros

At tag "edk2-stable202008", the TPM2_ENABLE and TPM2_CONFIG_ENABLE macros
are useless (for IA32 and X64). Their roles have been absorbed by
TPM_ENABLE and TPM_CONFIG_ENABLE, respectively. Remove the old build
flags.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugs.launchpad.net/qemu/+bug/1852196
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908072939.30178-7-lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
roms/Makefile.edk2