Skip to content

Commit

Permalink
EmbeddedPkg Omap35xxPkg: remove EBL and associated libraries
Browse files Browse the repository at this point in the history
EBL is a deprecated, small memory footprint alternative for the
UEFI Shell that is no longer in use by any platforms in EDK2 or
in edk2-platforms. To avoid confusion, let's remove it from the
tree.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
  • Loading branch information
Ard Biesheuvel committed Nov 26, 2017
1 parent d780544 commit 5604d26
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 7,793 deletions.
3 changes: 0 additions & 3 deletions BeagleBoardPkg/BeagleBoardPkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf

EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf

# These libraries are used by the dynamic EFI Shell commands
ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
Expand Down Expand Up @@ -265,7 +263,6 @@
[PcdsFixedAtBuild.common]
gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"Beagle Board"

gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"BeagleEdk2"
gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
Expand Down
65 changes: 0 additions & 65 deletions EmbeddedPkg/Ebl/CmdTemplate.c

This file was deleted.

Loading

0 comments on commit 5604d26

Please sign in to comment.