| 1 | The binaries of EdkShellBinPkg are directly retrieved from EDK 1.03 release with the following steps:\r |
| 2 | 1.Download Edk1.03.zip from EDK official release site: ://edk.tianocore.org/servlets/ProjectDocumentList?folderID=6&expandFolder=6&folderID=0\r |
| 3 | 2.Unzip it to a local folder, e.g. c:\Edk.\r |
| 4 | 3.The EDK II prime binaries are mapped as follows:\r |
| 5 | EDKII prime Edk\\r |
| 6 | EdkShellBinPkg\FullShell\ia32\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\ia32\Shell_Full.efi \r |
| 7 | EdkShellBinPkg\FullShell\x64\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\x64\Shell_Full.efi \r |
| 8 | EdkShellBinPkg\FullShell\ipf\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell_Full.efi \r |
| 9 | EdkShellBinPkg\MinimumShell\ia32\Shell.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell.efi \r |
| 10 | EdkShellBinPkg\MinimumShell\x64\Shell.efi Other\Maintained\Application\UefiShell\bin\x64\Shell.efi\r |
| 11 | EdkShellBinPkg\MinimumShell\ipf\Shell.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell.efi\r |
| 12 | EdkShellBinPkg\bin\ia32\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\ia32\Shell_Full.efi \r |
| 13 | EdkShellBinPkg\bin\x64\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\x64\Shell_Full.efi \r |
| 14 | EdkShellBinPkg\bin\ipf\Shell_Full.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell_Full.efi \r |
| 15 | EdkShellBinPkg\bin\ia32\Shell.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell.efi \r |
| 16 | EdkShellBinPkg\bin\x64\Shell.efi Other\Maintained\Application\UefiShell\bin\x64\Shell.efi\r |
| 17 | EdkShellBinPkg\bin\ipf\Shell.efi Other\Maintained\Application\UefiShell\bin\ipf\Shell.efi\r |
| 18 | EdkShellBinPkg\bin\ia32\Apps\* Other\Maintained\Application\UefiShell\bin\ia32\Apps\*\r |
| 19 | EdkShellBinPkg\bin\x64\Apps\* Other\Maintained\Application\UefiShell\bin\x64\Apps\*\r |
| 20 | EdkShellBinPkg\bin\ipf\Apps\* Other\Maintained\Application\UefiShell\bin\ipf\Apps\*\r |