X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=efi-environment;h=8ac4eb0ad22c560aba5e3d686b422512834609e8;hb=fc66f580643ea38a56a5e29ae49536381b86a73f;hp=6092527a9162a61dde6567bca81a92d3ef21c161;hpb=898bbe80752a398de3fa5979be9be9cc805d1ea8;p=platform%2Fadaptation%2Fsetup-scripts.git diff --git a/efi-environment b/efi-environment index 6092527..8ac4eb0 100644 --- a/efi-environment +++ b/efi-environment @@ -1,9 +1,9 @@ -# This file can be used for testing setup-ivi-* scripts. This file corresponds +# This file can be used for testing setup-scripts-* scripts. This file corresponds # to an EFI boot image (boot partition has the EFS type GUID). Do the following # to start debugging # # mkdir /tmp/boot -# touch /tmp/boot/vmlinuz-3.12-x86-ivi +# touch /tmp/boot/vmlinuz-* # mkdir -p /tmp/usr/lib/gummiboot # touch /tmp/usr/lib/gummiboot/gummibootia32.efi # mkdir /tmp/etc @@ -33,3 +33,4 @@ export INSTALLERFW_PART1_TYPE_ID= export INSTALLERFW_PART1_UUID=a9bf2448-17b6-4113-99d7-061435a0a8a6 export INSTALLERFW_PART_COUNT=2 export INSTALLERFW_PTABLE_FORMAT=gpt +export INSTALLERFW_INSTALLER_NAME=mic