Changeset 33595 in vbox for trunk/src/VBox/Devices/EFI/Firmware2
- Timestamp:
- Oct 29, 2010 10:35:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsMisc.c
r33540 r33595 1334 1334 ); 1335 1335 if (EFI_ERROR (Status)) { 1336 DEBUG ((DEBUG_ERROR,"Bds Set Memory Type Information aVariable Fails\n"));1337 } 1338 1339 } 1340 1336 DEBUG ((DEBUG_ERROR,"Bds Set Memory Type Information Variable Fails\n")); 1337 } 1338 1339 } 1340
Note:
See TracChangeset
for help on using the changeset viewer.