Home
last modified time | relevance | path

Searched refs:CapsuleVarName (Results 1 – 25 of 48) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
84 CapsuleVarName[0] = 0; in UpdateCapsule()
178 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
179 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
183 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
196 CapsuleVarName, in UpdateCapsule()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
92 CapsuleVarName[0] = 0; in UpdateCapsule()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
204 CapsuleVarName, in UpdateCapsule()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
84 CapsuleVarName[0] = 0; in UpdateCapsule()
178 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
179 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
183 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
196 CapsuleVarName, in UpdateCapsule()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
92 CapsuleVarName[0] = 0; in UpdateCapsule()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
204 CapsuleVarName, in UpdateCapsule()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
92 CapsuleVarName[0] = 0; in UpdateCapsule()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
204 CapsuleVarName, in UpdateCapsule()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
92 CapsuleVarName[0] = 0; in UpdateCapsule()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
204 CapsuleVarName, in UpdateCapsule()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
84 CapsuleVarName[0] = 0; in UpdateCapsule()
178 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
179 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
183 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
196 CapsuleVarName, in UpdateCapsule()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in euc_cn_to_mic()
92 CapsuleVarName[0] = 0; in euc_cn_to_mic()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in euc_cn_to_mic()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in euc_cn_to_mic()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in euc_cn_to_mic()
204 CapsuleVarName, in euc_cn_to_mic()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c71 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
92 CapsuleVarName[0] = 0; in UpdateCapsule()
186 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
187 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
191 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in UpdateCapsule()
204 CapsuleVarName, in UpdateCapsule()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c365 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
373 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
374 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
380 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
387 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c365 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
373 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
374 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
380 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
387 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c365 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
373 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
374 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
380 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
387 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c814 CHAR16 CapsuleVarName[30]; in GetCapsuleDescriptors() local
821 CapsuleVarName[0] = 0; in GetCapsuleDescriptors()
832 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in GetCapsuleDescriptors()
833 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in GetCapsuleDescriptors()
842 CapsuleVarName, in GetCapsuleDescriptors()
865 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in GetCapsuleDescriptors()
960 CapsuleVarName[0] = 0; in CapsuleCoalesce()
988 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in CapsuleCoalesce()
989 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in CapsuleCoalesce()
994 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in CapsuleCoalesce()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c814 CHAR16 CapsuleVarName[30]; in GetCapsuleDescriptors() local
821 CapsuleVarName[0] = 0; in GetCapsuleDescriptors()
832 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in GetCapsuleDescriptors()
833 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in GetCapsuleDescriptors()
842 CapsuleVarName, in GetCapsuleDescriptors()
865 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in GetCapsuleDescriptors()
960 CapsuleVarName[0] = 0; in CapsuleCoalesce()
988 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in CapsuleCoalesce()
989 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in CapsuleCoalesce()
994 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in CapsuleCoalesce()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c814 CHAR16 CapsuleVarName[30]; in GetCapsuleDescriptors() local
821 CapsuleVarName[0] = 0; in GetCapsuleDescriptors()
832 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in GetCapsuleDescriptors()
833 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in GetCapsuleDescriptors()
842 CapsuleVarName, in GetCapsuleDescriptors()
865 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in GetCapsuleDescriptors()
960 CapsuleVarName[0] = 0; in CapsuleCoalesce()
988 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in CapsuleCoalesce()
989 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in CapsuleCoalesce()
994 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in CapsuleCoalesce()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/DxeCapsuleLibFmp/
H A DDxeCapsuleReportLib.c393 CHAR16 CapsuleVarName[30]; in InitCapsuleUpdateVariable() local
401 …StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), EFI_CAPSULE_VARIABLE_NA… in InitCapsuleUpdateVariable()
402 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in InitCapsuleUpdateVariable()
408 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in InitCapsuleUpdateVariable()
415 CapsuleVarName, in InitCapsuleUpdateVariable()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c100 CHAR16 CapsuleVarName[30]; in UpdateCapsule() local
113 CapsuleVarName[0] = 0; in UpdateCapsule()
205 StrCpy (CapsuleVarName, EFI_CAPSULE_VARIABLE_NAME); in UpdateCapsule()
206 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in UpdateCapsule()
217 CapsuleVarName, in UpdateCapsule()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c568 CHAR16 CapsuleVarName[30]; in GetCapsuleDescriptors() local
575 CapsuleVarName[0] = 0; in GetCapsuleDescriptors()
586 StrCpy (CapsuleVarName, EFI_CAPSULE_VARIABLE_NAME); in GetCapsuleDescriptors()
587 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in GetCapsuleDescriptors()
596 CapsuleVarName, in GetCapsuleDescriptors()
620 CapsuleVarName, in GetCapsuleDescriptors()
732 CHAR16 CapsuleVarName[30]; in CapsuleCoalesce() local
748 CapsuleVarName[0] = 0; in CapsuleCoalesce()
776 StrCpy (CapsuleVarName, EFI_CAPSULE_VARIABLE_NAME); in CapsuleCoalesce()
777 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in CapsuleCoalesce()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleDump.c234 CHAR16 CapsuleVarName[20]; in DumpCapsuleStatusVariable() local
272 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), L"Capsule"); in DumpCapsuleStatusVariable()
273 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in DumpCapsuleStatusVariable()
280 CapsuleVarName, in DumpCapsuleStatusVariable()
296 Print (L"CapsuleName: %s\n", CapsuleVarName); in DumpCapsuleStatusVariable()
901 CHAR16 CapsuleVarName[30]; in DumpProvisionedCapsule() local
928 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in DumpProvisionedCapsule()
929 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in DumpProvisionedCapsule()
934 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in DumpProvisionedCapsule()
942 CapsuleVarName, in DumpProvisionedCapsule()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleDump.c322 CHAR16 CapsuleVarName[20]; in DumpCapsuleStatusVariable() local
360 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CapsuleVarName[0]), L"Capsule"); in DumpCapsuleStatusVariable()
361 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in DumpCapsuleStatusVariable()
368 CapsuleVarName, in DumpCapsuleStatusVariable()
384 Print (L"CapsuleName: %s\n", CapsuleVarName); in DumpCapsuleStatusVariable()
989 CHAR16 CapsuleVarName[30]; in DumpProvisionedCapsule() local
1016 StrCpyS (CapsuleVarName, sizeof(CapsuleVarName)/sizeof(CHAR16), EFI_CAPSULE_VARIABLE_NAME); in DumpProvisionedCapsule()
1017 TempVarName = CapsuleVarName + StrLen (CapsuleVarName); in DumpProvisionedCapsule()
1022 sizeof (CapsuleVarName) - ((UINTN)TempVarName - (UINTN)CapsuleVarName), in DumpProvisionedCapsule()
1030 CapsuleVarName, in DumpProvisionedCapsule()

12