Searched refs:Selection (Results 1 – 14 of 14) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/ |
D | Presentation.c | 1263 IN OUT UI_MENU_SELECTION *Selection, in ProcessChangedData() argument 1273 DiscardForm (Selection->FormSet, Selection->Form, Scope); in ProcessChangedData() 1277 Status = SubmitForm (Selection->FormSet, Selection->Form, Scope); in ProcessChangedData() 1307 IN OUT UI_MENU_SELECTION *Selection in FindParentFormSet() argument 1313 CurrentMenu = Selection->CurrentMenu; in FindParentFormSet() 1317 CopyMem (&Selection->FormSetGuid, &ParentMenu->FormSetGuid, sizeof (EFI_GUID)); in FindParentFormSet() 1318 Selection->Handle = ParentMenu->HiiHandle; in FindParentFormSet() 1319 Selection->FormId = ParentMenu->FormId; in FindParentFormSet() 1320 Selection->QuestionId = ParentMenu->QuestionId; in FindParentFormSet() 1322 Selection->FormId = CurrentMenu->FormId; in FindParentFormSet() [all …]
|
D | Setup.h | 544 UI_MENU_SELECTION *Selection; member 972 IN OUT UI_MENU_SELECTION *Selection, 991 IN OUT UI_MENU_SELECTION *Selection, 1182 IN OUT UI_MENU_SELECTION *Selection, 1230 IN OUT UI_MENU_SELECTION *Selection, 1463 IN UI_MENU_SELECTION *Selection, 1492 IN OUT UI_MENU_SELECTION *Selection
|
D | Setup.c | 482 UI_MENU_SELECTION *Selection; in SendForm() local 510 Selection = AllocateZeroPool (sizeof (UI_MENU_SELECTION)); in SendForm() 511 ASSERT (Selection != NULL); in SendForm() 513 Selection->Handle = Handles[Index]; in SendForm() 515 CopyMem (&Selection->FormSetGuid, FormSetGuid, sizeof (EFI_GUID)); in SendForm() 516 Selection->FormId = FormId; in SendForm() 518 CopyMem (&Selection->FormSetGuid, &gEfiHiiPlatformSetupFormsetGuid, sizeof (EFI_GUID)); in SendForm() 529 if (!ValidateHiiHandle(Selection->Handle)) { in SendForm() 530 FindNextMenu (Selection, FormSetLevel); in SendForm() 536 Status = InitializeFormSet (Selection->Handle, &Selection->FormSetGuid, FormSet); in SendForm() [all …]
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInfoDxe/ |
D | PlatformInfoDxe.c | 60 UINT8 Selection; in PlatformInfoInit() 88 VarSize = sizeof(Selection); in PlatformInfoInit() 94 &Selection in PlatformInfoInit() 98 Selection = SystemConfiguration.ReservedO; in PlatformInfoInit() 103 sizeof(Selection), in PlatformInfoInit() 104 &Selection in PlatformInfoInit()
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/ |
D | UserIdentifyManagerStrings.uni | 20 #string STR_USER_SELECT #language en-US "User Selection" 21 #language fr-FR "User Selection(French)" 22 #string STR_PROVIDER_SELECT #language en-US "Provider Selection" 23 #language fr-FR "User Selection(French)"
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/DtPlatformDxe/ |
D | DtPlatformHii.uni | 17 #string STR_FORM_SET_TITLE #language en-US "O/S Hardware Description Selection" 20 #string STR_MAIN_FORM_TITLE #language en-US "O/S Hardware Description Selection"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/ |
D | BdsDxeExtra.uni | 18 "Boot Device Selection Core DXE Driver"
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/ |
D | BdsDxeExtra.uni | 18 "Boot Device Selection Core DXE Driver"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/ |
D | CustomizedDisplayLib.uni | 38 #string PLUS_STRING #language en-US "+ =Move Selection Up" 40 #string MINUS_STRING #language en-US "- =Move Selection Down"
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/ |
D | ArmLibSupportV7.asm | 78 mcr p15,2,r0,c0,c0,0 ; Write Cache Size Selection Register (CSSELR)
|
D | ArmLibSupportV7.S | 74 mcr p15,2,r0,c0,c0,0 @ Write Cache Size Selection Register (CSSELR)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | GloblNvs.asl | 178 USEL, 8, // (332) UART Selection 198 ISPD, 8, // (359) ISP Device Selection 0: Disabled; 1: PCI Device 2; 2: PCI Device 3
|
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
D | IScsiConfigStrings.uni | 31 #string STR_ISCSI_MAC_FORM_TITLE #language en-US "MAC Selection"
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | VfrStrings.uni | 64 …_ENABLED_HELP #language en-US "Enable/Disable ISP PCI Device Selection." 67 #string STR_ISP_PCICONFIGURATION_TITLE #language en-US "ISP PCI Device Selection" 705 #string STR_PCH_UART_SELECT #language en-US "UART Interface Selection" 1398 // OS Selection Option 1400 #string STR_OS_SELETION_PROMPT #language en-US "OS Selection" 1401 #string STR_OS_SELETION_HELP #language en-US "OS Selection" 1413 // EM-1 Selection Option
|