mirror of https://github.com/acidanthera/audk.git
Remove GraphicLib library class from MdePkg.dec file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6700 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c3363c9235
commit
aef389d314
|
@ -172,11 +172,6 @@
|
||||||
##
|
##
|
||||||
BaseLib|Include/Library/BaseLib.h
|
BaseLib|Include/Library/BaseLib.h
|
||||||
|
|
||||||
## @libraryclass supports displaying graphical splash screen, locking of keyboard input and
|
|
||||||
# printing character on screen.
|
|
||||||
##
|
|
||||||
GraphicsLib|Include/Library/GraphicsLib.h
|
|
||||||
|
|
||||||
## @libraryclass This library provides common functions to process the different guided section data.
|
## @libraryclass This library provides common functions to process the different guided section data.
|
||||||
ExtractGuidedSectionLib|Include/Library/ExtractGuidedSectionLib.h
|
ExtractGuidedSectionLib|Include/Library/ExtractGuidedSectionLib.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue