HomeSort by relevance Sort by last modified time
    Searched defs:StorageWidth (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
InternalVarCheckStructure.h 44 UINT8 StorageWidth;
51 UINT8 StorageWidth;
59 UINT8 StorageWidth;
66 UINT8 StorageWidth;
75 UINT8 StorageWidth;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckPcdLib/
VarCheckPcdStructure.h 50 UINT8 StorageWidth;
57 UINT8 StorageWidth;
70 UINT8 StorageWidth;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkFormCallback.h 99 UINT8 StorageWidth; ///< Width of the value.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
InputHandler.c 385 @param StorageWidth The storage width info for this opcode.
397 OUT UINT16 *StorageWidth
416 *StorageWidth = (UINT16) sizeof (UINT8);
430 *StorageWidth = (UINT16) sizeof (UINT16);
444 *StorageWidth = (UINT16) sizeof (UINT32);
458 *StorageWidth = (UINT16) sizeof (UINT64);
508 UINT16 StorageWidth;
516 StorageWidth = 0;
620 GetValueFromNum(Question->OpCode, (NumericOp->Flags & EFI_IFR_DISPLAY) == 0, QuestionValue, &EditValue, &Minimum, &Maximum, &Step, &StorageWidth);
641 InputWidth = StorageWidth * 2;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
UefiIfrParser.h 204 UINT16 StorageWidth;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiInternalFormRepresentation.h 420 UINT8 StorageWidth; // Width of the value
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
ConfigRouting.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c     [all...]
Setup.h 331 UINT16 StorageWidth;
    [all...]

Completed in 257 milliseconds