summaryrefslogtreecommitdiff
path: root/AppPkg
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2015-07-07 06:13:53 +0000
committerhwu1225 <hwu1225@Edk2>2015-07-07 06:13:53 +0000
commitcce50970ced314e7eded9b64e9d01ce8605d52c6 (patch)
treebab77adb2434d8542dd8dbaba0b5fb6b1f2da519 /AppPkg
parentdd4e2bcfaa068fd958169944e99149fa06b58354 (diff)
downloadedk2-platforms-cce50970ced314e7eded9b64e9d01ce8605d52c6.tar.xz
IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch
Match the size of array GaugeString defined in function WriteBootToOsPerformanceData() with the size of field 'Token' defined in struct PERF_DATA in MdeModulePkg\Include\Guid\Performance.h. Doing so will ensure the size consistency when doing StrCpyS() between PERF_DATA.Token and GaugeString (like here in Performance.c). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17851 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg')
0 files changed, 0 insertions, 0 deletions