Changeset 33540 in vbox for trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/IdeBus.h
- 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/VBoxIdeBusDxe/IdeBus.h
r33027 r33540 445 445 Flushes all modified data to a physical block devices 446 446 447 @param This Indicates a pointer to the calling context which to s epcify a448 s epcific block device447 @param This Indicates a pointer to the calling context which to specify a 448 specific block device 449 449 450 450 @retval EFI_SUCCESS Always return success. … … 466 466 @retval EFI_NOT_FOUND Device does not support this data class 467 467 @retval EFI_DEVICE_ERROR Error reading InquiryData from device 468 @retval EFI_BUFFER_TOO_SMALL In tquiryDataSize not big enough468 @retval EFI_BUFFER_TOO_SMALL InquiryDataSize not big enough 469 469 470 470 **/ … … 546 546 547 547 @param Event Pointer to this event 548 @param Context Event han lder private data548 @param Context Event handler private data 549 549 550 550 **/
Note:
See TracChangeset
for help on using the changeset viewer.