Added notice
This commit is contained in:
parent
83afc73363
commit
56b5f9bf4f
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Simple EFI Library (SEL)
|
||||
|
||||
> [!NOTE]
|
||||
> Although this library is fairly complete for most programmers' needs, a rewrite is currently taking place to in the `rewrite` branch. Definitions and names will stay the same, though.
|
||||
|
||||
## Usage
|
||||
|
||||
Simply put `#include "efi.h"` into your source code and you're good to go.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue