Changeset 81500 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Oct 23, 2019 9:08:03 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/RTSystemFirmware-win.cpp
r81499 r81500 194 194 /* 195 195 * Do the query. 196 * Note! This will typically fail with access denied unless we're in an elevated process. 196 197 */ 197 198 if (!g_pfnGetFirmwareEnvironmentVariableW)
Note:
See TracChangeset
for help on using the changeset viewer.