Changeset 48747 in vbox for trunk/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg
- Timestamp:
- Sep 27, 2013 11:21:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c
r48739 r48747 636 636 // 637 637 PERF_END(NULL, "BDS", NULL, 0); 638 639 DEBUG((DEBUG_INFO, "BdsLibBootViaBootOption: BootCurrent=0x%x OptionName=%s Description=%s StatusString=%s Attribute=0x%x LoadOptionsSize=0x%x\n", 640 Option->BootCurrent, Option->OptionName, Option->Description, Option->StatusString, Option->Attribute, Option->LoadOptionsSize)); 638 641 639 642 *ExitDataSize = 0;
Note:
See TracChangeset
for help on using the changeset viewer.