diff options
author | Liming Gao <liming.gao@intel.com> | 2017-12-27 23:23:17 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2017-12-28 12:48:03 +0800 |
commit | 466bab06be80e5ed7e51e79fa76d570ae6b641f9 (patch) | |
tree | b459728ac0da98655b41bf05a878ada584e157ea /IntelFsp2WrapperPkg | |
parent | dcd70885ca98fb28c164cb90c61a2956be8df1f3 (diff) | |
download | edk2-466bab06be80e5ed7e51e79fa76d570ae6b641f9.tar.gz edk2-466bab06be80e5ed7e51e79fa76d570ae6b641f9.tar.bz2 edk2-466bab06be80e5ed7e51e79fa76d570ae6b641f9.zip |
IntelFspWrapperPkg: Convert INF file to dos format
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg')
-rw-r--r-- | IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf b/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf index 4d2cbd850f..865a0205d6 100644 --- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf +++ b/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf @@ -53,4 +53,4 @@ HobLib
[Guids]
- gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID
\ No newline at end of file + gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID
|