acrn-hypervisor/hypervisor/include/lib
Minggui Cao 83164d6030 hv: shell: improve console to modify input easier
1. make memcpy_erms as a public API; add a new one
  memcpy_erms_backwards, which supports to copy data from tail to head.

  2. improve to use right/left/home/end key to move cursor, and support
delete/backspace key to modify current input command.

Tracked-On: #7931
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2022-07-28 23:31:43 +08:00
..
crypto Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
efi.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
errno.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
hash.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
list.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
rtl.h hv: shell: improve console to modify input easier 2022-07-28 23:31:43 +08:00
sprintf.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
types.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
util.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00