From dcdbdfb46e7075515fef5be386e14c42463f7a5e Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 18 Sep 2003 14:16:08 +0000 Subject: first shot of legacybios emulation. does not work yet.. sorry :-( git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1119 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/extensions/README.extensions | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 util/extensions/README.extensions (limited to 'util/extensions/README.extensions') diff --git a/util/extensions/README.extensions b/util/extensions/README.extensions new file mode 100644 index 0000000000..53f7fdace8 --- /dev/null +++ b/util/extensions/README.extensions @@ -0,0 +1,3 @@ +Here you will find several extensions to LinuxBIOS that are implemented +as ELF payloads. They can be used either with the LinuxBIOS ELF loader +or by etherboot. -- cgit v1.2.3