Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tbi/win: use parameters of the window for displaying cursorv0.2.1 | Joursoir | 2021-12-15 | 1 | -1/+2 |
* | tbi/win: use return value for getting length | Joursoir | 2021-12-12 | 1 | -2/+1 |
* | tbi/win: add the missed semicolon | Joursoir | 2021-12-10 | 1 | -1/+1 |
* | tbi/win: make waddch(), mvwaddch() | Joursoir | 2021-12-10 | 1 | -0/+31 |
* | tbi/win: add the possibility to change line attributes | Joursoir | 2021-12-08 | 1 | -12/+18 |
* | tbi/win: not use the standard uefi header file | Joursoir | 2021-12-02 | 1 | -1/+0 |
* | tbi/win: fix incorrect allocation memory | Joursoir | 2021-12-01 | 1 | -1/+1 |
* | tbi/win: make wgetch() | Joursoir | 2021-12-01 | 1 | -0/+19 |
* | tbi/win: support echoing input chars | Joursoir | 2021-12-01 | 1 | -0/+8 |
* | tbi/win: use SET_WINDOW_CHAR2() macro | Joursoir | 2021-11-15 | 1 | -11/+7 |
* | move all sources to the right place | Joursoir | 2021-11-15 | 1 | -0/+290 |