2009-03-04 Bean <bean123ch@gmail.com>

* configure.ac: Only test -mcmodel=large option in x86_64-efi, also add
	another option -mno-red-zone.

	* commands/handler.c: Change module description.

	* kern/handler.c: Add missing space at the end of description line.

	* kern/list.c: Likewise.
This commit is contained in:
bean 2009-03-04 05:56:31 +00:00
parent f501677cb2
commit 7e9ca17ace
7 changed files with 102 additions and 10 deletions

View file

@ -1,4 +1,4 @@
/* handler.c - grub handler function*/
/* handler.c - grub handler function */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2009 Free Software Foundation, Inc.