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:
@@ -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
|
||||
##
|
||||
|
Reference in New Issue
Block a user