Updated the incorrect IPF Shell binary with the one which is used in current R8.6 Tiger Tip; and update the msa to use the small shell binary.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2042 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
zliu3 2006-11-30 13:31:34 +00:00
parent 1ee7ae6e40
commit a0ebae6e40
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MsaHeader>
<ModuleName>Shell</ModuleName>
@ -125,7 +125,7 @@
<Filename ToolCode="DUMMY" SupArchList="IPF">ipf/Apps/sermode.efi</Filename>
<Filename ToolCode="DUMMY" SupArchList="IPF">ipf/Apps/stall.efi</Filename>
<Filename ToolCode="DUMMY" SupArchList="IPF">ipf/Apps/timezone.efi</Filename>
<Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>
<Filename SupArchList="IPF">ipf/Shell.efi</Filename>
<Filename ToolCode="DUMMY" SupArchList="X64">x64/Shell_Full.efi</Filename>
<Filename ToolCode="DUMMY" SupArchList="X64">x64/Apps/Attrib.efi</Filename>
<Filename ToolCode="DUMMY" SupArchList="X64">x64/Apps/Cls.efi</Filename>

Binary file not shown.