Changeset 33540 in vbox for trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVga.c
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVga.c
r33086 r33540 346 346 PciAttributesSaved = FALSE; 347 347 // 348 // Allocate Private context data for UGA Draw inte face.348 // Allocate Private context data for UGA Draw interface. 349 349 // 350 350 Private = AllocateZeroPool (sizeof (VBOX_VGA_PRIVATE_DATA));
Note:
See TracChangeset
for help on using the changeset viewer.