Skip to content

Commit

Permalink
Omap35xxPkg: drop CpuExceptionHandlerLib library class resolution
Browse files Browse the repository at this point in the history
Remove the null resolution for CpuExceptionHandlerLib: this version will
no longer work once we update ARM's CpuDxe to depend on the ARM specific
version. Since this module does not actually rely on it, let's just remove
all mention of it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
Reviewed-by: Eugene Cohen <[email protected]>
  • Loading branch information
Ard Biesheuvel committed Mar 17, 2016
1 parent e463519 commit 8a47a6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Omap35xxPkg/Omap35xxPkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@

CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
DefaultExceptioHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf

RealTimeClockLib|EmbeddedPkg/Library/TemplateRealTimeClockLib/TemplateRealTimeClockLib.inf
Expand Down

0 comments on commit 8a47a6c

Please sign in to comment.