Changeset 58466 in vbox for trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h
- Timestamp:
- Oct 29, 2015 4:30:44 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103777
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
- Property svn:mergeinfo changed
/vendor/edk2/current merged: 103769-103776
- Property svn:mergeinfo changed
-
trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h
r48674 r58466 98 98 @param[in] Key The pressed key. 99 99 100 @retval EFI_NOT_FOUND The key was not a valid function key 100 @retval EFI_NOT_FOUND The key was not a valid function key 101 101 (an error was sent to the status bar). 102 102 @return The return value from the called dispatch function. … … 113 113 @param[in] Key The pressed key. 114 114 115 @retval EFI_NOT_FOUND The key was not a valid control-based key 115 @retval EFI_NOT_FOUND The key was not a valid control-based key 116 116 (an error was sent to the status bar). 117 117 @return EFI_SUCCESS.
Note:
See TracChangeset
for help on using the changeset viewer.