diff options
Diffstat (limited to 'UnixPkg/UnixPkg.dsc')
-rw-r--r-- | UnixPkg/UnixPkg.dsc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/UnixPkg/UnixPkg.dsc b/UnixPkg/UnixPkg.dsc index 69d3d77a0e..7b6a2a09f6 100644 --- a/UnixPkg/UnixPkg.dsc +++ b/UnixPkg/UnixPkg.dsc @@ -492,3 +492,15 @@ <LibraryClasses>
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
}
+
+######################################################################################
+#
+# Following binaries are specified in FDF file and built in Firmware Volumes.
+# The are not included in DSC file because DSC only specifies modules to build.
+#
+######################################################################################
+##
+## EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
+## FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi
+## MdeModulePkg/Logo/Logo.bmp
+##
|