HomeSort by relevance Sort by last modified time
    Searched refs:FormUpdate (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkHii.h 258 BOOLEAN FormUpdate;
260 /// Specifies which form is to be updated if the FormUpdate value is TRUE.
264 /// This parameter is valid only when the FormUpdate parameter is TRUE.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
HiiFramework.h 174 BOOLEAN FormUpdate; // If TRUE, next variable is significant
175 UINT16 FormValue; // specify which form is to be updated if FormUpdate value is TRUE.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/
Hii.h 183 BOOLEAN FormUpdate; // If TRUE, next variable is significant
184 UINT16 FormValue; // specify which form is to be updated if FormUpdate value is TRUE.

Completed in 165 milliseconds