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:
oliviermartin
2011-09-22 22:55:54 +00:00
parent 76d17c3156
commit d9325c8e4f
4 changed files with 175 additions and 147 deletions

View File

@@ -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