ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12409 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -21,11 +21,13 @@
|
||||
|
||||
[Sources.common]
|
||||
BdsFilePath.c
|
||||
BdsLinuxLoader.c
|
||||
BdsAppLoader.c
|
||||
BdsHelper.c
|
||||
BdsLoadOption.c
|
||||
|
||||
BdsLinuxLoader.c
|
||||
BdsLinuxAtag.c
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
EmbeddedPkg/EmbeddedPkg.dec
|
||||
|
Reference in New Issue
Block a user