Changeset 105670 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h
- Timestamp:
- Aug 14, 2024 1:16:30 PM (4 months ago)
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-159268 /vendor/edk2/current 103735-103757,103769-103776,129194-164365
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h
r99404 r105670 339 339 340 340 @retval EFI_SUCCESS success to read key stroke 341 @retval EFI_UNSUPPORTED The device does not support the ability to read keystroke data. 341 342 **/ 342 343 EFI_STATUS … … 442 443 hardware errors. 443 444 @retval EFI_INVALID_PARAMETER - KeyData is NULL. 445 @retval EFI_UNSUPPORTED - The device does not support the ability to read 446 keystroke data. 444 447 445 448 **/
Note:
See TracChangeset
for help on using the changeset viewer.