Skip to content

Commit 2dd0c39

Browse files
author
Stefan Reinauer
committed
some documentation fixes in the fcode suite documentation
git-svn-id: svn://coreboot.org/openbios/fcode-utils@197 f158a5a8-5612-0410-a976-696ce0be7e32
1 parent b2c8daf commit 2dd0c39

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

documentation/localvalues.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h4><a class="mozTocH4" name="mozTocId94063"></a>Declaration:
185185
body of the word is not recommended, but is permitted.&nbsp; A Local
186186
Values
187187
Declaration that occurs inside a Flow-Control Structure will be
188-
reported as an <a href="TokenizerNewFeatures.htm#An_ERROR">Error</a>.<br>
188+
reported as an <a href="toke.html#An_ERROR">Error</a>.<br>
189189
</p>
190190
<p>A Local Values Declaration may include comments and may continue
191191
across
@@ -225,18 +225,18 @@ <h4><a class="mozTocH4" name="mozTocId444210"></a><a
225225
Vertical-Bar.</p>
226226
<p>The User may suppress this
227227
message by means of a <a
228-
href="TokenizerNewFeatures.htm#Command-Line_options_">Command-line
228+
href="toke.html#Command-Line_options_">Command-line
229229
switch</a>, known as the
230-
<a href="TokenizerNewFeatures.htm#Special_Feature_Flags">Special-Feature
231-
Flag</a> named <a href="TokenizerNewFeatures.htm#SF_Flag_LV_Leg_Mssg"><span
230+
<a href="toke.html#Special_Feature_Flags">Special-Feature
231+
Flag</a> named <a href="toke.html#SF_Flag_LV_Leg_Mssg"><span
232232
style="font-family: courier new,courier,monospace; font-weight: bold;">NoLV-Legacy-Message</span></a>
233-
, which is described in the <a href="TokenizerNewFeatures.htm">Tokenizer
233+
, which is described in the <a href="toke.html">Tokenizer
234234
User's Guide</a>.</p>
235235
<p><a name="Disallow_Legacy"></a>Conversely, the User who wishes to
236236
disallow the use of Semicolon as
237237
an alternative separator may do so by means of the
238238
Special-Feature Flag named <a
239-
href="TokenizerNewFeatures.htm#SF_Flag_LV_Leg_Sep"><span
239+
href="toke.html#SF_Flag_LV_Leg_Sep"><span
240240
style="font-family: courier new,courier,monospace; font-weight: bold;">NoLV-Legacy-Separator</span></a>
241241
.&nbsp; When the Legacy Local Values
242242
Separator is thus disallowed, occurrences will be treated as an
@@ -757,9 +757,9 @@ <h4><a class="mozTocH4" name="mozTocId750894"></a><a
757757
style="font-family: courier new,courier,monospace; font-weight: bold;">instance</span>
758758
data.<br>
759759
<br>
760-
The <a href="TokenizerNewFeatures.htm#INSTANCE_at_run_time">consequence</a>
760+
The <a href="toke.html#INSTANCE_at_run_time">consequence</a>
761761
of this is that, in device-drivers that are configured
762-
with <a href="TokenizerNewFeatures.htm#Multiple_device_nodes">multiple
762+
with <a href="toke.html#Multiple_device_nodes">multiple
763763
device-nodes</a>, the Local Values Support Functions file
764764
must be re-<span style="font-family: courier new;">fload</span>ed for
765765
each device-node that uses Local Values.&nbsp; That is to say, every
@@ -770,18 +770,18 @@ <h4><a class="mozTocH4" name="mozTocId750894"></a><a
770770
Functions file must be <span style="font-family: courier new;">fload</span>ed
771771
again.<br>
772772
<p>The Tokenizer is sophisticated enough to keep a <a
773-
href="TokenizerNewFeatures.htm#device-node_vocabularies">separate
773+
href="toke.html#device-node_vocabularies">separate
774774
vocabulary
775775
for each device-node</a>, and will flag an <a href="#Error_handling">Error</a>
776776
if Local Values are used in a device-node for which the Local Values
777777
Support Functions file has not been <span
778778
style="font-family: courier new;">fload</span>ed. </p>
779779
<p>However, should the user so choose, a <a
780-
href="TokenizerNewFeatures.htm#Example_4">means</a> is available
780+
href="toke.html#Example_4">means</a> is available
781781
whereby a single <span style="font-family: courier new;">fload</span>ing
782782
of the Local Values
783783
Support Functions can become <a
784-
href="TokenizerNewFeatures.htm#Global_Definitions">accessible to all
784+
href="toke.html#Global_Definitions">accessible to all
785785
Device Nodes</a> in a driver, trading off economy of System-memory
786786
for convenience of programming. </p>
787787
<h4><a class="mozTocH4" name="mozTocId684194"></a><a
@@ -833,7 +833,7 @@ <h5><a class="mozTocH5" name="mozTocId781114"></a>CATCH / THROW</h5>
833833
the scope of that FCode program, and the question of synchronizing
834834
Local Values will be rendered irrelevant.
835835
</p>
836-
<p>An <a href="TokenizerNewFeatures.htm#The_OVERLOAD_Directive">overloaded</a>
836+
<p>An <a href="toke.html#The_OVERLOAD_Directive">overloaded</a>
837837
<b><i>catch</i></b> in the Local Values Support
838838
Functions file does the job.<br>
839839
</p>

