mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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
This commit is contained in:
parent
eae739d438
commit
804dbc37ed
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user