-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBootManagerVfr.i
98 lines (29 loc) · 1.65 KB
/
BootManagerVfr.i
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#line 1 "c:\\uefi\\edk2\\MdeModulePkg\\Library\\BootManagerUiLib\\BootManagerVfr.Vfr"
#line 1 "c:\\uefi\\edk2\\Build\\NT32IA32\\DEBUG_VS2015x86\\IA32\\MdeModulePkg\\Library\\BootManagerUiLib\\BootManagerUiLib\\DEBUG\\BootManagerUiLibStrDefs.h"
extern unsigned char BootManagerUiLibStrings[];
#line 37 "c:\\uefi\\edk2\\Build\\NT32IA32\\DEBUG_VS2015x86\\IA32\\MdeModulePkg\\Library\\BootManagerUiLib\\BootManagerUiLib\\DEBUG\\BootManagerUiLibStrDefs.h"
#line 39 "c:\\uefi\\edk2\\Build\\NT32IA32\\DEBUG_VS2015x86\\IA32\\MdeModulePkg\\Library\\BootManagerUiLib\\BootManagerUiLib\\DEBUG\\BootManagerUiLibStrDefs.h"
#line 1 "c:\\uefi\\edk2\\MdeModulePkg\\Library\\BootManagerUiLib\\BootManagerVfr.Vfr"
formset
guid = { 0x847bc3fe, 0xb974, 0x446d, 0x94, 0x49, 0x5a, 0xd5, 0x41, 0x2e, 0x99, 0x3b },
title = STRING_TOKEN(0x0002),
help = STRING_TOKEN(0x0003),
classguid = { 0xe58809f8, 0xfbc1, 0x48e2, { 0x88, 0x3a, 0xa3, 0x0f, 0xdc, 0x4b, 0x44, 0x1e } },
form formid = 0x1000,
title = STRING_TOKEN(0x0002);
subtitle text = STRING_TOKEN(0x0007);
subtitle text = STRING_TOKEN(0x0005);
subtitle text = STRING_TOKEN(0x0007);
suppressif TRUE;
text
help = STRING_TOKEN(0x0007 ),
text = STRING_TOKEN(0x0007 ),
flags = INTERACTIVE,
key = 0x1212;
endif;
label 0x00;
label 0x01;
subtitle text = STRING_TOKEN(0x0007);
subtitle text = STRING_TOKEN(0x0004);
endform;
endformset;