mirror of https://github.com/acidanthera/audk.git
remove stranger characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8737 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5e0b1e3f82
commit
e02a0e9245
|
@ -309,9 +309,9 @@ typedef enum {
|
|||
/// Input:
|
||||
/// AX = Compatibility16SetKeyboardLeds
|
||||
/// CL = LED status.
|
||||
/// Bit 0 – Scroll Lock 0 = Off
|
||||
/// Bit 1 – NumLock
|
||||
/// Bit 2 – Caps Lock
|
||||
/// Bit 0 Scroll Lock 0 = Off
|
||||
/// Bit 1 NumLock
|
||||
/// Bit 2 Caps Lock
|
||||
/// Output:
|
||||
/// AX = Returned status codes
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue