audk/FmpDevicePkg
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
..
CapsuleUpdatePolicyDxe FmpDevicePkg: Add Capsule Update Policy Protocol 2019-08-15 17:22:23 +08:00
FmpDxe FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
Include/Library FmpDevicePkg: Add Capsule Update Policy Protocol 2019-08-15 17:22:23 +08:00
Library FmpDevicePkg: Add Capsule Update Policy Protocol 2019-08-15 17:22:23 +08:00
PrivateInclude FmpDevicePkg: Add Capsule Update Policy Protocol 2019-08-15 17:22:23 +08:00
FmpDevicePkg.dec FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable 2019-08-15 17:22:24 +08:00
FmpDevicePkg.dsc FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable 2019-08-15 17:22:24 +08:00
FmpDevicePkg.uni FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable 2019-08-15 17:22:24 +08:00
FmpDevicePkgExtra.uni FmpDevicePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:00 -07:00