Commit 0d88b47
Update the Name Space Rules page examples to follow the coding standard
The examples in the 45_name_space_rules.md files doesn't follow the
coding standard in the following ways:
- Only use UEFI data types. Use of standard C data types is prohibited.
- Identifiers shall contain mixed upper- and lower-case text.
Signed-off-by: Rebecca Cran <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>1 parent 9286fa6 commit 0d88b47
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments