Skip to content

Commit

Permalink
Update grub2_lua_zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Sep 16, 2023
1 parent 709f1eb commit 12d318b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grub2_lua_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ layout: default

参数为枚举执行的函数,可获取设备名,文件系统,UUID 和卷标。

- grub.enum_file (`function` (`string` filename[, `int` isdir]))
- grub.enum_file (`function` (`string` filename[, `int` isdir]), `string` path)

枚举某目录下的文件和文件夹 (包括 `.``..`)

Expand Down Expand Up @@ -308,4 +308,4 @@ layout: default

- memrw.write_dword (`integer` addr, `integer` value)

向内存地址写入双字数据。
向内存地址写入双字数据。

0 comments on commit 12d318b

Please sign in to comment.