Home
last modified time | relevance | path

Searched refs:menu (Results 1 – 25 of 26) sorted by relevance

12

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java26 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu() argument
27 menu.add("Simulate"); in onCreateOptionsMenu()
28 menu.add("Quit"); in onCreateOptionsMenu()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
DBootManagerMenuApp.uni4 // The application pops up a menu showing all the boot options referenced by
22 #string STR_MODULE_DESCRIPTION #language en-US "The application pops up a menu showing all…
DBootManagerMenuAppExtra.uni4 // The application pops up a menu showing all the boot options referenced by
DBootManagerMenuApp.inf4 # The application pops up a menu showing all the boot options referenced by
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DT32.CMM27 menu.rp
53 menu.rp &menuname
DEFI.CMM16 menu.rp
DREADME.txt7 …ch contains the call to EfiLoadFv. You can them map this script to a T32 menu or toolbar button f…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.uni15 // 3. It export and dynamicly update two menu to let user select the
41 …"3. It exports and dynamicly updates two menu to let user select the mapping between drivers to c…
DPlatformDriOverrideDxe.inf14 # 3. It export and dynamicly update two menu to let user select the
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
DVlanConfigStrings.uni38 #string STR_GET_CURRENT_SETTING_HELP #language en-US "Press ENTER to enter configuration menu for …
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DBootMaintenanceManager.vfr93 // the advanced menu.
98 // the intel test menu.
DBootMaintenanceManagerLib.inf69 …ES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EF…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DBdsDxe.inf70 …ES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EF…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtexi2html.py1740 menu = self.menudict[self.current]
1741 menu.append(nodename)
1888 menu = self.menudict[nodename]
1889 self.dumpmenu(menu,indent+2,outfile)
1893 def dumpmenu(self, menu, indent=0, outfile=sys.stdout): argument
1894 if menu:
1899 for item in menu:
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DPlatformSetupDxe.inf36 # 3. It export and dynamicly update two menu to let user select the
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6DxeStrings.uni61 #string STR_GET_CURRENT_SETTING_HELP #language en-US "Press ENTER to enter configuration menu fo…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DBdsDxe.inf126 …S ## Variable:L"BootOptionSupport" # The feature supported in boot option menu, value could be: EF…
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DNOTES.msvc94 Options menu):
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni753 …dulePkgTokenSpaceGuid_PcdBrowerGrayOutReadOnlyMenu_PROMPT #language en-US "GrayOut read only menu"
755 …rowerGrayOutReadOnlyMenu_HELP #language en-US "Indicates if unselectable menu should be gray out …
756 … "TRUE - The unselectable menu will be set to GrayOut.<BR>\n"
757 … "FALSE - The menu will be show as normal menu entry even if it is not selectable.<BR>"
DMdeModulePkg.dec664 ## Indicates if unselectable menu should be gray out in HII Form Browser.<BR><BR>
665 # TRUE - The unselectable menu will be set to GrayOut.<BR>
666 # FALSE - The menu will be show as normal menu entry even if it is not selectable.<BR>
667 # @Prompt GrayOut read only menu.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfrStrings.uni250 #string STR_TEXT_REFRESH_GUID #language en-US "Add new menu by press "Ctrl + C""
251 #language fr-FR "Add new menu by press "Ctrl + C""
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkgIA32.dsc1159 # Specify GUID gEfiIfrBootMaintenanceGuid, to install Secure Boot Configuration menu
1160 # into Boot Maintenance Manager menu
DPlatformPkgGccX64.dsc1172 # Specify GUID gEfiIfrBootMaintenanceGuid, to install Secure Boot Configuration menu
1173 # into Boot Maintenance Manager menu
DPlatformPkgX64.dsc1165 # Specify GUID gEfiIfrBootMaintenanceGuid, to install Secure Boot Configuration menu
1166 # into Boot Maintenance Manager menu
/device/linaro/bootloader/arm-trusted-firmware/docs/
Duser-guide.md707 be done in the EDK2 boot menu or in the platform file. Editing the platform

12