Skip to content

Commit 9073728

Browse files
yangrongweimdkinney
authored andcommitted
Update 41_begin_with_inf_file.md
refine format
1 parent b4914de commit 9073728

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

4_uefi_applications/41_begin_with_inf_file.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ UEFI_APPLICATON has no dependency relationship section.
5858
[protocol]
5959
gSampleProtocolGuid
6060

61-
[Guids] gSampleGuid
61+
[Guids]
62+
gSampleGuid
6263
```
6364

6465
**********
6566
**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.
6670
**********
67-
68-
_EFI_BOOT_SERVICES or UEFI_RUNTIME_SERVICES-defined in UEFI specifications from
69-
version 2.1 forward-the hex version needs to be given in INF file [Defines]
70-
section's UEFI_SPECFIICATION_VERSION field._

0 commit comments

Comments
 (0)