File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 239
239
// /
240
240
// / @ref memory_manager_x64 <br>
241
241
// / @ref mem_pool
242
- // / @ref unique_map_ptr_x64
242
+ // / @ref bfn:: unique_map_ptr_x64
243
243
// / @ref page_table_entry_x64
244
244
// / @ref page_table_x64
245
245
// / @ref root_page_table_x64
268
268
// /
269
269
// / @subsection Debugging
270
270
// /
271
- // / @ref bfinfo <br>
272
- // / @ref bfdebug <br>
273
- // / @ref bfwarning <br>
274
- // / @ref bferror <br>
275
- // / @ref bffatal <br>
276
- // / @ref bfendl <br>
277
271
// / @ref debug_ring <br>
278
272
// / @ref serial_port_intel_x64 <br>
279
273
// /
Original file line number Diff line number Diff line change @@ -733,7 +733,7 @@ WARN_LOGFILE = doxygen_warnings.txt
733
733
# spaces.
734
734
# Note: If this tag is empty the current directory is searched.
735
735
736
- INPUT = ../bfcrt ../ bfdrivers ../bfelf_loader ../bfm ../bfunwind ../bfvmm ../common ../include ../extended_apis ../hyperkernel
736
+ INPUT = ../bfdrivers ../bfelf_loader ../bfm ../bfunwind ../bfvmm ../common ../include
737
737
738
738
# This tag can be used to specify the character encoding of the source files
739
739
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
You can’t perform that action at this time.
0 commit comments