mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
When a driver also uses a same name, there will be a link error:
one or more multiply defined symbols found.
Use a specific name for mSmst to avoid the link error.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| BootScriptExecute.c | ||
| BootScriptInternalFormat.h | ||
| BootScriptSave.c | ||
| DxeS3BootScriptLib.inf | ||
| DxeS3BootScriptLib.uni | ||
| InternalBootScriptLib.h | ||