X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FDefaultExceptionHandlerLib%2FDefaultExceptionHandlerLib.inf;h=61dabf484ef821cff8ed7ae3f121803311915ff5;hp=120e2de217fc5d5e0ea319bcb6b694bf8f246c3a;hb=2614b0c474614b97d3a0378171fa2d9b9ae2aa85;hpb=6f711615bacf7ce3bc42507cba87bc0adcda0461 diff --git a/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf index 120e2de217..61dabf484e 100644 --- a/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf +++ b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf @@ -21,11 +21,12 @@ LIBRARY_CLASS = DefaultExceptionHandlerLib CONSTRUCTOR = DefaultExceptionHandlerConstructor - [Sources.common] - DefaultExceptionHandler.c DefaultExceptionHandlerUefi.c +[Sources.ARM] + Arm/DefaultExceptionHandler.c + [Packages] MdePkg/MdePkg.dec ArmPkg/ArmPkg.dec