Commit History

Author SHA1 Message Date
  Philipp Schuster 9eb9f23952 multiboot2: bitflags v1.0 -> v2.0 1 year ago
  Philipp Schuster ce647821d4 multiboot2: use type definitions from uefi-raw 1 year ago
  Philipp Schuster 364d04ea90 ci: test builder feature 1 year ago
  Philipp Schuster 19322699d9 multiboot2: rename MULTIBOOT2_BOOTLOADER_MAGIC 1 year ago
  Philipp Schuster 52fd0f4346 traits: code improvement 1 year ago
  Philipp Schuster 3e3950dc0c multiboot2: fix some warnings and test failures without builder feature 1 year ago
  Philipp Schuster 881e4c97d4 rename crate feature std to alloc 1 year ago
  Philipp Schuster 714905b79c Merge pull request #133 from YtvwlD/bootloader 1 year ago
  Niklas Sombert 69630b39c3 multiboot2: Don't require an offset for the ELF sections 1 year ago
  Niklas Sombert 09de5230ba multiboot2-header: Improve builder test 1 year ago
  Niklas Sombert 2f2a058d34 multiboot2: Improve builder test 1 year ago
  Niklas Sombert cbc47abd0f multiboot2: Support setting the image load address 2 years ago
  Niklas Sombert ed316cbcff multiboot2: Support setting the image handle pointer 2 years ago
  Niklas Sombert 12f4642bec multiboot2: Support setting Boot Services not exited tag 2 years ago
  Niklas Sombert 690c84a764 multiboot2: Support setting the EFI memory map tag 2 years ago
  Niklas Sombert 79646bbf49 multiboot2: Allow setting the RSDP tags 2 years ago
  Niklas Sombert 888dd27742 multiboot2: Allow setting the SMBIOS tag 2 years ago
  Niklas Sombert d5e99f72ae multiboot2: Support passing the EFI System Table 2 years ago
  Niklas Sombert 6379b426c9 multiboot2: Implement Debug and PartialEq for packed structs 2 years ago
  Niklas Sombert 122fc9ce03 multiboot2: Implement building the multiboot2 information 2 years ago
  Niklas Sombert d198dceffe multiboot2: Implement setting memory map tag 2 years ago
  Niklas Sombert 03201482a1 multiboot2: Implement setting the BasicMemoryInfoTag 2 years ago
  Niklas Sombert bb21998686 multiboot2: Implement setting the framebuffer tag 2 years ago
  Niklas Sombert 08df6c2a47 multiboot2: Implement setting boot loader name 2 years ago
  Niklas Sombert 41428fbe57 multiboot2: Implement setting ELF section tag 2 years ago
  Niklas Sombert 535c9e777c multiboot2: Implement adding module tags 2 years ago
  Niklas Sombert 544e1ca555 multiboot2: Implement setting the command line 2 years ago
  Niklas Sombert 152c985591 multiboot2: Add basic information builder 2 years ago
  Philipp Schuster 455f7bcf89 Merge pull request #138 from YtvwlD/end-tag 1 year ago
  Niklas Sombert 2e37c51db8 multiboot2: Add the end tag 2 years ago