data_type large_stringclasses 3
values | source large_stringclasses 29
values | code large_stringlengths 98 49.4M | filepath large_stringlengths 5 161 ⌀ | message large_stringclasses 234
values | commit large_stringclasses 234
values | subject large_stringclasses 418
values | critique large_stringlengths 101 1.26M ⌀ | metadata dict |
|---|---|---|---|---|---|---|---|---|
source | edk2 | /** @file
The Firmware Volume Protocol provides file-level access to the firmware volume.
Each firmware volume driver must produce an instance of the
Firmware Volume Protocol if the firmware volume is to be visible to
the system during the DXE phase. The Firmware Volume Protocol also provides
mechanisms for d... | MdePkg/Include/Protocol/FirmwareVolume2.h | null | null | null | null | null |
source | edk2 | /** @file
This file provides control over block-oriented firmware devices.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference: PI
Version 1.0 and 1.2.
**/
#pragma once
//
// EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL is defined ... | MdePkg/Include/Protocol/FirmwareVolumeBlock.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol is defined in UEFI spec.
The EFI_FORM_BROWSER2_PROTOCOL is the interface to call for drivers to
leverage the EFI configuration driver interface.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#includ... | MdePkg/Include/Protocol/FormBrowser2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI FTPv4 (File Transfer Protocol version 4) Protocol Definition
The EFI FTPv4 Protocol is used to locate communication devices that are
supported by an EFI FTPv4 Protocol driver and to create and destroy instances
of the EFI FTPv4 Protocol child protocol driver that can use the underlying
communica... | MdePkg/Include/Protocol/Ftp4.h | null | null | null | null | null |
source | edk2 | /** @file
Graphics Output Protocol from the UEFI 2.0 specification.
Abstraction of a very simple graphics device.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID \
{ \
0x9042... | MdePkg/Include/Protocol/GraphicsOutput.h | null | null | null | null | null |
source | edk2 | /** @file
If a GUID-defined section is encountered when doing section
extraction, the section extraction driver calls the appropriate
instance of the GUIDed Section Extraction Protocol to extract
the section stream contained therein.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SP... | MdePkg/Include/Protocol/GuidedSectionExtraction.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_HASH_SERVICE_BINDING_PROTOCOL as defined in UEFI 2.0.
EFI_HASH_PROTOCOL as defined in UEFI 2.0.
The EFI Hash Service Binding Protocol is used to locate hashing services support
provided by a driver and to create and destroy instances of the EFI Hash Protocol
so that a multiple drivers can use th... | MdePkg/Include/Protocol/Hash.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_HASH2_SERVICE_BINDING_PROTOCOL as defined in UEFI 2.5.
EFI_HASH2_PROTOCOL as defined in UEFI 2.5.
The EFI Hash2 Service Binding Protocol is used to locate hashing services support
provided by a driver and to create and destroy instances of the EFI Hash2 Protocol
so that a multiple drivers can us... | MdePkg/Include/Protocol/Hash2.h | null | null | null | null | null |
source | edk2 | /** @file
The EFI HII results processing protocol invokes this type of protocol
when it needs to forward results to a driver's configuration handler.
This protocol is published by drivers providing and requesting
configuration data from HII. It may only be invoked by HII.
Copyright (c) 2006 - 2018, Intel Corp... | MdePkg/Include/Protocol/HiiConfigAccess.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides the mechanism to set and get the values
associated with a keyword exposed through a x-UEFI- prefixed
configuration language namespace.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This... | MdePkg/Include/Protocol/HiiConfigKeyword.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides services to manage the movement of
configuration data from drivers to configuration applications.
It then serves as the single point to receive configuration
information from configuration applications, routing the
results to the appropriate drivers.
Copyright (c) 2006 - 2018, Int... | MdePkg/Include/Protocol/HiiConfigRouting.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides Database manager for HII-related data
structures.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI Specification 2.1.
**/
#pragma once
#define EFI_HII... | MdePkg/Include/Protocol/HiiDatabase.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides services to retrieve font information.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI Specification 2.1.
**/
#pragma once
#include <Protocol/GraphicsO... | MdePkg/Include/Protocol/HiiFont.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides services to access to images in the images database.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI Specification 2.1.
**/
#pragma once
#include <... | MdePkg/Include/Protocol/HiiImage.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provides generic image decoder interfaces to various image formats.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
Copyright (c) 2016-2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol... | MdePkg/Include/Protocol/HiiImageDecoder.h | null | null | null | null | null |
source | edk2 | /** @file
Protocol which allows access to the images in the images database.
(C) Copyright 2016-2018 Hewlett Packard Enterprise Development LP<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI Specification 2.6.
**/
#pragma once
#include <Protocol... | MdePkg/Include/Protocol/HiiImageEx.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_HII_PACKAGE_LIST_PROTOCOL as defined in UEFI 2.1.
Boot service LoadImage() installs EFI_HII_PACKAGE_LIST_PROTOCOL on the handle
if the image contains a custom PE/COFF resource with the type 'HII'.
The protocol's interface pointer points to the HII package list, which is
contained in the resource... | MdePkg/Include/Protocol/HiiPackageList.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provides services to display a popup window.
The protocol is typically produced by the forms browser and consumed by a driver callback handler.
Copyright (c) 2017-2021, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
... | MdePkg/Include/Protocol/HiiPopup.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides services to manipulate string data.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI Specification 2.1.
**/
#pragma once
#include <Protocol/HiiFont.h>
... | MdePkg/Include/Protocol/HiiString.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI HTTP Protocol interface. It is split into
the following two main sections:
HTTP Service Binding Protocol (HTTPSB)
HTTP Protocol (HTTP)
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP... | MdePkg/Include/Protocol/Http.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI HTTP Boot Callback Protocol interface.
Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.7
**/
#pragma once
#define EFI_HTTP_B... | MdePkg/Include/Protocol/HttpBootCallback.h | null | null | null | null | null |
source | edk2 | /** @file
EFI HTTP Utilities protocol provides a platform independent abstraction for HTTP
message comprehension.
Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.5
**/... | MdePkg/Include/Protocol/HttpUtilities.h | null | null | null | null | null |
source | edk2 | /** @file
I2C Bus Configuration Management Protocol as defined in the PI 1.3 specification.
The EFI I2C bus configuration management protocol provides platform specific
services that allow the I2C host protocol to reconfigure the switches and multiplexers
and set the clock frequency for the I2C bus. This proto... | MdePkg/Include/Protocol/I2cBusConfigurationManagement.h | null | null | null | null | null |
source | edk2 | /** @file
I2C Device Enumerate Protocol as defined in the PI 1.3 specification.
This protocol supports the enumerations of device on the I2C bus.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This protocol is f... | MdePkg/Include/Protocol/I2cEnumerate.h | null | null | null | null | null |
source | edk2 | /** @file
I2C Host Protocol as defined in the PI 1.3 specification.
This protocol provides callers with the ability to do I/O transactions
to all of the devices on the I2C bus.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revisio... | MdePkg/Include/Protocol/I2cHost.h | null | null | null | null | null |
source | edk2 | /** @file
I2C I/O Protocol as defined in the PI 1.3 specification.
The EFI I2C I/O protocol enables the user to manipulate a single
I2C device independent of the host controller and I2C design.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Paten... | MdePkg/Include/Protocol/I2cIo.h | null | null | null | null | null |
source | edk2 | /** @file
I2C Master Protocol as defined in the PI 1.3 specification.
This protocol manipulates the I2C host controller to perform transactions as a master
on the I2C bus using the current state of any switches or multiplexers in the I2C bus.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<... | MdePkg/Include/Protocol/I2cMaster.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_ISCSI_INITIATOR_NAME_PROTOCOL as defined in UEFI 2.0.
It provides the ability to get and set the iSCSI Initiator Name.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_ISCSI_INITIATOR_NAME_PROTOCOL_... | MdePkg/Include/Protocol/IScsiInitiatorName.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares EFI IDE Controller Init Protocol
The EFI_IDE_CONTROLLER_INIT_PROTOCOL provides the chipset-specific information
to the driver entity. This protocol is mandatory for IDE controllers if the
IDE devices behind the controller are to be enumerated by a driver entity.
There can only b... | MdePkg/Include/Protocol/IdeControllerInit.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares Incompatible PCI Device Support Protocol
Allows the PCI bus driver to support resource allocation for some PCI devices
that do not comply with the PCI Specification.
@par Note:
This protocol is optional. Only those platforms that implement this protocol
will have the capab... | MdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI IPv4 (Internet Protocol version 4)
Protocol interface. It is split into the following three main
sections:
- EFI IPv4 Service Binding Protocol
- EFI IPv4 Variable (deprecated in UEFI 2.4B)
- EFI IPv4 Protocol.
The EFI IPv4 Protocol provides basic network IPv4 packet I/O... | MdePkg/Include/Protocol/Ip4.h | null | null | null | null | null |
source | edk2 | /** @file
This file provides a definition of the EFI IPv4 Configuration II
Protocol.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.5
**/
#pragma once
#include <Prot... | MdePkg/Include/Protocol/Ip4Config2.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI IPv6 (Internet Protocol version 6)
Protocol interface. It is split into the following three main
sections:
- EFI IPv6 Service Binding Protocol
- EFI IPv6 Variable (deprecated in UEFI 2.4B)
- EFI IPv6 Protocol
The EFI IPv6 Protocol provides basic network IPv6 packet I/O ... | MdePkg/Include/Protocol/Ip6.h | null | null | null | null | null |
source | edk2 | /** @file
This file provides a definition of the EFI IPv6 Configuration
Protocol.
Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/Ip6.h>
#define EFI_IP6_CONFIG_PROTOCOL_GUID \
{ \
0x937fe521, 0x95ae, 0... | MdePkg/Include/Protocol/Ip6Config.h | null | null | null | null | null |
source | edk2 | /** @file
EFI IPSEC Protocol Definition
The EFI_IPSEC_PROTOCOL is used to abstract the ability to deal with the individual
packets sent and received by the host and provide packet-level security for IP
datagram.
The EFI_IPSEC2_PROTOCOL is used to abstract the ability to deal with the individual
packets sent... | MdePkg/Include/Protocol/IpSec.h | null | null | null | null | null |
source | edk2 | /** @file
EFI IPsec Configuration Protocol Definition
The EFI_IPSEC_CONFIG_PROTOCOL provides the mechanism to set and retrieve security and
policy related information for the EFI IPsec protocol driver.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Claus... | MdePkg/Include/Protocol/IpSecConfig.h | null | null | null | null | null |
source | edk2 | /** @file
ISA HC Protocol as defined in the PI 1.2.1 specification.
This protocol provides registration for ISA devices on a positive- or
subtractive-decode ISA bus. It allows devices to be registered and also
handles opening and closing the apertures which are positively-decoded.
Copyright (c) 2015 - 2018,... | MdePkg/Include/Protocol/IsaHc.h | null | null | null | null | null |
source | edk2 | /** @file
The Key Management Service (KMS) protocol as defined in the UEFI 2.3.1 specification is to
provides services to generate, store, retrieve, and manage cryptographic keys.
The intention is to specify a simple generic protocol that could be used for many implementations.
A driver implementing the protoc... | MdePkg/Include/Protocol/Kms.h | null | null | null | null | null |
source | edk2 | /** @file
The Legacy Region Protocol controls the read, write and boot-lock attributes for
the region 0xC0000 to 0xFFFFF.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is defined in UEFI Platform I... | MdePkg/Include/Protocol/LegacyRegion2.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the Legacy SPI Controller Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI Specification 1.6.
**/
#pragma once
///
/// Note: The UEFI PI 1.6... | MdePkg/Include/Protocol/LegacySpiController.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the Legacy SPI Flash Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI Specification 1.6.
**/
#pragma once
#include <Protocol/SpiNorFlash.h>
... | MdePkg/Include/Protocol/LegacySpiFlash.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the Legacy SPI SMM Controler Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI Specification 1.6.
**/
#pragma once
#include <Protocol/LegacyS... | MdePkg/Include/Protocol/LegacySpiSmmController.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the Legacy SPI SMM Flash Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI Specification 1.6.
**/
#pragma once
#include <Protocol/LegacySpiFl... | MdePkg/Include/Protocol/LegacySpiSmmFlash.h | null | null | null | null | null |
source | edk2 | /** @file
Load File protocol as defined in the UEFI 2.0 specification.
The load file protocol exists to supports the addition of new boot devices,
and to support booting from devices that do not map well to file system.
Network boot is done via a LoadFile protocol.
UEFI 2.0 can boot from any device that pro... | MdePkg/Include/Protocol/LoadFile.h | null | null | null | null | null |
source | edk2 | /** @file
Load File protocol as defined in the UEFI 2.0 specification.
Load file protocol exists to supports the addition of new boot devices,
and to support booting from devices that do not map well to file system.
Network boot is done via a LoadFile protocol.
UEFI 2.0 can boot from any device that produce... | MdePkg/Include/Protocol/LoadFile2.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI 2.0 Loaded image protocol definition.
Every EFI driver and application is passed an image handle when it is loaded.
This image handle will contain a Loaded Image Protocol.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
... | MdePkg/Include/Protocol/LoadedImage.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_MANAGED_NETWORK_SERVICE_BINDING_PROTOCOL as defined in UEFI 2.0.
EFI_MANAGED_NETWORK_PROTOCOL as defined in UEFI 2.0.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI S... | MdePkg/Include/Protocol/ManagedNetwork.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides the protocol to provide interface to accept memory.
Copyright (c) 2021 - 2022, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EDKII_MEMORY_ACCEPT_PROTOCOL_GUID \
{ 0x38c74800, 0x5590, 0x4db4, { 0xa0, 0xf3, 0x67, 0x... | MdePkg/Include/Protocol/MemoryAccept.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Memory Attribute Protocol provides retrieval and update service
for memory attributes in EFI environment.
Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2023, Google LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#d... | MdePkg/Include/Protocol/MemoryAttribute.h | null | null | null | null | null |
source | edk2 | /** @file
Metronome Architectural Protocol as defined in PI SPEC VOLUME 2 DXE
This code abstracts the DXE core to provide delay services.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the Metronome ... | MdePkg/Include/Protocol/Metronome.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Access Protocol as defined in the PI 1.5 specification.
This protocol is used to control the visibility of the MMRAM on the platform.
It abstracts the location and characteristics of MMRAM. The expectation is
that the north bridge or memory controller would publish this protocol.
The princ... | MdePkg/Include/Protocol/MmAccess.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Base Protocol as defined in the PI 1.5 specification.
This protocol is utilized by all MM drivers to locate the MM infrastructure services and determine
whether the driver is being invoked inside MMRAM or outside of MMRAM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX... | MdePkg/Include/Protocol/MmBase.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Communication Protocol as defined in the PI 1.5 specification.
This protocol provides a means of communicating between drivers outside of MM and MMI
handlers inside of MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pra... | MdePkg/Include/Protocol/MmCommunication.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Communication Protocol 2 as defined in the PI 1.7 errata A specification.
This protocol provides a means of communicating between drivers outside of MM and MMI
handlers inside of MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2019, Arm Limited. All rights ... | MdePkg/Include/Protocol/MmCommunication2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Communication Protocol 3 as defined in the PI 1.9 specification.
This protocol provides a means of communicating between drivers outside of MM and MMI
handlers inside of MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2019, Arm Limited. All rights reserved.... | MdePkg/Include/Protocol/MmCommunication3.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Configuration Protocol as defined in the PI 1.5 specification.
This protocol is used to:
1) report the portions of MMRAM regions which cannot be used for the MMRAM heap.
2) register the MM Foundation entry point with the processor code. The entry
point will be invoked by the MM processor ... | MdePkg/Include/Protocol/MmConfiguration.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Control Protocol as defined in the PI 1.5 specification.
This protocol is used initiate synchronous MMI activations. This protocol could be published by a
processor driver to abstract the MMI IPI or a driver which abstracts the ASIC that is supporting the
APM port. Because of the possibility o... | MdePkg/Include/Protocol/MmControl.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM CPU Protocol as defined in the PI 1.5 specification.
This protocol allows MM drivers to access architecture-standard registers from any of the CPU
save state areas. In some cases, difference processors provide the same information in the save state,
but not in the same format. These so-called ... | MdePkg/Include/Protocol/MmCpu.h | null | null | null | null | null |
source | edk2 | /** @file
MM CPU I/O 2 protocol as defined in the PI 1.5 specification.
This protocol provides CPU I/O and memory access within MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_MM_CPU_IO_PROTOCOL_GUID \
{ \
0... | MdePkg/Include/Protocol/MmCpuIo.h | null | null | null | null | null |
source | edk2 | /** @file
MM End Of Dxe protocol introduced in the PI 1.5 specification.
This protocol is a mandatory protocol published by MM Foundation code.
This protocol is an MM counterpart of the End of DXE Event.
This protocol prorogates End of DXE notification into MM environment.
This protocol is installed prior to... | MdePkg/Include/Protocol/MmEndOfDxe.h | null | null | null | null | null |
source | edk2 | /** @file
MM General Purpose Input (GPI) Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides the parent dispatch service for the General Purpose Input
(GPI) MMI source generator.
The EFI_MM_GPI_DISPATCH_PROTOCOL provides the ability to install... | MdePkg/Include/Protocol/MmGpiDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
MM IO Trap Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides a parent dispatch service for IO trap MMI sources.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Re... | MdePkg/Include/Protocol/MmIoTrapDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM MP Protocol is defined in the PI 1.5 specification.
The MM MP protocol provides a set of functions to allow execution of procedures on processors that
have entered MM. This protocol has the following properties:
1. The caller can only invoke execution of a procedure on a processor, other than ... | MdePkg/Include/Protocol/MmMp.h | null | null | null | null | null |
source | edk2 | /** @file
MM PCI Root Bridge IO protocol as defined in the PI 1.5 specification.
This protocol provides PCI I/O and memory access within MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/PciRootBridgeIo.h>
#... | MdePkg/Include/Protocol/MmPciRootBridgeIo.h | null | null | null | null | null |
source | edk2 | /** @file
MM Periodic Timer Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides the parent dispatch service for the periodical timer MMI source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier:... | MdePkg/Include/Protocol/MmPeriodicTimerDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
MM Power Button Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides the parent dispatch service for the power button MMI source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2... | MdePkg/Include/Protocol/MmPowerButtonDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
MM Ready To Lock protocol introduced in the PI 1.5 specification.
This protocol is a mandatory protocol published by the MM Foundation
code when the system is preparing to lock certain resources and interfaces
in anticipation of the invocation of 3rd party extensible modules.
This protocol is an MM... | MdePkg/Include/Protocol/MmReadyToLock.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provides registering and unregistering services to status code consumers while in DXE MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in PI Specification 1.1.
**/
... | MdePkg/Include/Protocol/MmReportStatusCodeHandler.h | null | null | null | null | null |
source | edk2 | /** @file
MM Standby Button Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides the parent dispatch service for the standby button MMI source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: B... | MdePkg/Include/Protocol/MmStandbyButtonDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
EFI MM Status Code Protocol as defined in the PI 1.5 specification.
This protocol provides the basic status code services while in MM.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_MM_STATUS_CODE_PROTOCOL_... | MdePkg/Include/Protocol/MmStatusCode.h | null | null | null | null | null |
source | edk2 | /** @file
MM Software Dispatch Protocol introduced from PI 1.5 Specification
Volume 4 Management Mode Core Interface.
This protocol provides the parent dispatch service for a given MMI source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Pat... | MdePkg/Include/Protocol/MmSwDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
MM Sx Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
Provides the parent dispatch service for a given Sx-state source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma... | MdePkg/Include/Protocol/MmSxDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
MM USB Dispatch Protocol as defined in PI 1.5 Specification
Volume 4 Management Mode Core Interface.
Provides the parent dispatch service for the USB MMI source generator.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision ... | MdePkg/Include/Protocol/MmUsbDispatch.h | null | null | null | null | null |
source | edk2 | /** @file
Monotonic Counter Architectural Protocol as defined in PI SPEC VOLUME 2 DXE
This code provides the services required to access the system's monotonic counter
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Gl... | MdePkg/Include/Protocol/MonotonicCounter.h | null | null | null | null | null |
source | edk2 | /** @file
When installed, the MP Services Protocol produces a collection of services
that are needed for MP management.
The MP Services Protocol provides a generalized way of performing following tasks:
- Retrieving information of multi-processor environment and MP-related status of
specific processors... | MdePkg/Include/Protocol/MpService.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Multicast Trivial File Transfer Protocol Definition
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.0
**/
#pragma once
#define EFI_MTFTP4_SERVICE_BIND... | MdePkg/Include/Protocol/Mtftp4.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI Multicast Trivial File Transfer Protocol v6 Definition, which is built upon
the EFI UDPv6 Protocol and provides basic services for client-side unicast and/or
multicast TFTP operations.
Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2016 Hewlett Packard Ent... | MdePkg/Include/Protocol/Mtftp6.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Network Interface Identifier Protocol.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in EFI Specification 1.10.
**/
#pragma once
//
// GUID retired from UEFI Specification ... | MdePkg/Include/Protocol/NetworkInterfaceIdentifier.h | null | null | null | null | null |
source | edk2 | /** @file
EFI NVDIMM Label Protocol Definition
The EFI NVDIMM Label Protocol is used to Provides services that allow management
of labels contained in a Label Storage Area that are associated with a specific
NVDIMM Device Path.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Ident... | MdePkg/Include/Protocol/NvdimmLabel.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provides services that allow NVM Express commands to be sent to an
NVM Express controller or to a specific namespace in a NVM Express controller.
This protocol interface is optimized for storage.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Ident... | MdePkg/Include/Protocol/NvmExpressPassthru.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI Partition Information Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.7
**/
#pragma once
#include <IndustryStandard/Mbr.h... | MdePkg/Include/Protocol/PartitionInfo.h | null | null | null | null | null |
source | edk2 | /** @file
Native Platform Configuration Database (PCD) Protocol
Different with the EFI_PCD_PROTOCOL defined in PI 1.2 specification, the native
PCD protocol provide interfaces for dynamic and dynamic-ex type PCD.
The interfaces in dynamic type PCD do not require the token space guid as parameter,
but interfa... | MdePkg/Include/Protocol/Pcd.h | null | null | null | null | null |
source | edk2 | /** @file
Native Platform Configuration Database (PCD) INFO PROTOCOL.
The protocol that provides additional information about items that reside in the PCD database.
Different with the EFI_GET_PCD_INFO_PROTOCOL defined in PI 1.2.1 specification,
the native PCD INFO PROTOCOL provide interfaces for dynamic and d... | MdePkg/Include/Protocol/PcdInfo.h | null | null | null | null | null |
source | edk2 | /** @file
PCI Enumeration Complete Protocol as defined in the PI 1.1 specification.
This protocol indicates that pci enumeration complete
Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is defined in UEFI P... | MdePkg/Include/Protocol/PciEnumerationComplete.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares PCI Host Bridge Resource Allocation Protocol which
provides the basic interfaces to abstract a PCI host bridge resource allocation.
This protocol is mandatory if the system includes PCI devices.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Ident... | MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares EFI PCI Hot Plug Init Protocol.
This protocol provides the necessary functionality to initialize the Hot Plug
Controllers (HPCs) and the buses that they control. This protocol also provides
information regarding resource padding.
@par Note:
This protocol is required only on ... | MdePkg/Include/Protocol/PciHotPlugInit.h | null | null | null | null | null |
source | edk2 | /** @file
Provides services to notify the PCI bus driver that some events have happened
in a hot-plug controller (such as a PC Card socket, or PHPC), and to ask the
PCI bus driver to create or destroy handles for PCI-like devices.
A hot-plug capable PCI bus driver should produce the EFI PCI Hot Plug Request
... | MdePkg/Include/Protocol/PciHotPlugRequest.h | null | null | null | null | null |
source | edk2 | /** @file
EFI PCI I/O Protocol provides the basic Memory, I/O, PCI configuration,
and DMA interfaces that a driver uses to access its PCI controller.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the... | MdePkg/Include/Protocol/PciIo.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares EFI PCI Override protocol which provides the interface between
the PCI bus driver/PCI Host Bridge Resource Allocation driver and an implementation's
driver to describe the unique features of a platform.
This protocol is optional.
Copyright (c) 2009, Intel Corporation. All rights ... | MdePkg/Include/Protocol/PciOverride.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares PlatfromOpRom protocols that provide the interface between
the PCI bus driver/PCI Host Bridge Resource Allocation driver and a platform-specific
driver to describe the unique features of a platform.
This protocol is optional.
Copyright (c) 2007 - 2018, Intel Corporation. All rights... | MdePkg/Include/Protocol/PciPlatform.h | null | null | null | null | null |
source | edk2 | /** @file
PCI Root Bridge I/O protocol as defined in the UEFI 2.0 specification.
PCI Root Bridge I/O protocol is used by PCI Bus Driver to perform PCI Memory, PCI I/O,
and PCI Configuration cycles on a PCI Root Bridge. It also provides services to perform
defferent types of bus mastering DMA.
Copyright (c) ... | MdePkg/Include/Protocol/PciRootBridgeIo.h | null | null | null | null | null |
source | edk2 | /** @file
Platform Configuration Database (PCD) Protocol defined in PI 1.2 Vol3
A platform database that contains a variety of current platform settings or
directives that can be accessed by a driver or application.
PI PCD protocol only provide the accessing interfaces for Dynamic-Ex type PCD.
Callers to th... | MdePkg/Include/Protocol/PiPcd.h | null | null | null | null | null |
source | edk2 | /** @file
Platform Configuration Database (PCD) Info Protocol defined in PI 1.2.1 Vol3.
The protocol that provides additional information about items that reside in the PCD database.
Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision R... | MdePkg/Include/Protocol/PiPcdInfo.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_PKCS7_VERIFY_PROTOCOL as defined in UEFI 2.5.
The EFI_PKCS7_VERIFY_PROTOCOL is used to verify data signed using PKCS#7
formatted authentication. The PKCS#7 data to be verified must be binary
DER encoded.
PKCS#7 is a general-purpose cryptographic standard (defined by RFC2315,
available at http:... | MdePkg/Include/Protocol/Pkcs7Verify.h | null | null | null | null | null |
source | edk2 | /** @file
Platform Driver Override protocol as defined in the UEFI 2.1 specification.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the Platform Driver Override Protocol
///
#define EFI_PLATFORM_DRIVER... | MdePkg/Include/Protocol/PlatformDriverOverride.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI Platform to Driver Configuration Protocol is defined in UEFI specification.
This is a protocol that is optionally produced by the platform and optionally consumed
by a UEFI Driver in its Start() function. This protocol allows the driver to receive
configuration information as part of being start... | MdePkg/Include/Protocol/PlatformToDriverConfiguration.h | null | null | null | null | null |
source | edk2 | /** @file
EFI PXE Base Code Protocol definitions, which is used to access PXE-compatible
devices for network access and network booting.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
Copyright (c) 2022,... | MdePkg/Include/Protocol/PxeBaseCode.h | null | null | null | null | null |
source | edk2 | /** @file
It is invoked when the PXE Base Code Protocol is about to transmit, has received,
or is waiting to receive a packet.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in EFI Specifi... | MdePkg/Include/Protocol/PxeBaseCodeCallBack.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI RAM Disk Protocol.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.6
**/
#pragma once
//
// EFI RAM Disk Protocol GUID value
//
#de... | MdePkg/Include/Protocol/RamDisk.h | null | null | null | null | null |
source | edk2 | /** @file
Real Time clock Architectural Protocol as defined in PI Specification VOLUME 2 DXE
This code abstracts time and data functions. Used to provide
Time and date related EFI runtime services.
The GetTime (), SetTime (), GetWakeupTime (), and SetWakeupTime () UEFI 2.0
services are added to the EFI syst... | MdePkg/Include/Protocol/RealTimeClock.h | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.