mirror of https://github.com/acidanthera/audk.git
82e0b2f043
BaseLib interfaces (namely, SwapBytesXx()) are only used in
"Tpm12Support.c", which is IA32/X64-only. Therefore the BaseLib class
dependency should also be restricted to IA32 & X64, in the INF file.
The "#include <Library/BaseLib.h>" directive is already present in
"Tpm12Support.c" only.
(The BaseLib dependency should have been restricted to IA32 and X64
together with the Tpm12DeviceLib dependency, as part of commit
|
||
---|---|---|
.. | ||
Tcg2ConfigPei.inf | ||
Tcg2ConfigPeim.c | ||
Tpm12Support.c | ||
Tpm12Support.h | ||
Tpm12SupportNull.c |