mirror of
https://git.proxmox.com/git/grub2
synced 2025-12-29 09:14:59 +00:00
* conf/powerpc-ieee1275.rmk (grub_script.tab.h): Unified to ...
(grub_script.tab.c): ... here.
* conf/sparc64-ieee1275.rmk (grub_script.tab.h): Unified to ...
(grub_script.tab.c): ... here.
* conf/i386-pc.rmk (grub_script.tab.h): Unified to ...
(grub_script.tab.c): ... here.
* normal/command.c (grub_command_find): Fixed a memory leak of
MODULE_NAME. Reported by Mike Small <smallm@panix.com>.
|
||
|---|---|---|
| .. | ||
| i386 | ||
| powerpc | ||
| sparc64 | ||
| arg.c | ||
| cmdline.c | ||
| command.c | ||
| completion.c | ||
| context.c | ||
| execute.c | ||
| function.c | ||
| lexer.c | ||
| main.c | ||
| menu_entry.c | ||
| menu.c | ||
| misc.c | ||
| parser.y | ||
| script.c | ||