From 94cbbd6995cb50a2ea464874f576c6cf233709a5 Mon Sep 17 00:00:00 2001 From: Christian Svensson Date: Sat, 30 Jun 2018 00:22:29 +0200 Subject: [PATCH] Add dependency information for building --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec753a3..79cfc11 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Supported server mainboards Build instructions === +Make sure you have installed the dependencies `uuid-dev`, `nasm`, and +`acpica-tools` (or equivalent for your distribution). + You need to provide: * The vendor UEFI firmware for the mainboard * A Linux kernel built with the `CONFIG_EFI_BDS` option enabled