Searched defs:VarType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h498 UINT64 GetMinData (UINT8 VarType) { argument
500 switch (VarType) {
519 UINT64 GetMaxData (UINT8 VarType) { argument
521 switch (VarType) {
540 UINT64 GetStepData (UINT8 VarType) { argument
542 switch (VarType) {

Completed in 608 milliseconds