mirror of https://github.com/acidanthera/audk.git
Correct the name of library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3315 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
497127ac4d
commit
34480eaca4
|
@ -44,12 +44,9 @@
|
|||
# provided by this package.
|
||||
#
|
||||
################################################################################
|
||||
[LibraryClass.common]
|
||||
[LibraryClasses.common]
|
||||
PciIncompatibleDeviceSupportLib|Include/Library/PciIncompatibleDeviceSupportLib.h
|
||||
OemHookStatusCodeLib|Include/Library/OemHookStatusCodeLib.h
|
||||
GraphicsLib|Include/Library/GraphicsLib.h
|
||||
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue