From: qhuang8 Date: Thu, 13 Nov 2008 08:42:57 +0000 (+0000) Subject: Update [LibraryClasses] section for the updated library class. X-Git-Tag: edk2-stable201903~19738 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=804dbc37ed454609f4b4ab19fed1a49da8b0472a Update [LibraryClasses] section for the updated library class. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6505 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 267d970f06..303a9387f4 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -49,6 +49,12 @@ ## @libraryclass Basic platform driver override functions. PlatDriOverLib|Include/Library/PlatDriOverLib.h + + ## @libraryclass Provides HII related functions. + HiiLib|Include/Library/HiiLib.h + + ## @libraryclass Provides a set of interfaces to do IFR opcode creation and interact with a UEFI Form Browser. + IfrSupportLib|Include/Library/IfrSupportLib.h ## @libraryclass Includes two extended HII functions to create and destory Hii Package # by create the virtual Driver Handle. @@ -72,6 +78,11 @@ ## @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 + [Guids.common] ## MdeModule package token space guid gEfiMdeModulePkgTokenSpaceGuid = { 0xA1AFF049, 0xFDEB, 0x442a, { 0xB3, 0x20, 0x13, 0xAB, 0x4C, 0xB7, 0x2B, 0xBC }}