File: TODO

package info (click to toggle)
refit 0.7-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 580 kB
  • ctags: 688
  • sloc: ansic: 5,556; python: 167; sh: 107; makefile: 64
file content (20 lines) | stat: -rw-r--r-- 575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 * dumpprot does not build

requires UgaIo, where is it?

http://www.intel.com/technology/efi/efi.htm
http://www.intel.com/technology/efi/agreetoolkit.htm -- I suspect I
   can agree to the BSD license here to download the files.

 * TextMode does not build
TextMode.c: In function 'TextModeMain':
TextMode.c:50: error: 'EFI_BOOT_SERVICES' has no member named 'LocateProtocol'

efiapi.h from 1998 does not have it, but efiapi.h from 2002 (EFI 1.0)
does have it.

 * ebounce does not build

efiapi.h from 1998 does not have it, but efiapi.h from 2002 (EFI 1.0)
does have it.