X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=StdLib%2FStdLib.inc;h=0c8b04f7fab9f47f84ad8aad9fbf0693347d330e;hb=96d6d004aaf9da42c5fd9cd07035886937d42a69;hp=013977c52a9416b5076910f4826a0526eefb3d22;hpb=d78fab6b4e9be83b781212f6a9f3fde0c092e81d;p=mirror_edk2.git diff --git a/StdLib/StdLib.inc b/StdLib/StdLib.inc index 013977c52a..0c8b04f7fa 100644 --- a/StdLib/StdLib.inc +++ b/StdLib/StdLib.inc @@ -25,6 +25,12 @@ UseSocketDxe|StdLib/UseSocketDxe/UseSocketDxe.inf [LibraryClasses.Common.UEFI_APPLICATION] + ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf + FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf + SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf + PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf + ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf + # # C Standard Libraries # @@ -48,6 +54,10 @@ LibGen|StdLib/PosixLib/Gen/LibGen.inf LibGlob|StdLib/PosixLib/Glob/LibGlob.inf LibStringlist|StdLib/PosixLib/Stringlist/LibStringlist.inf + LibIIO|StdLib/LibC/Uefi/InteractiveIO/IIO.inf + +# Additional, non-standard, libraries + LibContainer|StdLib/LibC/Containers/ContainerLib.inf # Libraries for device abstractions within the Standard C Library # Applications should not directly access any functions defined in these libraries. @@ -56,7 +66,10 @@ DevShell|StdLib/LibC/Uefi/Devices/daShell.inf DevUtility|StdLib/LibC/Uefi/Devices/daUtility.inf -[LibraryClasses.ARM.UEFI_APPLICATION] +[LibraryClasses.ARM] + NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf + +[LibraryClasses.AArch64] NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf [Components]