diff options
author | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-09 09:20:57 +0000 |
---|---|---|
committer | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-09 09:20:57 +0000 |
commit | 00f3851372ebdd77b0c06680d24a752ef67cec65 (patch) | |
tree | 269fd797c374ba3e0f595490222437d9d204173c /MdeModulePkg/MdeModulePkg.dec | |
parent | a39d85f6ed4cc08b4bc07a947ea94c5f4b946e74 (diff) | |
download | edk2-platforms-00f3851372ebdd77b0c06680d24a752ef67cec65.tar.xz |
retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7837 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dec | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index eed4e4a319..9db9d4a0ba 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -76,11 +76,6 @@ ## @libraryclass Library for Deferred Procedure Calls.
DpcLib|Include/Library/DpcLib.h
- ## @libraryclass Provides all FVB runtime services defined in PI specification FVB protocol to provide
- # low level control interfaces over block-oriented firmware devices.
- ##
- FvbServiceLib|Include/Library/FvbServiceLib.h
-
## @libraryclass Provides APIs for system memory test.
##
BaseMemoryTestLib|Include/Library/BaseMemoryTestLib.h
|