From 60884a0ae3162adac8d3046c4645f4739fabac89 Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Mon, 4 Jul 2011 13:43:58 +0000 Subject: BeagleBoardPkg: Fix build BeagleBoardPkg: Switch to ArmPLatformPkg/Bds The ArmPlatformPkg/Bds is able to boot Linux. Set the default boot device for the BeagleBoardc to the SD card. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11971 6f19259b-4bc3-4df7-8a09-765794883524 --- BeagleBoardPkg/Sec/Sec.inf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BeagleBoardPkg/Sec/Sec.inf') diff --git a/BeagleBoardPkg/Sec/Sec.inf b/BeagleBoardPkg/Sec/Sec.inf index dafcdfd2d9..a3fc192c2f 100644 --- a/BeagleBoardPkg/Sec/Sec.inf +++ b/BeagleBoardPkg/Sec/Sec.inf @@ -49,6 +49,8 @@ OmapLib PeCoffGetEntryPointLib DebugAgentLib + MemoryAllocationLib + PrePiHobListPointerLib [FeaturePcd] gEmbeddedTokenSpaceGuid.PcdCacheEnable -- cgit v1.2.3