Home
last modified time | relevance | path

Searched refs:EndLabel (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileModify.c36 EFI_IFR_GUID_LABEL *EndLabel; in SelectUserToModify() local
59 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in SelectUserToModify()
65 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in SelectUserToModify()
66 EndLabel->Number = LABEL_END; in SelectUserToModify()
482 EFI_IFR_GUID_LABEL *EndLabel; in ModifyUserInfo() local
505 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in ModifyUserInfo()
511 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in ModifyUserInfo()
512 EndLabel->Number = LABEL_END; in ModifyUserInfo()
850 EFI_IFR_GUID_LABEL *EndLabel; in ModidyAccessPolicy() local
874 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in ModidyAccessPolicy()
[all …]
DUserProfileDelete.c279 EFI_IFR_GUID_LABEL *EndLabel; in SelectUserToDelete() local
302 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in SelectUserToDelete()
308 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in SelectUserToDelete()
309 EndLabel->Number = LABEL_END; in SelectUserToDelete()
DModifyAccessPolicy.c326 EFI_IFR_GUID_LABEL *EndLabel; in DisplayLoadPermit() local
380 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in DisplayLoadPermit()
386 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in DisplayLoadPermit()
387 EndLabel->Number = LABEL_END; in DisplayLoadPermit()
476 EFI_IFR_GUID_LABEL *EndLabel; in DisplayLoadForbid() local
499 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in DisplayLoadForbid()
505 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in DisplayLoadForbid()
506 EndLabel->Number = LABEL_END; in DisplayLoadForbid()
DUserProfileManager.c179 EFI_IFR_GUID_LABEL *EndLabel; in UserProfileManagerCallback() local
242 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in UserProfileManagerCallback()
248 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UserProfileManagerCallback()
249 EndLabel->Number = LABEL_END; in UserProfileManagerCallback()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManager.c216 EFI_IFR_GUID_LABEL *EndLabel; in CallBootManager() local
264EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in CallBootManager()
265 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in CallBootManager()
266 EndLabel->Number = LABEL_BOOT_OPTION_END; in CallBootManager()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.c347 EFI_IFR_GUID_LABEL *EndLabel; in UpdateDeviceSelectPage() local
379EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in UpdateDeviceSelectPage()
380 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateDeviceSelectPage()
381 EndLabel->Number = LABEL_END; in UpdateDeviceSelectPage()
641 EFI_IFR_GUID_LABEL *EndLabel; in UpdateBindingDriverSelectPage() local
683EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in UpdateBindingDriverSelectPage()
684 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateBindingDriverSelectPage()
685 EndLabel->Number = LABEL_END; in UpdateBindingDriverSelectPage()
926 EFI_IFR_GUID_LABEL *EndLabel; in UpdatePrioritySelectPage() local
953EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in UpdatePrioritySelectPage()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DForms.c507 EFI_IFR_GUID_LABEL *EndLabel; in HiiThunkUpdateForm() local
565EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in HiiThunkUpdateForm()
566 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in HiiThunkUpdateForm()
567 EndLabel->Number = 0xffff; in HiiThunkUpdateForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
DVlanConfigImpl.c355 EFI_IFR_GUID_LABEL *EndLabel; in VlanUpdateForm() local
402 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in VlanUpdateForm()
408 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in VlanUpdateForm()
409 EndLabel->Number = LABEL_END; in VlanUpdateForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
DRamDiskImpl.c472 EFI_IFR_GUID_LABEL *EndLabel; in UpdateMainForm() local
504 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in UpdateMainForm()
510 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateMainForm()
511 EndLabel->Number = MAIN_LABEL_LIST_END; in UpdateMainForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
DBootManager.c444 EFI_IFR_GUID_LABEL *EndLabel; in UpdateBootManager() local
488EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in UpdateBootManager()
489 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateBootManager()
490 EndLabel->Number = LABEL_BOOT_OPTION_END; in UpdateBootManager()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DDriverHealthManagerDxe.c696 EFI_IFR_GUID_LABEL *EndLabel; in DriverHealthManagerUpdateForm() local
734EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in DriverHealthManagerUpdateForm()
735 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in DriverHealthManagerUpdateForm()
736 EndLabel->Number = LABEL_END; in DriverHealthManagerUpdateForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/
DDeviceManager.c496 EFI_IFR_GUID_LABEL *EndLabel; in CreateDeviceManagerForm() local
561EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in CreateDeviceManagerForm()
562 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in CreateDeviceManagerForm()
563 EndLabel->Number = LABEL_END; in CreateDeviceManagerForm()
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiConfig.c908 OUT EFI_IFR_GUID_LABEL **EndLabel in IScsiCreateOpCode() argument
915 …if (StartOpCodeHandle == NULL || StartLabel == NULL || EndOpCodeHandle == NULL || EndLabel == NULL… in IScsiCreateOpCode()
969 *EndLabel = InternalEndLabel; in IScsiCreateOpCode()
1008 EFI_IFR_GUID_LABEL *EndLabel; in IScsiConfigAddAttempt() local
1015 &EndLabel in IScsiConfigAddAttempt()
1100 EFI_IFR_GUID_LABEL *EndLabel; in IScsiConfigUpdateAttempt() local
1108 &EndLabel in IScsiConfigUpdateAttempt()
1343 EFI_IFR_GUID_LABEL *EndLabel; in IScsiConfigDisplayDeleteAttempts() local
1351 &EndLabel in IScsiConfigDisplayDeleteAttempts()
1430 EFI_IFR_GUID_LABEL *EndLabel; in IScsiConfigDisplayOrderAttempts() local
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManager.c806 EFI_IFR_GUID_LABEL *EndLabel; in CallDeviceManager() local
899EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in CallDeviceManager()
900 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in CallDeviceManager()
901 EndLabel->Number = LABEL_END; in CallDeviceManager()
1245 EFI_IFR_GUID_LABEL *EndLabel; in CallDriverHealth() local
1323EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in CallDriverHealth()
1324 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in CallDriverHealth()
1325 EndLabel->Number = LABEL_DRIVER_HEALTH_END; in CallDriverHealth()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
DPlatVarCleanupLib.c670 EFI_IFR_GUID_LABEL *EndLabel; in UpdateUserVariableForm() local
696EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in UpdateUserVariableForm()
697 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateUserVariableForm()
698 EndLabel->Number = LABEL_END; in UpdateUserVariableForm()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DFrontPage.c312 EFI_IFR_GUID_LABEL *EndLabel; in InitializeFrontPage() local
390EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in InitializeFrontPage()
391 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in InitializeFrontPage()
392 EndLabel->Number = LABEL_END; in InitializeFrontPage()
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c2235 EFI_IFR_GUID_LABEL *EndLabel; in IdentifyOrTypeUser() local
2268 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in IdentifyOrTypeUser()
2274 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in IdentifyOrTypeUser()
2275 EndLabel->Number = LABEL_END; in IdentifyOrTypeUser()
2342 EFI_IFR_GUID_LABEL *EndLabel; in UserIdentifyManagerCallback() local
2378 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in UserIdentifyManagerCallback()
2384 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UserIdentifyManagerCallback()
2385 EndLabel->Number = LABEL_END; in UserIdentifyManagerCallback()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6ConfigNv.c336 OUT EFI_IFR_GUID_LABEL **EndLabel in Ip6CreateOpCode() argument
343 …if (StartOpCodeHandle == NULL || StartLabel == NULL || EndOpCodeHandle == NULL || EndLabel == NULL… in Ip6CreateOpCode()
397 *EndLabel = InternalEndLabel; in Ip6CreateOpCode()
452 EFI_IFR_GUID_LABEL *EndLabel; in Ip6ConvertAddressListToString() local
481 &EndLabel in Ip6ConvertAddressListToString()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiConfig.c985 EFI_IFR_GUID_LABEL *EndLabel; in IScsiConfigUpdateForm() local
1104EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in IScsiConfigUpdateForm()
1105 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in IScsiConfigUpdateForm()
1106 EndLabel->Number = LABEL_END; in IScsiConfigUpdateForm()
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
DTlsAuthConfigImpl.c279 EFI_IFR_GUID_LABEL *EndLabel; in UpdateDeletePage() local
323 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in UpdateDeletePage()
329 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateDeletePage()
330 EndLabel->Number = LABEL_END; in UpdateDeletePage()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DDriverSample.c1097 EFI_IFR_GUID_LABEL *EndLabel; in DriverCallback() local
1355EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, s… in DriverCallback()
1356 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in DriverCallback()
1357 EndLabel->Number = LABEL_END; in DriverCallback()
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c2351 EFI_IFR_GUID_LABEL *EndLabel; in UpdateDeletePage() local
2395 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode ( in UpdateDeletePage()
2401 EndLabel->ExtendOpCode = EFI_IFR_EXTEND_OP_LABEL; in UpdateDeletePage()
2402 EndLabel->Number = LABEL_END; in UpdateDeletePage()