This website requires JavaScript.
Explore
Help
Sign In
gwdev
/
Syncboot
Watch
1
Star
0
Fork
0
You've already forked Syncboot
Code
Issues
Pull Requests
Releases
Wiki
Activity
09f4f326f1
Syncboot
/
.gitignore
13 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore and remove ignored files
2019-04-03 21:49:38 +00:00
*.o
Major overhaul of this branch. This branch has been dedicated to purely the UEFI bootloader. As such, all other code has been removed. This code can be compiled with Visual Studio, gcc or llvm.
2019-07-17 20:10:29 +00:00
*.efi
*.vhd
*.sdf
*.suo
*.opensdf
*.opendb
*.db*
Shuffle EFI includes around. Gotta keep them on their toes.
2019-07-20 19:15:29 +00:00
*.*db*
Major overhaul of this branch. This branch has been dedicated to purely the UEFI bootloader. As such, all other code has been removed. This code can be compiled with Visual Studio, gcc or llvm.
2019-07-17 20:10:29 +00:00
x86_32
image
Shuffle EFI includes around. Gotta keep them on their toes.
2019-07-20 19:15:29 +00:00
x64
.vs
Reference in New Issue
Copy Permalink