This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
edk2
mirror of
https://gitlab.com/qemu-project/edk2.git
Watch
1
Star
0
Fork
You've already forked edk2
0
Code
Issues
Projects
Releases
Wiki
Activity
f01b91ae42
edk2
/
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