We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4914de commit 9073728Copy full SHA for 9073728
4_uefi_applications/41_begin_with_inf_file.md
@@ -58,13 +58,13 @@ UEFI_APPLICATON has no dependency relationship section.
58
[protocol]
59
gSampleProtocolGuid
60
61
-[Guids] gSampleGuid
+[Guids]
62
+ gSampleGuid
63
```
64
65
**********
66
**Note:** If a module is dependent on the new definitions or features in
67
+EFI_BOOT_SERVICES or UEFI_RUNTIME_SERVICES defined in UEFI specifications from
68
+version 2.1 forward, the hex version needs to be given in INF file [Defines]
69
+section's UEFI_SPECFIICATION_VERSION field.
70
-
-_EFI_BOOT_SERVICES or UEFI_RUNTIME_SERVICES-defined in UEFI specifications from
-version 2.1 forward-the hex version needs to be given in INF file [Defines]
-section's UEFI_SPECFIICATION_VERSION field._
0 commit comments