We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2fa3bc commit 8bbdb9bCopy full SHA for 8bbdb9b
src/table/system.rs
@@ -212,7 +212,7 @@ impl SystemTable<Runtime> {
212
/// Changes the runtime addressing mode of EFI firmware from physical to virtual.
213
/// It is up to the caller to translate the old SystemTable address to a new virtual
214
/// address and provide it for this function.
215
- /// See [`get_current_system_table_addr`]
+ /// See ['get_current_system_table_addr']
216
///
217
/// # Safety
218
0 commit comments