[login] Add "login" command and UI

This commit is contained in:
Michael Brown
2009-02-17 12:01:47 +00:00
parent bea828b9ed
commit 6de4db5da0
6 changed files with 179 additions and 0 deletions

View File

@@ -171,6 +171,7 @@
#define ERRFILE_efi_smbios ( ERRFILE_OTHER | 0x00140000 )
#define ERRFILE_pxemenu ( ERRFILE_OTHER | 0x00150000 )
#define ERRFILE_x509 ( ERRFILE_OTHER | 0x00160000 )
#define ERRFILE_login_ui ( ERRFILE_OTHER | 0x00170000 )
/** @} */