mirror of https://github.com/acidanthera/audk.git
9132a31b9c
UnicodeStrToAsciiStrS requires that the source string is shorter than the destination buffer and will ASSERT if this is not true. Switch to UnicodeStrnToAsciiStrS as there are cases where the source string is longer than the buffer allocated for the device path. Signed-off-by: Jeff Brasen <jbrasen@nvidia.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com> |
||
---|---|---|
.. | ||
DxeCorePerformanceLib.c | ||
DxeCorePerformanceLib.inf | ||
DxeCorePerformanceLib.uni | ||
DxeCorePerformanceLibInternal.h |