1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/boot/efi/libefi
Marcel Moolenaar 11c419e165 The exit() function has been moved to libefi.c to better deal with
cleaning up after ourselves.

Approved by: re (blankoscheck)
German corrections: Alexander (both :-)
2002-12-10 06:27:32 +00:00
..
arch/ia64 Remove _putchar, _puts and _puthex. These functions are unused. 2002-12-10 04:14:01 +00:00
bootinfo.c o Fix a size calculation based on a 8KB page, while under EFI 2002-10-24 07:53:12 +00:00
copy.c o Remove namespace pollution from param.h: 2002-05-19 04:42:19 +00:00
delay.c style(9) + fix FreeBSD id's. 2001-06-16 02:12:36 +00:00
devicename.c Reformat. 2001-09-07 08:49:47 +00:00
efi_console.c In efi_cons_poll we check if a key is present (pending) by checking 2002-12-08 19:46:11 +00:00
efiboot.h o Fix a size calculation based on a 8KB page, while under EFI 2002-10-24 07:53:12 +00:00
efifpswa.c Lookup the EFI_FPSWA driver and pass the interface pointer through to the 2001-11-19 07:09:47 +00:00
efifs.c Finally fix loader completely for IA64. efifs_stat() wasn't setting 2002-04-11 09:50:11 +00:00
efinet.c Fix printf format errors 2002-07-20 03:52:18 +00:00
elf_freebsd.c Remove a left-over virtual mapping of uncached I/O port space. 2002-11-28 03:25:51 +00:00
libefi.c Change the startup code to fix a memory leak and to allow us to 2002-12-10 06:22:25 +00:00
Makefile Change the startup code to fix a memory leak and to allow us to 2002-12-10 06:22:25 +00:00
module.c style(9) + fix FreeBSD id's. 2001-06-16 02:12:36 +00:00
time.c Add getsecs() for the libstand network code. 2001-09-22 18:33:09 +00:00