VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Include/Guid/NVMeEventGroup.h

Last change on this file was 108794, checked in by vboxsync, 4 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 465 bytes
Line 
1/** @file
2
3Copyright (c) Microsoft Corporation.
4SPDX-License-Identifier: BSD-2-Clause-Patent
5
6**/
7
8#ifndef NVME_EVENT_GROUP_GUID_
9#define NVME_EVENT_GROUP_GUID_
10
11// gNVMeEnableStartEventGroupGuid is used to signal the start of enabling the NVMe controller
12extern EFI_GUID gNVMeEnableStartEventGroupGuid;
13// gNVMeEnableCompleteEventGroupGuid is used to signal that the NVMe controller enable has finished
14extern EFI_GUID gNVMeEnableCompleteEventGroupGuid;
15
16#endif
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette