audk/FmpDevicePkg/FmpDxe
Eric Jin a5944b6a13 FmpDevicePkg/FmpDxe: Remove use of CatSprint()
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1525

The size overhead for CatSPrint() is large.  This function
is only used to generate variable names with HardwareInstance
value appended.  Use UnicodeValueToStringS() instead that is
much smaller.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Eric Jin <eric.jin@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-08-15 17:22:24 +08:00
..
DetectTestKey.c FmpDevicePkg/FmpDxe: Improve all DEBUG() messages 2019-08-15 17:22:24 +08:00
FmpDxe.c FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable 2019-08-15 17:22:24 +08:00
FmpDxe.h FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
FmpDxe.inf FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
FmpDxe.uni FmpDevicePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:00 -07:00
FmpDxeExtra.uni FmpDevicePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:00 -07:00
FmpDxeLib.inf FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
VariableSupport.c FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
VariableSupport.h FmpDevicePkg/FmpDxe: Different variable for each FMP Descriptor 2019-08-15 17:22:23 +08:00