]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 65b62a0827335e0fca6a78378e8dc97d69d13dd4..7e0b1a07c5d11c1156841f64d30a726c1e41a605 100644 (file)
@@ -36,6 +36,9 @@
   ##                 used by Shell and ShellLib\r
   ##\r
   FileHandleLib|Include/Library/FileHandleLib.h\r
+  \r
+  ## Allows for a shell application to have a C style entry point\r
+  ShellCEntryLib|Include/Library/ShellCEntryLib.h\r
 \r
 \r
 [Guids.common]\r
@@ -48,7 +51,7 @@
   gEfiShellEnvironment2Guid       = {0x47c7b221, 0xc42a, 0x11d2, {0x8e, 0x57, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b}}\r
   gEfiShellInterfaceGuid          = {0x47c7b223, 0xc42a, 0x11d2, {0x8e, 0x57, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b}}\r
 \r
-[PcdsFixedAtBuild,PcdsPatchableInModule,PcdsDynamic]\r
+[PcdsFixedAtBuild]\r
   ## This flag is used to control initialization of the shell library\r
-  ## This should be FALSE for compiling the shell application itself onlty.\r
+  ## This should be FALSE for compiling the shell application itself only.\r
   gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005
\ No newline at end of file