ArmPkg/BdsLib: Remove Linux loader from BdsLib
This change removes the embedded Linux Loder from BdsLib. BdsLib becomes OS agnostic. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <Olivier.Martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17969 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
oliviermartin
parent
0ead5ec47d
commit
c75d3eb6be
@@ -39,6 +39,9 @@
|
||||
EmbeddedPkg/EmbeddedPkg.dec
|
||||
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
|
||||
|
||||
[Guids]
|
||||
gFdtTableGuid
|
||||
|
||||
[LibraryClasses]
|
||||
BdsLib
|
||||
TimerLib
|
||||
@@ -49,6 +52,7 @@
|
||||
DebugLib
|
||||
PrintLib
|
||||
BaseLib
|
||||
FdtLib
|
||||
NetLib
|
||||
|
||||
[Guids]
|
||||
|
Reference in New Issue
Block a user