diff options
-rw-r--r-- | IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf b/IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf index d76a32bc4f..fb8d5f6083 100644 --- a/IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf +++ b/IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf @@ -29,4 +29,5 @@ [LibraryClasses]
BaseMemoryLib
+ CacheAsRamLib
|