From 5aa324d9f3a4b9ab76cd17b1363cf757e53f84e5 Mon Sep 17 00:00:00 2001 From: andrewfish Date: Thu, 25 Feb 2010 19:38:21 +0000 Subject: [PATCH] Update comment in dsc file to explain NULL library class. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10089 6f19259b-4bc3-4df7-8a09-765794883524 --- BeagleBoardPkg/BeagleBoardPkg.dsc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc index cf257fb97b..afebb04b6d 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.dsc +++ b/BeagleBoardPkg/BeagleBoardPkg.dsc @@ -162,6 +162,11 @@ [LibraryClasses.ARM] + # + # It is not possible to prevent the ARM compiler for generic intrinsic functions. + # This library provides the instrinsic functions generate by a given compiler. + # [LibraryClasses.ARM] and NULL mean link this library into all ARM images. + # NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf -- 2.39.2