Skip to content

Commit 0665c4f

Browse files
yangrongweimdkinney
authored andcommitted
Update 51_begin_with_inf_file.md
Refine format
1 parent b4914de commit 0665c4f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

5_uefi_drivers/51_begin_with_inf_file.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ Example:.
4848
depends on all dxe architectural protocols. To force this, the UEFI driver
4949
entry point library instance appends all dxe architectural protocol dependency
5050
relationships into the depex section of the module image.
51+
**********
52+
5153
**********
5254
**Note:** If module dependent on the new definitions/features in
55+
EFI_BOOT_SERVICES/UEFI_RUNTIME_SERVICES defined in UEFI specifications from
56+
version 2.1 forward, the hex version need to be given in INF file [Defines]
57+
section's UEFI_SPECFIICATION_VERSION field.
5358
**********
54-
55-
_EFI_BOOT_SERVICES/UEFI_RUNTIME_SERVICES-defined in UEFI specifications from
56-
version 2.1 forward-the hex version need to be given in INF file [Defines]
57-
section's UEFI_SPECFIICATION_VERSION field._

0 commit comments

Comments
 (0)