Add comments in platform DSC files to remind that binaries are only listed in FDF, not in DSC.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7446 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2009-02-06 03:15:09 +00:00
parent 3dc728fb14
commit 693e49cad6
3 changed files with 35 additions and 0 deletions

View File

@@ -531,3 +531,15 @@
#
# EdkCompatibilityPkg\Foundation\Library\Dxe\PrintLite\PrintLib.inf
# EdkCompatibilityPkg\Foundation\Library\Dxe\GraphicsLite\Graphics.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
##