adding iPXE

This commit is contained in:
brent s. 2015-06-26 22:32:25 -04:00
parent e97cda244e
commit 1503f55f5b
3 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@
/logs
*.swp
*.lck
i#src/ipxe/src/

5
.gitmodules vendored Normal file
View File

@ -0,0 +1,5 @@
[submodule "src/ipxe"]
path = src/ipxe
url = git://git.ipxe.org/ipxe.git
[submodule "ipxe"]
branch = master

1
src/ipxe Submodule

@ -0,0 +1 @@
Subproject commit d73982f098db9fdedb28a3826eb97a6832eac1e4