mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 08:42:24 +00:00
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 |
||
|---|---|---|
| .. | ||
| BaseUefiTianoCustomDecompressLib | ||
| DxeCapsuleLib | ||
| DxeReportStatusCodeLibFramework | ||
| GenericBdsLib | ||
| LegacyBootManagerLib | ||
| LzmaCustomDecompressLib | ||
| PeiDxeDebugLibReportStatusCode | ||
| PeiRecoveryLib | ||
| PeiS3Lib | ||
| PlatformBdsLibNull | ||
| SmmRuntimeDxeReportStatusCodeLibFramework | ||