documentation/toke.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ <h3><a class="mozTocH3" name="mozTocId206214"></a>What this document
347347
messages.</li>
348348
<li>A complete list of FATAL conditions.<br>
349349
</li>
350-
<li>Support for <a href="TokenizerLocalValues.htm">IBM-Style Local
350+
<li>Support for <a href="localvalues.html">IBM-Style Local
351351
Values</a>. That is the subject of a
352352
separate writeup.</li>
353353
</ul>
@@ -416,8 +416,8 @@ <h2><a class="mozTocH2" name="mozTocId343012"></a><a
416416
generated into the Binary Output.&nbsp; If a PCI Header is in effect,
417417
the position relative to the end of that PCI Header will also be shown;
418418
this is to maintain consistency with the <a
419-
href="DeTokenizer.htm#with_offsets">"offsets</a>" displayed be the <a
420-
href="DeTokenizer.htm">DeTokenizer</a><br>
419+
href="detok.html#with_offsets">"offsets</a>" displayed by the <a
420+
href="detok.html">DeTokenizer</a><br>
421421
</p>
422422
<p><a name="Errors_Ignored"></a>
423423
The Tokenizer typically runs through to completion of the source file,
@@ -786,7 +786,7 @@ <h4><a class="mozTocH4" name="mozTocId632060"></a><a
786786
</ul>
787787
</ul>
788788
<p style="margin-left: 120px;">Support IBM-style <a
789-
href="TokenizerLocalValues.htm">Local Values</a> ("LV"s).&nbsp;
789+
href="localvalues.html">Local Values</a> ("LV"s).&nbsp;
790790
Initially disabled.
791791
</p>
792792
<ul>
@@ -797,8 +797,8 @@ <h4><a class="mozTocH4" name="mozTocId632060"></a><a
797797
</ul>
798798
<p style="margin-left: 120px;">Allow Semicolon for Local Values
799799
<a
800-
href="TokenizerLocalValues.htm#Separation_Character_between_Initialized">Separator</a>
801-
("<a href="TokenizerLocalValues.htm#Disallow_Legacy">Legacy</a>").
800+
href="localvalues.html#Separation_Character_between_Initialized">Separator</a>
801+
("<a href="localvalues.html#Disallow_Legacy">Legacy</a>").
802802
</p>
803803
<ul>
804804
<ul>
@@ -807,7 +807,7 @@ <h4><a class="mozTocH4" name="mozTocId632060"></a><a
807807
</ul>
808808
</ul>
809809
<p style="margin-left: 120px;">Display a <a
810-
href="TokenizerLocalValues.htm#Legacy_Separator">Warning
810+
href="localvalues.html#Legacy_Separator">Warning
811811
Message</a> when
812812
Semicolon
813813
is used as the Local Values Separator.
@@ -3462,7 +3462,7 @@ <h3><a class="mozTocH3" name="mozTocId861304"></a><a name="Example_4"></a>Exampl
34623462
Support File can be incorporated at a <a href="#Global_Definitions">Global</a>
34633463
level.&nbsp; Normally, <a href="#Multiple_device_nodes">that would be
34643464
problematical</a> because
3465-
the <a href="TokenizerLocalValues.htm#Instance_Data_in_L_V_Support">Local
3465+
the <a href="localvalues.html#Instance_Data_in_L_V_Support">Local
34663466
Values
34673467
Support functions</a> are written to use <span
34683468
style="font-family: courier new,courier,monospace; font-weight: bold;">instance</span>

0 commit comments

Comments
 (0)