Skip to content

Commit 5e9d95f

Browse files
committed
Update run screen shots
1 parent f9cfcac commit 5e9d95f

5 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,17 @@
6868
build -p ShellPkg/ShellPkg.dsc -a X64 -t GCC -b DEBUG
6969
```
7070
4. **Deploy**: The resulting UEFI executable will be located at `Build/Shell/DEBUG_GCC/X64/VisualFileMan.efi`. Transfer this securely into your testing file system formatted in FAT32 or directly into your emulated OVMF VM storage to launch.
71+
72+
## 运行截图(Execution Screenshot)
73+
74+
### 主界面(Main menu)
75+
![main_menu](/images/main_menu.png)
76+
77+
### 移动/重命名(Move)
78+
![move](/images/move.png)
79+
80+
### 复制(Copy)
81+
![copy](/images/copy.png)
82+
83+
### 删除(Delete)
84+
![del](/images/del.png)

images/copy.png

24.6 KB
Loading

images/del.png

26.4 KB
Loading

images/main_menu.png

13.3 KB
Loading

images/move.png

25.3 KB
Loading

0 commit comments

Comments
 (0)