20 커밋 (73480352315a12fdef467402ea41be9ac285e4e7)

작성자 SHA1 메시지 날짜
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Holger Lubitz e1eefee16b __nonnull changes 17 년 전
  Michael Brown 0d568ac219 Make has_key() a static inline, rather than omitting it altogether. 17 년 전
  Michael Brown cacd6b1d04 KEY_XXX constants are now defined in gpxe/keys.h. Kept separate from 17 년 전
  Michael Brown b9f8599537 Define KEY_MIN and use it in kb.c. 17 년 전
  Michael Brown f8910410fe Add attr_{get,set,on,off} as static inlines. 17 년 전
  Michael Brown 4b33c03942 Increase colour pair limit 17 년 전
  Michael Brown e85bf52446 Avoid cursor move on every single character 17 년 전
  Michael Brown edbdce6e3d Now basically functioning on ANSI-supporting consoles. 17 년 전
  Michael Brown 688eb60df4 Use int rather than short for bool; it will give more efficient code. 17 년 전
  Michael Brown 2ed2b2efe8 Use iskey() and getchar() to interact with console, rather than object 17 년 전
  Dan Lynch d8b51332c6 typo in macro fixed 18 년 전
  Dan Lynch e442447f37 - multiple static inline definitions added 18 년 전
  Dan Lynch bef8874842 - implemented printw (formatted string output, a la printf) 18 년 전
  Dan Lynch f778500739 - fixes to _wputch to get positioning and wrap working properly 18 년 전
  Dan Lynch acf572905c - made some of the bit shifting attribute access simpler (in my mind) 18 년 전
  Dan Lynch 2814681d20 all window primitives implemented 18 년 전
  Michael Brown 6b514393d3 Change movetoyx(), putc() and getc() to methods of the screen. 18 년 전
  Dan Lynch dccc6aed3a lightweight xcurses implementation for etherboot (Michael made me do it...) 18 년 전