Changeset 58466 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiSalLib
- Timestamp:
- Oct 29, 2015 4:30:44 AM (9 years ago)
- 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/MdePkg/Library/UefiSalLib/UefiSalLib.c
r48674 r58466 9 9 text of the license may be found at 10 10 http://opensource.org/licenses/bsd-license.php. 11 11 12 12 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 13 13 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. … … 29 29 /** 30 30 Makes a SAL procedure call. 31 32 This is a wrapper function to make a SAL procedure call. 31 32 This is a wrapper function to make a SAL procedure call. 33 33 No parameter checking is performed on the 8 input parameters, 34 34 but there are some common rules that the caller should follow
Note:
See TracChangeset
for help on using the changeset viewer.