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
This file defines the EFI Redfish Discover Protocol interface.
(C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Some corrections and revises are added to UEFI Specification 2.9.
- This Protocol is introduced... | MdePkg/Include/Protocol/RedfishDiscover.h | null | null | null | null | null |
source | edk2 | /** @file
This section defines the Regular Expression Protocol. This protocol isused to match
Unicode strings against Regular Expression patterns.
Copyright (c) 2015-2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introd... | MdePkg/Include/Protocol/RegularExpressionProtocol.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provide registering and unregistering services to status code
consumers while in DXE.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in PI Specification 1.2.
... | MdePkg/Include/Protocol/ReportStatusCodeHandler.h | null | null | null | null | null |
source | edk2 | /** @file
Reset Architectural Protocol as defined in PI Specification VOLUME 2 DXE
Used to provide ResetSystem runtime services
The ResetSystem () UEFI 2.0 service is added to the EFI system table and the
EFI_RESET_ARCH_PROTOCOL_GUID protocol is registered with a NULL pointer.
Copyright (c) 2006 - 2018, In... | MdePkg/Include/Protocol/Reset.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Reset Notification Protocol as defined in UEFI 2.7.
This protocol provides services to register for a notification when ResetSystem is called.
Copyright (c) 2017 - 2021, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Pro... | MdePkg/Include/Protocol/ResetNotification.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI REST Protocol interface.
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
**/
#pragma once
#include <Protocol/Http.h>
#define EFI... | MdePkg/Include/Protocol/Rest.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI REST EX Protocol interface. It is
split into the following two main sections.
- REST EX Service Binding Protocol
- REST EX Protocol
Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
SPDX-... | MdePkg/Include/Protocol/RestEx.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI REST JSON Structure Protocol interface.
(C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introduced in UEFI Specification 2.8
**/
#pragma once
///
/// GUID definitio... | MdePkg/Include/Protocol/RestJsonStructure.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_RNG_PROTOCOL as defined in UEFI 2.4.
The UEFI Random Number Generator Protocol is used to provide random bits for use
in applications, or entropy for seeding other random number generators.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-... | MdePkg/Include/Protocol/Rng.h | null | null | null | null | null |
source | edk2 | /** @file
Runtime Architectural Protocol as defined in PI Specification VOLUME 2 DXE
Allows the runtime functionality of the DXE Foundation to be contained
in a separate driver. It also provides hooks for the DXE Foundation to
export information that is needed at runtime. As such, this protocol allows
servic... | MdePkg/Include/Protocol/Runtime.h | null | null | null | null | null |
source | edk2 | /** @file
S3 Save State Protocol as defined in PI 1.6(Errata A) Specification VOLUME 5 Standard.
This protocol is used by DXE PI module to store or record various IO operations
to be replayed during an S3 resume.
This protocol is not required for all platforms.
Copyright (c) 2009 - 2019, Intel Corporation. ... | MdePkg/Include/Protocol/S3SaveState.h | null | null | null | null | null |
source | edk2 | /** @file
S3 SMM Save State Protocol as defined in PI1.2 Specification VOLUME 5 Standard.
The EFI_S3_SMM_SAVE_STATE_PROTOCOL publishes the PI SMMboot script abstractions
On an S3 resume boot path the data stored via this protocol is replayed in the order it was stored.
The order of replay is the order either o... | MdePkg/Include/Protocol/S3SmmSaveState.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_SCSI_IO_PROTOCOL as defined in UEFI 2.0.
This protocol is used by code, typically drivers, running in the EFI boot
services environment to access SCSI devices. In particular, functions for
managing devices on SCSI buses are defined here.
Copyright (c) 2006 - 2018, Intel Corporation. All rights ... | MdePkg/Include/Protocol/ScsiIo.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_EXT_SCSI_PASS_THRU_PROTOCOL as defined in UEFI 2.0.
This protocol provides services that allow SCSI Pass Thru commands
to be sent to SCSI devices attached to a SCSI channel.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
... | MdePkg/Include/Protocol/ScsiPassThruExt.h | null | null | null | null | null |
source | edk2 | /** @file
The EFI_SD_MMC_PASS_THRU_PROTOCOL provides the ability to send SD/MMC Commands
to any SD/MMC device attached to the SD compatible pci host controller.
Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_SD_MMC_PA... | MdePkg/Include/Protocol/SdMmcPassThru.h | null | null | null | null | null |
source | edk2 | /** @file
Security Architectural Protocol as defined in PI Specification VOLUME 2 DXE
Used to provide Security services. Specifically, dependening upon the
authentication state of a discovered driver in a Firmware Volume, the
portable DXE Core Dispatcher will call into the Security Architectural
Protocol (S... | MdePkg/Include/Protocol/Security.h | null | null | null | null | null |
source | edk2 | /** @file
Security2 Architectural Protocol as defined in PI Specification1.2.1 VOLUME 2 DXE
Abstracts security-specific functions from the DXE Foundation of UEFI Image Verification,
Trusted Computing Group (TCG) measured boot, and User Identity policy for image loading and
consoles. This protocol must be produ... | MdePkg/Include/Protocol/Security2.h | null | null | null | null | null |
source | edk2 | /** @file
Security Policy protocol as defined in PI Specification VOLUME 2 DXE
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Security policy protocol GUID definition
///
#define EFI_SECURITY_POLICY_PROTOCOL_GUID \
... | MdePkg/Include/Protocol/SecurityPolicy.h | null | null | null | null | null |
source | edk2 | /** @file
Serial IO protocol as defined in the UEFI 2.0 specification.
Abstraction of a basic serial device. Targeted at 16550 UART, but
could be much more generic.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define... | MdePkg/Include/Protocol/SerialIo.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI Service Binding Protocol is defined in UEFI specification.
The file defines the generic Service Binding Protocol functions.
It provides services that are required to create and destroy child
handles that support a given set of protocols.
Copyright (c) 2006 - 2018, Intel Corporation. All right... | MdePkg/Include/Protocol/ServiceBinding.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Shell protocol as defined in the UEFI Shell 2.0 specification including errata.
(C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Guid/F... | MdePkg/Include/Protocol/Shell.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Shell Dynamic Command registration protocol
(C) Copyright 2012-2014 Hewlett-Packard Development Company, L.P.<BR>
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/Shell.h>
#include <Protocol/... | MdePkg/Include/Protocol/ShellDynamicCommand.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Shell protocol as defined in the UEFI Shell 2.0 specification.
Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/Shell.h>
#define EFI_SHELL_PARAMETERS_PROTOCOL_GUID \
{ \
0x752f3136, 0x4e16... | MdePkg/Include/Protocol/ShellParameters.h | null | null | null | null | null |
source | edk2 | /** @file
SimpleFileSystem protocol as defined in the UEFI 2.0 specification.
The SimpleFileSystem protocol is the programmatic access to the FAT (12,16,32)
file system specified in UEFI 2.0. It can also be used to abstract a file
system other than FAT.
UEFI 2.0 can boot from any valid EFI image contained i... | MdePkg/Include/Protocol/SimpleFileSystem.h | null | null | null | null | null |
source | edk2 | /** @file
The EFI_SIMPLE_NETWORK_PROTOCOL provides services to initialize a network interface,
transmit packets, receive packets, and close a network interface.
Basic network device abstraction.
Rx - Received
Tx - Transmit
MCast - MultiCast
...
Copyright (c) 2006 - 2018, Intel Corporation. All ri... | MdePkg/Include/Protocol/SimpleNetwork.h | null | null | null | null | null |
source | edk2 | /** @file
Simple Pointer protocol from the UEFI 2.0 specification.
Abstraction of a very simple pointer device like a mouse or trackball.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_SIMPLE_POINTER_PROTOCOL_... | MdePkg/Include/Protocol/SimplePointer.h | null | null | null | null | null |
source | edk2 | /** @file
Simple Text Input protocol from the UEFI 2.0 specification.
Abstraction of a very simple input device like a keyboard or serial
terminal.
Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_SIMPLE_TEXT_... | MdePkg/Include/Protocol/SimpleTextIn.h | null | null | null | null | null |
source | edk2 | /** @file
Simple Text Input Ex protocol from the UEFI 2.0 specification.
This protocol defines an extension to the EFI_SIMPLE_TEXT_INPUT_PROTOCOL
which exposes much more state and modifier information from the input device,
also allows one to register a notification for a particular keystroke.
Copyright (c)... | MdePkg/Include/Protocol/SimpleTextInEx.h | null | null | null | null | null |
source | edk2 | /** @file
Simple Text Out protocol from the UEFI 2.0 specification.
Abstraction of a very simple text based output device like VGA text mode or
a serial terminal. The Simple Text Out protocol instance can represent
a single hardware device or a virtual device that is an aggregation
of multiple physical devic... | MdePkg/Include/Protocol/SimpleTextOut.h | null | null | null | null | null |
source | edk2 | /** @file
The Smart Card Edge Protocol provides an abstraction for device to provide Smart
Card support.
This protocol allows UEFI applications to interface with a Smart Card during
boot process for authentication or data signing/decryption, especially if the
application has to make use of PKI.
Copyright ... | MdePkg/Include/Protocol/SmartCardEdge.h | null | null | null | null | null |
source | edk2 | /** @file
The UEFI Smart Card Reader Protocol provides an abstraction for device to provide
smart card reader support. This protocol is very close to Part 5 of PC/SC workgroup
specifications and provides an API to applications willing to communicate with a
smart card or a smart card reader.
Copyright (c) 201... | MdePkg/Include/Protocol/SmartCardReader.h | null | null | null | null | null |
source | edk2 | /** @file
SMBIOS Protocol as defined in PI1.2 Specification VOLUME 5 Standard.
SMBIOS protocol allows consumers to log SMBIOS data records, and enables the producer
to create the SMBIOS tables for a platform.
This protocol provides an interface to add, remove or discover SMBIOS records. The driver which
pro... | MdePkg/Include/Protocol/Smbios.h | null | null | null | null | null |
source | edk2 | /** @file
The file provides basic SMBus host controller management
and basic data transactions over the SMBus.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference: PI
Version 1.00.
**/
#pragma once
#include <Industr... | MdePkg/Include/Protocol/SmbusHc.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Access2 Protocol as defined in the PI 1.2 specification.
This protocol is used to control the visibility of the SMRAM on the platform.
It abstracts the location and characteristics of SMRAM. The expectation is
that the north bridge or memory controller would publish this protocol.
The pri... | MdePkg/Include/Protocol/SmmAccess2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Base2 Protocol as defined in the PI 1.2 specification.
This protocol is utilized by all SMM drivers to locate the SMM infrastructure services and determine
whether the driver is being invoked inside SMRAM or outside of SMRAM.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.... | MdePkg/Include/Protocol/SmmBase2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Communication Protocol as defined in the PI 1.2 specification.
This protocol provides a means of communicating between drivers outside of SMM and SMI
handlers inside of SMM.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
... | MdePkg/Include/Protocol/SmmCommunication.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Configuration Protocol as defined in the PI 1.2 specification.
This protocol is used to:
1) report the portions of SMRAM regions which cannot be used for the SMRAM heap.
2) register the SMM Foundation entry point with the processor code. The entry
point will be invoked by the SMM process... | MdePkg/Include/Protocol/SmmConfiguration.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Control2 Protocol as defined in the PI 1.2 specification.
This protocol is used initiate synchronous SMI activations. This protocol could be published by a
processor driver to abstract the SMI IPI or a driver which abstracts the ASIC that is supporting the
APM port. Because of the possibility... | MdePkg/Include/Protocol/SmmControl2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM CPU Protocol as defined in the PI 1.2 specification.
This protocol allows SMM 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-calle... | MdePkg/Include/Protocol/SmmCpu.h | null | null | null | null | null |
source | edk2 | /** @file
SMM CPU I/O 2 protocol as defined in the PI 1.2 specification.
This protocol provides CPU I/O and memory access within SMM.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/MmCpuIo.h>
#define E... | MdePkg/Include/Protocol/SmmCpuIo2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM End Of Dxe protocol introduced in the PI 1.2.1 specification.
According to PI 1.4a specification, this protocol indicates end of the
execution phase when all of the components are under the authority of
the platform manufacturer.
This protocol is a mandatory protocol published by SMM Foundation... | MdePkg/Include/Protocol/SmmEndOfDxe.h | null | null | null | null | null |
source | edk2 | /** @file
SMM General Purpose Input (GPI) Dispatch2 Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for the General Purpose Input
(GPI) SMI source generator.
The EFI_SMM_GPI_DISPATCH2_PROTOCOL provides the ability... | MdePkg/Include/Protocol/SmmGpiDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM IO Trap Dispatch2 Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides a parent dispatch service for IO trap SMI sources.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-P... | MdePkg/Include/Protocol/SmmIoTrapDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM PCI Root Bridge IO protocol as defined in the PI 1.2 specification.
This protocol provides PCI I/O and memory access within SMM.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/MmPciRootBri... | MdePkg/Include/Protocol/SmmPciRootBridgeIo.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Periodic Timer Dispatch Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for the periodical timer SMI source generator.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-Lice... | MdePkg/Include/Protocol/SmmPeriodicTimerDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Power Button Dispatch2 Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for the power button SMI source generator.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-I... | MdePkg/Include/Protocol/SmmPowerButtonDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Ready To Lock protocol introduced in the PI 1.2 specification.
According to PI 1.4a specification, this SMM protocol indicates that
SMM resources and services that should not be used by the third party
code are about to be locked.
This protocol is a mandatory protocol published by the SMM Found... | MdePkg/Include/Protocol/SmmReadyToLock.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol provides registering and unregistering services to status code consumers while in DXE SMM.
Copyright (c) 2007 - 2018, 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/SmmReportStatusCodeHandler.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Standby Button Dispatch2 Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for the standby button SMI source generator.
Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
SPDX-Licen... | MdePkg/Include/Protocol/SmmStandbyButtonDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
EFI SMM Status Code Protocol as defined in the PI 1.2 specification.
This protocol provides the basic status code services while in SMM.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/MmStatus... | MdePkg/Include/Protocol/SmmStatusCode.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Software Dispatch Protocol introduced from PI 1.2 Specification
Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for a given SMI source generator.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: B... | MdePkg/Include/Protocol/SmmSwDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM Sx Dispatch Protocol as defined in PI 1.2 Specification
Volume 4 System Management Mode Core Interface.
Provides the parent dispatch service for a given Sx-state source generator.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Paten... | MdePkg/Include/Protocol/SmmSxDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
SMM USB Dispatch2 Protocol as defined in PI 1.1 Specification
Volume 4 System Management Mode Core Interface.
Provides the parent dispatch service for the USB SMI source generator.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
... | MdePkg/Include/Protocol/SmmUsbDispatch2.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI Configuration Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI S... | MdePkg/Include/Protocol/SpiConfiguration.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI Host Controller Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI... | MdePkg/Include/Protocol/SpiHc.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI I/O Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol was introduced in UEFI PI Specificati... | MdePkg/Include/Protocol/SpiIo.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI NOR 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/SpiConfiguration.h... | MdePkg/Include/Protocol/SpiNorFlash.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI SMM Configuration 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/SpiConfigu... | MdePkg/Include/Protocol/SpiSmmConfiguration.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI SMM Host 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
#include <Protocol/SpiHc.h>... | MdePkg/Include/Protocol/SpiSmmHc.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the SPI SMM NOR 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/SpiSmmNorFlash.h | null | null | null | null | null |
source | edk2 | /** @file
Status code Runtime Protocol as defined in PI Specification 1.4a VOLUME 2 DXE
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_STATUS_CODE_RUNTIME_PROTOCOL_GUID \
{ 0xd2b2b828, 0x826, 0x48a7, { 0xb3, 0x... | MdePkg/Include/Protocol/StatusCode.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Storage Security Command Protocol as defined in UEFI 2.3.1 specification.
This protocol is used to abstract mass storage devices to allow code running in
the EFI boot services environment to send security protocol commands to mass
storage devices without specific knowledge of the type of device or... | MdePkg/Include/Protocol/StorageSecurityCommand.h | null | null | null | null | null |
source | edk2 | /** @file
The Super I/O Protocol is installed by the Super I/O driver. The Super I/O driver is a UEFI driver
model compliant driver. In the Start() routine of the Super I/O driver, a handle with an instance
of EFI_SIO_PROTOCOL is created for each device within the Super I/O. The device within the
Super I/O is p... | MdePkg/Include/Protocol/SuperIo.h | null | null | null | null | null |
source | edk2 | /** @file
The Super I/O Control Protocol is installed by the Super I/O driver. It provides
the low-level services for SIO devices that enable them to be used in the UEFI
driver model.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par R... | MdePkg/Include/Protocol/SuperIoControl.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI Supplicant Protocol.
Copyright (c) 2016 - 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.6
**/
#pragma once
#include <Protocol/WiFi2.h>
///
///... | MdePkg/Include/Protocol/Supplicant.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_TAPE_IO_PROTOCOL as defined in the UEFI 2.0.
Provide services to control and access a tape device.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_TAPE_IO_PROTOCOL_GUID \
{ \
0x1e93e633, 0xd65a, ... | MdePkg/Include/Protocol/TapeIo.h | null | null | null | null | null |
source | edk2 | /** @file
TPM2 Protocol as defined in TCG PC Client Platform EFI Protocol Specification Family "2.0".
See http://trustedcomputinggroup.org for the latest specification
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <I... | MdePkg/Include/Protocol/Tcg2Protocol.h | null | null | null | null | null |
source | edk2 | /** @file
TCG Service Protocol as defined in TCG_EFI_Protocol_1_22_Final
See http://trustedcomputinggroup.org for the latest specification
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/UefiTcgPlatfo... | MdePkg/Include/Protocol/TcgService.h | null | null | null | null | null |
source | edk2 | /** @file
EFI TCPv4(Transmission Control Protocol version 4) Protocol Definition
The EFI TCPv4 Service Binding Protocol is used to locate EFI TCPv4 Protocol drivers to create
and destroy child of the driver to communicate with other host using TCP protocol.
The EFI TCPv4 Protocol provides services to send and r... | MdePkg/Include/Protocol/Tcp4.h | null | null | null | null | null |
source | edk2 | /** @file
EFI TCPv6(Transmission Control Protocol version 6) Protocol Definition
The EFI TCPv6 Service Binding Protocol is used to locate EFI TCPv6 Protocol drivers to create
and destroy child of the driver to communicate with other host using TCP protocol.
The EFI TCPv6 Protocol provides services to send and r... | MdePkg/Include/Protocol/Tcp6.h | null | null | null | null | null |
source | edk2 | /** @file
Timer Architectural Protocol as defined in PI Specification VOLUME 2 DXE
This code is used to provide the timer tick for the DXE core.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the Tim... | MdePkg/Include/Protocol/Timer.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Timestamp Protocol as defined in UEFI2.4 Specification.
Used to provide a platform independent interface for retrieving a high resolution timestamp counter.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Referen... | MdePkg/Include/Protocol/Timestamp.h | null | null | null | null | null |
source | edk2 | /** @file
EFI TLS Protocols as defined in UEFI 2.5.
The EFI TLS Service Binding Protocol is used to locate EFI TLS Protocol drivers
to create and destroy child of the driver to communicate with other host using
TLS protocol.
The EFI TLS Protocol provides the ability to manage TLS session.
Copyright (c) 20... | MdePkg/Include/Protocol/Tls.h | null | null | null | null | null |
source | edk2 | /** @file
EFI TLS Configuration Protocol as defined in UEFI 2.5.
The EFI TLS Configuration Protocol provides a way to set and get TLS configuration.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
This Protocol is introd... | MdePkg/Include/Protocol/TlsConfig.h | null | null | null | null | null |
source | edk2 | /** @file
This protocol is defined to abstract TPM2 hardware access in boot phase.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/UefiTcgPlatform.h>
#include <IndustryStandard/Tpm20.h>
#define EFI_TRE... | MdePkg/Include/Protocol/TrEEProtocol.h | null | null | null | null | null |
source | edk2 | /** @file
UDP4 Service Binding Protocol as defined in UEFI specification.
The EFI UDPv4 Protocol provides simple packet-oriented services
to transmit and receive UDP packets.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Refe... | MdePkg/Include/Protocol/Udp4.h | null | null | null | null | null |
source | edk2 | /** @file
The EFI UDPv6 (User Datagram Protocol version 6) Protocol Definition, which is built upon
the EFI IPv6 Protocol and provides simple packet-oriented services to transmit and receive
UDP packets.
Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Cla... | MdePkg/Include/Protocol/Udp6.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI UFS Device Config 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
//
// EFI UFS Device Config Protocol... | MdePkg/Include/Protocol/UfsDeviceConfig.h | null | null | null | null | null |
source | edk2 | /** @file
Unicode Collation protocol that follows the UEFI 2.0 specification.
This protocol is used to allow code running in the boot services environment
to perform lexical comparison functions on Unicode strings for given languages.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-Li... | MdePkg/Include/Protocol/UnicodeCollation.h | null | null | null | null | null |
source | edk2 | /** @file
EFI_USB2_HC_PROTOCOL as defined in UEFI 2.0.
The USB Host Controller Protocol is used by code, typically USB bus drivers,
running in the EFI boot services environment, to perform data transactions over
a USB bus. In addition, it provides an abstraction for the root hub of the USB bus.
Copyright (c)... | MdePkg/Include/Protocol/Usb2HostController.h | null | null | null | null | null |
source | edk2 | /** @file
The USB Function Protocol provides an I/O abstraction for a USB Controller
operating in Function mode (also commonly referred to as Device, Peripheral,
or Target mode) and the mechanisms by which the USB Function can communicate
with the USB Host. It is used by other UEFI drivers or applications to
... | MdePkg/Include/Protocol/UsbFunctionIo.h | null | null | null | null | null |
source | edk2 | /** @file
EFI Usb I/O Protocol as defined in UEFI specification.
This protocol is used by code, typically drivers, running in the EFI
boot services environment to access USB devices like USB keyboards,
mice and mass storage devices. In particular, functions for managing devices
on USB buses are defined here.
... | MdePkg/Include/Protocol/UsbIo.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI 2.2 User Credential Protocol definition.It has been removed from UEFI 2.3.1 and replaced
by EFI_USER_CREDENTIAL2_PROTOCOL.
Attached to a device handle, this protocol identifies a single means of identifying the user.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-... | MdePkg/Include/Protocol/UserCredential.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI 2.3.1 User Credential Protocol definition.
Attached to a device handle, this protocol identifies a single means of identifying the user.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Protocol/Use... | MdePkg/Include/Protocol/UserCredential2.h | null | null | null | null | null |
source | edk2 | /** @file
UEFI User Manager Protocol definition.
This protocol manages user profiles.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the User Manager Protocol
///
#define EFI_USER_MANAGER_PROTOCOL_GU... | MdePkg/Include/Protocol/UserManager.h | null | null | null | null | null |
source | edk2 | /** @file
Variable Architectural Protocol as defined in PI Specification VOLUME 2 DXE
This provides the services required to get and set environment variables. This
protocol must be produced by a runtime DXE driver and may be consumed only by
the DXE Foundation. The DXE driver that produces this protocol must ... | MdePkg/Include/Protocol/Variable.h | null | null | null | null | null |
source | edk2 | /** @file
Variable Write Architectural Protocol as defined in PI Specification VOLUME 2 DXE
This provides the services required to set nonvolatile environment variables.
This protocol must be produced by a runtime DXE driver and may be consumed only
by the DXE Foundation.
The DXE driver that produces this p... | MdePkg/Include/Protocol/VariableWrite.h | null | null | null | null | null |
source | edk2 | /** @file
EFI VLAN Config protocol is to provide manageability interface for VLAN configuration.
Copyright (c) 2009 - 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.2
**/
#pragma on... | MdePkg/Include/Protocol/VlanConfig.h | null | null | null | null | null |
source | edk2 | /** @file
Watchdog Timer Architectural Protocol as defined in PI Specification VOLUME 2 DXE
Used to provide system watchdog timer services
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// Global ID for the Watchdog T... | MdePkg/Include/Protocol/WatchdogTimer.h | null | null | null | null | null |
source | edk2 | /** @file
This file provides management service interfaces of 802.11 MAC layer. It is used by
network applications (and drivers) to establish wireless connection with an access
point (AP).
Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@... | MdePkg/Include/Protocol/WiFi.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines the EFI Wireless MAC Connection II 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.6
**/
#pragma once
#define EFI_WIRELESS_MAC_CO... | MdePkg/Include/Protocol/WiFi2.h | null | null | null | null | null |
source | edk2 | /** @file ArchitecturalMsr.h
AMD Architectural MSR Definitions.
Provides defines for Machine Specific Registers(MSR) indexes.
Copyright (c) Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specification Reference:
AMD64 Architecture Programmer's Manual, Volumes 2
Rev. 3.37, Volu... | MdePkg/Include/Register/Amd/ArchitecturalMsr.h | null | null | null | null | null |
source | edk2 | /** @file
CPUID leaf definitions.
Provides defines for CPUID leaf indexes. Data structures are provided for
registers returned by a CPUID leaf that contain one or more bit fields.
If a register returned is a single 32-bit value, then a data structure is
not provided for that register.
Copyright (c) 2017 ... | MdePkg/Include/Register/Amd/Cpuid.h | null | null | null | null | null |
source | edk2 | /** @file
Guest-Hypervisor Communication Block (GHCB) Definition.
Provides data types allowing an SEV-ES guest to interact with the hypervisor
using the GHCB protocol.
Copyright (C) 2020 - 2024, Advanced Micro Devices, Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specif... | MdePkg/Include/Register/Amd/Ghcb.h | null | null | null | null | null |
source | edk2 | /** @file
MSR Definitions.
Provides defines for Machine Specific Registers(MSR) indexes. Data structures
are provided for MSRs that contain one or more bit fields. If the MSR value
returned is a single 32-bit or 64-bit value, then a data structure is not
provided for that MSR.
Copyright (c) 2017 - 2024, ... | MdePkg/Include/Register/Amd/Msr.h | null | null | null | null | null |
source | edk2 | /** @file
MSR Definitions.
Provides defines for Machine Specific Registers(MSR) indexes. Data structures
are provided for MSRs that contain one or more bit fields. If the MSR value
returned is a single 32-bit or 64-bit value, then a data structure is not
provided for that MSR.
Copyright (c) 2017 - 2024, ... | MdePkg/Include/Register/Amd/SevSnpMsr.h | null | null | null | null | null |
source | edk2 | /** @file
AMD SMRAM Save State Map Definitions.
SMRAM Save State Map definitions based on contents of the
AMD64 Architecture Programmer Manual:
Volume 2, System Programming, Section 10.2 SMM Resources
Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
Copyright (C) 2023 Advanced Mi... | MdePkg/Include/Register/Amd/SmramSaveStateMap.h | null | null | null | null | null |
source | edk2 | /** @file
Secure VM Service Module (SVSM) Definition.
Provides data types allowing an SEV-SNP guest to interact with the SVSM.
Copyright (C) 2024, Advanced Micro Devices, Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specification Reference:
Secure VM Service Module Spec... | MdePkg/Include/Register/Amd/Svsm.h | null | null | null | null | null |
source | edk2 | /** @file
MSR Definitions.
Provides defines for Machine Specific Registers(MSR) indexes. Data structures
are provided for MSRs that contain one or more bit fields. If the MSR value
returned is a single 32-bit or 64-bit value, then a data structure is not
provided for that MSR.
Copyright (c) 2024, Advance... | MdePkg/Include/Register/Amd/SvsmMsr.h | null | null | null | null | null |
source | edk2 | /** @file
Intel Architectural MSR Definitions.
Provides defines for Machine Specific Registers(MSR) indexes. Data structures
are provided for MSRs that contain one or more bit fields. If the MSR value
returned is a single 32-bit or 64-bit value, then a data structure is not
provided for that MSR.
Copyrig... | MdePkg/Include/Register/Intel/ArchitecturalMsr.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.