/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/ |
D | TcgConfigImpl.c | 147 OUT EFI_STRING *Progress, in TcgExtractConfig() argument 160 if (Progress == NULL || Results == NULL) { in TcgExtractConfig() 164 *Progress = Request; in TcgExtractConfig() 216 Progress in TcgExtractConfig() 228 *Progress = NULL; in TcgExtractConfig() 230 *Progress = Request + StrLen (Request); in TcgExtractConfig() 259 OUT EFI_STRING *Progress in TcgRouteConfig() argument 266 if (Configuration == NULL || Progress == NULL) { in TcgRouteConfig() 270 *Progress = Configuration; in TcgRouteConfig() 284 Progress in TcgRouteConfig()
|
D | TcgConfigImpl.h | 131 OUT EFI_STRING *Progress, 158 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | HiiConfigRouting.h | 116 OUT EFI_STRING *Progress, 204 OUT EFI_STRING *Progress 277 OUT EFI_STRING *Progress 353 OUT EFI_STRING *Progress
|
D | HiiConfigKeyword.h | 102 OUT EFI_STRING *Progress, 182 OUT EFI_STRING *Progress,
|
D | HiiConfigAccess.h | 118 OUT EFI_STRING *Progress, 168 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiConfigRouting/ |
D | HiiConfigRouting.h | 42 OUT EFI_STRING *Progress, 121 OUT EFI_STRING *Progress 158 OUT EFI_STRING *Progress 206 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/ |
D | VlanConfigImpl.c | 73 OUT EFI_STRING *Progress, in VlanExtractConfig() argument 86 if (Progress == NULL || Results == NULL) { in VlanExtractConfig() 90 *Progress = Request; in VlanExtractConfig() 136 Progress in VlanExtractConfig() 149 *Progress = NULL; in VlanExtractConfig() 151 *Progress = Request + StrLen (Request); in VlanExtractConfig() 181 OUT EFI_STRING *Progress in VlanRouteConfig() argument 184 if (Configuration == NULL || Progress == NULL) { in VlanRouteConfig() 188 *Progress = Configuration; in VlanRouteConfig() 193 *Progress = Configuration + StrLen (Configuration); in VlanRouteConfig()
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootConfig.c | 232 OUT EFI_STRING *Progress, in HttpBootFormExtractConfig() argument 244 if (Progress == NULL || Results == NULL) { in HttpBootFormExtractConfig() 248 *Progress = Request; in HttpBootFormExtractConfig() 290 Progress in HttpBootFormExtractConfig() 304 *Progress = NULL; in HttpBootFormExtractConfig() 306 *Progress = Request + StrLen (Request); in HttpBootFormExtractConfig() 357 OUT EFI_STRING *Progress in HttpBootFormRouteConfig() argument 365 if (Progress == NULL) { in HttpBootFormRouteConfig() 368 *Progress = Configuration; in HttpBootFormRouteConfig() 393 Progress in HttpBootFormRouteConfig()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/ |
D | TrEEConfigImpl.c | 85 OUT EFI_STRING *Progress, in TrEEExtractConfig() argument 89 if (Progress == NULL || Results == NULL) { in TrEEExtractConfig() 93 *Progress = Request; in TrEEExtractConfig() 168 OUT EFI_STRING *Progress in TrEERouteConfig() argument 171 if (Configuration == NULL || Progress == NULL) { in TrEERouteConfig()
|
D | TrEEConfigImpl.h | 130 OUT EFI_STRING *Progress, 157 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/MdePkg/ |
D | MdePkg.uni | 27 …Guid_PcdStatusCodeValueEfiWatchDogTimerExpired_PROMPT #language en-US "Progress Code for WatchDog… 33 …aceGuid_PcdStatusCodeValueSetVirtualAddressMap_PROMPT #language en-US "Progress Code for Invocati… 37 …nSpaceGuid_PcdStatusCodeValueMemoryTestStarted_PROMPT #language en-US "Progress Code for Memory T… 41 …uid_PcdStatusCodeValueUncorrectableMemoryError_PROMPT #language en-US "Progress Code for Memory E… 45 …SpaceGuid_PcdStatusCodeValueRemoteConsoleError_PROMPT #language en-US "Progress Code for Console … 49 …SpaceGuid_PcdStatusCodeValueRemoteConsoleReset_PROMPT #language en-US "Progress Code for Console … 53 …Guid_PcdStatusCodeValueRemoteConsoleInputError_PROMPT #language en-US "Progress Code for Console … 57 …uid_PcdStatusCodeValueRemoteConsoleOutputError_PROMPT #language en-US "Progress Code for Console … 61 …paceGuid_PcdStatusCodeValueMouseInterfaceError_PROMPT #language en-US "Progress Code for Module D… 65 …kgTokenSpaceGuid_PcdStatusCodeValueMouseEnable_PROMPT #language en-US "Progress Code for Enable M… [all …]
|
/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/ |
D | Platform.c | 230 OUT EFI_STRING *Progress, in ExtractConfig() argument 241 *Progress = Request; in ExtractConfig() 250 Results, Progress); in ExtractConfig() 253 __FUNCTION__, Status, (Status == EFI_DEVICE_ERROR) ? NULL : *Progress)); in ExtractConfig() 323 OUT EFI_STRING *Progress in RouteConfig() argument 338 *Progress = Configuration; in RouteConfig() 350 (VOID *) &MainFormState, &BlockSize, Progress); in RouteConfig() 354 (Status == EFI_BUFFER_TOO_SMALL) ? NULL : *Progress)); in RouteConfig() 363 *Progress = Configuration; in RouteConfig()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/ |
D | DriverHealthManagerDxe.h | 106 OUT EFI_STRING *Progress, 131 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
D | ConfigAccess.h | 82 OUT EFI_STRING *Progress, 107 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiConfigAccess/ |
D | HiiConfigAccess.h | 48 OUT EFI_STRING *Progress, 83 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
D | ConfigRouting.c | 3024 OUT EFI_STRING *Progress in GetBlockElement() argument 3064 *Progress = StringPtr; in GetBlockElement() 3193 OUT EFI_STRING *Progress in GetNameElement() argument 3224 *Progress = StringPtr; in GetNameElement() 3786 EFI_STRING Progress; in GetFullStringFromHiiFormPackages() local 3802 Progress = *Request; in GetFullStringFromHiiFormPackages() 3856 RequestBlockArray = GetBlockElement(StringPtr, &Progress); in GetFullStringFromHiiFormPackages() 3858 RequestBlockArray = GetNameElement(StringPtr, &Progress); in GetFullStringFromHiiFormPackages() 4390 OUT EFI_STRING *Progress, in HiiConfigRoutingExtractConfig() argument 4423 if (This == NULL || Progress == NULL || Results == NULL) { in HiiConfigRoutingExtractConfig() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/ |
D | BootManager.h | 142 OUT EFI_STRING *Progress, 167 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/ |
D | OpalHiiPrivate.h | 82 EFI_STRING *Progress 116 EFI_STRING *Progress,
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | PlatformSetupDxe.c | 167 OUT EFI_STRING *Progress, 182 if (Progress == NULL || Results == NULL) { 186 *Progress = Request; 239 Progress 254 *Progress = NULL; 256 *Progress = Request + StrLen (Request); 282 OUT EFI_STRING *Progress in SystemConfigRouteConfig() 288 if (Configuration == NULL || Progress == NULL) { in SystemConfigRouteConfig() 291 *Progress = Configuration; in SystemConfigRouteConfig() 297 *Progress = Configuration + StrLen (Configuration); in SystemConfigRouteConfig()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/ |
D | DeviceManager.h | 139 OUT EFI_STRING *Progress, 164 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/ |
D | TlsAuthConfigImpl.h | 193 OUT EFI_STRING *Progress, 242 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/ |
D | FrontPage.h | 104 OUT EFI_STRING *Progress, 129 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/ |
D | Tcg2ConfigImpl.h | 136 OUT EFI_STRING *Progress, 163 OUT EFI_STRING *Progress
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/ |
D | UserProfileManager.c | 769 OUT EFI_STRING *Progress, in FakeExtractConfig() argument 773 if (Progress == NULL || Results == NULL) { in FakeExtractConfig() 776 *Progress = Request; in FakeExtractConfig() 801 OUT EFI_STRING *Progress in FakeRouteConfig() argument 804 if (Configuration == NULL || Progress == NULL) { in FakeRouteConfig()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/ |
D | FrontPage.h | 129 OUT EFI_STRING *Progress, 154 OUT EFI_STRING *Progress
|