]> git.proxmox.com Git - mirror_edk2.git/commit - SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.c
SignedCapsulePkg/IniParsing: Rename StrToGuid to avoid link failure
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 21 Feb 2017 09:57:02 +0000 (17:57 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Feb 2017 03:30:32 +0000 (11:30 +0800)
commitbf717f10f6a237414251edb55530d4f3e73638d4
tree3dbdf75d8f155860502f0ba931bb45d0d49bf1c0
parent83451aea747c996607e7c978809b73d4d77536c0
SignedCapsulePkg/IniParsing: Rename StrToGuid to avoid link failure

Since the next patch will add AsciiStrToGuid in BaseLib, renaming
the internal function AsciiStrToGuid to IniAsciiStrToGuid to avoid
link failure.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.c