Andrew Jeddeloh
|
e683cfb0cf
loader/i386/linux: Calculate the setup_header length
|
6 years ago |
Juergen Gross
|
0b3e4eb2d2
xen: Add basic hooks for PVH in current code
|
6 years ago |
Juergen Gross
|
d170be42f1
loader/linux: Support passing RSDP address via boot params
|
6 years ago |
Vladimir Serbinenko
|
4d4a8c96e3
verifiers: Add possibility to verify kernel and modules command lines
|
8 years ago |
Vladimir Serbinenko
|
ca0a4f689a
verifiers: File type for fine-grained signature-verification controlling
|
11 years ago |
Leif Lindholm
|
ad2bebc6fc
loader/i386/linux: Use central copy of grub_efi_find_mmap_size()
|
7 years ago |
Arindam Nath
|
886edba877
i386/linux: Add support for ext_lfb_base
|
7 years ago |
Leif Lindholm
|
7d36709d5e
i386: make struct linux_kernel_header architecture specific
|
7 years ago |
Leif Lindholm
|
3245f02d9d
make GRUB_LINUX_MAGIC_SIGNATURE architecture-specific
|
7 years ago |
Andrei Borzenkov
|
4bd4a88725
i386, x86_64, ppc: fix switch fallthrough cases with GCC7
|
8 years ago |
Andrei Borzenkov
|
972765fe82
linux: fix "vga=XX deprecated" warning for text mode
|
8 years ago |
Vladimir Serbinenko
|
e5b4ba8c2b
linux.c: Ensure that initrd is page-aligned.
|
10 years ago |
Vladimir Serbinenko
|
9f731abc7f
Revert parts accidentally committed 2 commits ago.
|
10 years ago |
Fu Wei
|
f8451af825
arm64: Export useful functions from linux.c
|
10 years ago |
Andrei Borzenkov
|
9a67e1ac8e
Use full initializer for initrd_ctx to avoid fatal warnings with older GCC
|
10 years ago |
Andrey Borzenkov
|
954fe77163
cleanup: grub_cpu_to_XXX_compile_time for constants
|
10 years ago |
Peter Jones
|
631a820038
Initialized initrd_ctx so we don't free a random pointer from the stack.
|
10 years ago |
Vladimir Serbinenko
|
184c61ddce
Add Radeon Yeeloong 3A support.
|
11 years ago |
Vladimir Serbinenko
|
ec824e0f2a
Implement grub_file tool and use it to implement generating of config
|
11 years ago |
Vladimir Serbinenko
|
71669c3b76
Implement XEN VFB support.
|
11 years ago |
Vladimir Serbinenko
|
111bf5db8b
* grub-core/loader/i386/linux.c: Use grub_addr_t rather than long when
|
11 years ago |
Vladimir Serbinenko
|
24ca71c93b
* grub-core/loader/i386/linux.c: Use %p rather than %lx for pointers.
|
11 years ago |
Vladimir Serbinenko
|
7e47e27bd8
Add gcc_struct to all packed structures when compiling with mingw.
|
11 years ago |
Vladimir Serbinenko
|
81afc5cce6
* grub-core/loader/i386/linux.c (allocate_pages): Allocate at least
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
e89c2d48a9
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
6de9ee86bf
Pass-through unknown E820 types. It required reorganisation of mmap
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
095accd14b
* grub-core/loader/i386/linux.c (grub_linux_setup_video): Add
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
1a40f80c98
* grub-core/loader/i386/linux.c (grub_linux_boot): Default to
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
45fbd9a23f
Add missing video ids to coreboot and ieee1275 video.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
cc2fa5ec1e
* grub-core/loader/i386/linux.c: Remove useless leftover pointer.
|
12 years ago |