audk/IntelFrameworkModulePkg
Hao Wu cce50970ce 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
2015-07-07 06:13:53 +00:00
..
Bus IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions 2015-06-30 06:25:29 +00:00
Csm
Include
Library IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch 2015-07-07 06:13:53 +00:00
Universal IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe 2015-07-07 02:54:53 +00:00
Contributions.txt
IntelFrameworkModulePkg.dec Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg) 2015-05-06 04:51:19 +00:00
IntelFrameworkModulePkg.dsc IntelFrameworkModulePkg: Add LegacyBootManagerLib. 2015-05-06 04:50:23 +00:00
IntelFrameworkModulePkg.uni
IntelFrameworkModulePkgExtra.uni
License.txt