|
|
|
@ -78,7 +78,7 @@ source = "git+https://github.com/myrrlyn/bitvec.git#8ab20a3e33fe068fc3a4a05eda12
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bootloader"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "git+https://github.com/rcore-os/bootloader#18e4fec0d82e8a5571abceb69d1d11fc0edccba1"
|
|
|
|
|
source = "git+https://github.com/rcore-os/bootloader?branch=vga#adc3ceda509e18b0d5a5623473dab4f8801a2551"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"apic 0.1.0 (git+https://github.com/rcore-os/apic-rs)",
|
|
|
|
|
"fixedvec 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -354,7 +354,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitmap-allocator 0.1.0 (git+https://github.com/rcore-os/bitmap-allocator)",
|
|
|
|
|
"bitvec 0.11.0 (git+https://github.com/myrrlyn/bitvec.git)",
|
|
|
|
|
"bootloader 0.4.0 (git+https://github.com/rcore-os/bootloader)",
|
|
|
|
|
"bootloader 0.4.0 (git+https://github.com/rcore-os/bootloader?branch=vga)",
|
|
|
|
|
"buddy_system_allocator 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console-traits 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -650,7 +650,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum bitmap-allocator 0.1.0 (git+https://github.com/rcore-os/bitmap-allocator)" = "<none>"
|
|
|
|
|
"checksum bitvec 0.11.0 (git+https://github.com/myrrlyn/bitvec.git)" = "<none>"
|
|
|
|
|
"checksum bitvec 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cfadef5c4e2c2e64067b9ecc061179f12ac7ec65ba613b1f60f3972bbada1f5b"
|
|
|
|
|
"checksum bootloader 0.4.0 (git+https://github.com/rcore-os/bootloader)" = "<none>"
|
|
|
|
|
"checksum bootloader 0.4.0 (git+https://github.com/rcore-os/bootloader?branch=vga)" = "<none>"
|
|
|
|
|
"checksum buddy_system_allocator 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "59da15ef556589ee78370281d75b67f2d69ed26465ec0e0f3961e2021502426f"
|
|
|
|
|
"checksum byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a019b10a2a7cdeb292db131fc8113e57ea2a908f6e7894b0c3c671893b65dbeb"
|
|
|
|
|
"checksum cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "c9ce8bb087aacff865633f0bd5aeaed910fe2fe55b55f4739527f2e023a2e53d"
|
|
|
|
|