This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
audk
mirror of
https://github.com/acidanthera/audk.git
Watch
1
Star
0
Fork
You've already forked audk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72ed3d7575
audk
/
UnixPkg
/
.gdbinit
9 lines
96 B
Plaintext
Raw
Blame
History
set confirm off
set output-radix 16
b SecGdbScriptBreak
command
silent
source SecMain.gdb
c
end
Reference in New Issue
View Git Blame
Copy Permalink