mirror of https://github.com/acidanthera/audk.git
Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesTableLib to generate the correct sequence for library constructor for DuetPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7485 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8e0e028a28
commit
f8d8f5473e
|
@ -42,7 +42,6 @@
|
||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
DebugLib
|
DebugLib
|
||||||
UefiLib
|
UefiLib
|
||||||
UefiBootServicesTableLib
|
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
gEfiHobListGuid ## CONSUMES
|
gEfiHobListGuid ## CONSUMES
|
||||||
|
|
Loading…
Reference in New Issue