mirror of https://github.com/acidanthera/audk.git
UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependency
Cc: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
parent
97d2760429
commit
3a9aa635be
|
@ -54,7 +54,6 @@
|
||||||
CpuLib
|
CpuLib
|
||||||
UefiCpuLib
|
UefiCpuLib
|
||||||
UefiBootServicesTableLib
|
UefiBootServicesTableLib
|
||||||
HobLib
|
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
gEfiEventExitBootServicesGuid ## CONSUMES ## Event
|
gEfiEventExitBootServicesGuid ## CONSUMES ## Event
|
||||||
|
|
Loading…
Reference in New Issue