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 contains just some basic definitions that are needed by drivers
that dealing with ATA/ATAPI interface.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
///
/// ATA5_IDENTIFY_DATA is defined i... | MdePkg/Include/IndustryStandard/Atapi.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains the Bluetooth definitions that are consumed by drivers.
These definitions are from Bluetooth Core Specification Version 4.0 June, 2010
Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pac... | MdePkg/Include/IndustryStandard/Bluetooth.h | null | null | null | null | null |
source | edk2 | /** @file
This file defines BMP file header data structures.
Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
typedef struct {
UINT8 Blue;
UINT8 Green;
UINT8 Red;
UINT8 Reserved;
} BMP_COLOR_MA... | MdePkg/Include/IndustryStandard/Bmp.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the latest CXL standard
The main header to reference all versions of CXL Base specification registers
from the MDE
Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Cxl30.h>
//
// CXL ... | MdePkg/Include/IndustryStandard/Cxl.h | null | null | null | null | null |
source | edk2 | /** @file
CXL 1.1 Register definitions
This file contains the register definitions based on the Compute Express Link
(CXL) Specification Revision 1.1.
Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Pci.h... | MdePkg/Include/IndustryStandard/Cxl11.h | null | null | null | null | null |
source | edk2 | /** @file
CXL 2.0 Register definitions
This file contains the register definitions based on the Compute Express Link
(CXL) Specification Revision 2.0.
Copyright (c) 2023, Ampere Computing LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStanda... | MdePkg/Include/IndustryStandard/Cxl20.h | null | null | null | null | null |
source | edk2 | /** @file
CXL 3.0 Register definitions
This file contains the register definitions based on the Compute Express Link
(CXL) Specification Revision 3.0.
Copyright (c) 2024, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/... | MdePkg/Include/IndustryStandard/Cxl30.h | null | null | null | null | null |
source | edk2 | /** @file
CXL 3.1 definitions
This file contains the register definitions and firmware interface based
on the Compute Express Link (CXL) Specification Revision 3.1.
Copyright (c) 2024, Phytium Technology Co Ltd. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Reference(s):
- Com... | MdePkg/Include/IndustryStandard/Cxl31.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI debug port 2 table definition, defined at
Microsoft DebugPort2Specification.
Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2012 - 2016, ARM Limited. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Indust... | MdePkg/Include/IndustryStandard/DebugPort2Table.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI debug port table definition, defined at
Microsoft DebugPortSpecification.
Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Acpi.h>
//
// Ensure proper structure formats
//
#pragma p... | MdePkg/Include/IndustryStandard/DebugPortTable.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains the DHCPv4 and DHCPv6 option definitions and other configuration.
They are used to carry additional information and parameters in DHCP messages.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights... | MdePkg/Include/IndustryStandard/Dhcp.h | null | null | null | null | null |
source | edk2 | /** @file
DMA Remapping Reporting (DMAR) ACPI table definition from Intel(R)
Virtualization Technology for Directed I/O (VT-D) Architecture Specification.
Copyright (c) 2016 - 2022, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Intel(... | MdePkg/Include/IndustryStandard/DmaRemappingReportingTable.h | null | null | null | null | null |
source | edk2 | /** @file
ElTorito Partitions Format Definition.
This file includes some definitions from
1. "El Torito" Bootable CD-ROM Format Specification, Version 1.0.
2. Volume and File Structure of CDROM for Information Interchange,
Standard ECMA-119. (IS0 9660)
Copyright (c) 2006 - 2018, Intel Corporation. All rig... | MdePkg/Include/IndustryStandard/ElTorito.h | null | null | null | null | null |
source | edk2 | /** @file
Header file for eMMC support.
This header file contains some definitions defined in EMMC4.5/EMMC5.0 spec.
Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// EMMC command index
//
#define EMMC_GO_IDLE_STATE 0... | MdePkg/Include/IndustryStandard/Emmc.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI high precision event timer table definition, at www.intel.com
Specification name is IA-PC HPET (High Precision Event Timers) Specification.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustrySta... | MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h | null | null | null | null | null |
source | edk2 | /** @file
Support for HSTI 1.1a specification, defined at
Microsoft Hardware Security Testability Specification.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
#define ADAPTER_INFO_PLATFORM_SECURITY_GUID \... | MdePkg/Include/IndustryStandard/Hsti.h | null | null | null | null | null |
source | edk2 | /** @file
Hypertext Transfer Protocol -- HTTP/1.1 Standard definitions, from RFC 2616
This file contains common HTTP 1.1 definitions from RFC 2616
(C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
///
/// HTTP... | MdePkg/Include/IndustryStandard/Http11.h | null | null | null | null | null |
source | edk2 | /** @file
The definition for iSCSI Boot Firmware Table, it's defined in Microsoft's
iSCSI Boot Firmware Table(iBFT) as Defined in ACPI 3.0b Specification.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define EFI_ACPI_ISC... | MdePkg/Include/IndustryStandard/IScsiBootFirmwareTable.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI IO Remapping Table (IORT) definitions.
Copyright (c) 2017, Linaro Limited. All rights reserved.<BR>
Copyright (c) 2018 - 2022, Arm Limited. All rights reserved.<BR>
Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@p... | MdePkg/Include/IndustryStandard/IoRemappingTable.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
IPMI Platform Management FRU Information Storage Definition v1.0 Revision 1.3.
See IPMI specification, Appendix G, Command Assignments
and Appendix H, Sub-function Assignments.
Copyright (c) 1999 - 2018, Intel Corporation.... | MdePkg/Include/IndustryStandard/Ipmi.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI Platform Management FRU Information Storage Definitions
This file contains the definitions for:
Common Header Format (Chapter 8)
MultiRecord Header (Section 16.1)
Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revisio... | MdePkg/Include/IndustryStandard/IpmiFruInformationStorage.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI KCS Register Definitions
Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
IPMI Specification
Version 2.0, Rev. 1.1
https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-g... | MdePkg/Include/IndustryStandard/IpmiKcs.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
This file contains all NetFn App commands, including:
IPM Device "Global" Commands (Chapter 20)
Firmware Firewall & Command Discovery Commands (Chapter 21)
BMC Watchdog Timer Commands (Chapter 27)
IPMI Messaging S... | MdePkg/Include/IndustryStandard/IpmiNetFnApp.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
IPMI Intelligent Chassis Management Bus Bridge Specification Version 1.0,
Revision 1.3.
See IPMI specification, Appendix G, Command Assignments
and Appendix H, Sub-function Assignments.
Copyright (c) 1999 - 2015, Intel C... | MdePkg/Include/IndustryStandard/IpmiNetFnBridge.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
This file contains all NetFn Chassis commands, including:
Chassis Commands (Chapter 28)
See IPMI specification, Appendix G, Command Assignments
and Appendix H, Sub-function Assignments.
Copyright (c) 1999 - 2018, Inte... | MdePkg/Include/IndustryStandard/IpmiNetFnChassis.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
Copyright (c) 1999 - 2015, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// Net function definition for Firmware command
//
#define IPMI_NETFN_FIRMWARE 0x08
//
... | MdePkg/Include/IndustryStandard/IpmiNetFnFirmware.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
Copyright (c) 1999 - 2015, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2024, Ampere Computing LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Arm Serv... | MdePkg/Include/IndustryStandard/IpmiNetFnGroupExtension.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// Net function definition for OEM/Group command
//
#define IPMI_NETFN_OEM 0x2... | MdePkg/Include/IndustryStandard/IpmiNetFnOem.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
This file contains all NetFn Sensor/Event commands, including:
Event Commands (Chapter 29)
PEF and Alerting Commands (Chapter 30)
Sensor Device Commands (Chapter 35)
See IPMI specification, Appendix G, Command Assi... | MdePkg/Include/IndustryStandard/IpmiNetFnSensorEvent.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
This file contains all NetFn Storage commands, including:
FRU Inventory Commands (Chapter 34)
SDR Repository (Chapter 33)
System Event Log(SEL) Commands (Chapter 31)
SEL Record Formats (Chapter 32)
See IPMI spe... | MdePkg/Include/IndustryStandard/IpmiNetFnStorage.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
This file contains all NetFn Transport commands, including:
IPM LAN Commands (Chapter 23)
IPMI Serial/Modem Commands (Chapter 25)
SOL Commands (Chapter 26)
Command Forwarding Commands (Chapter 35b)
See IPMI spe... | MdePkg/Include/IndustryStandard/IpmiNetFnTransport.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI Serial Definitions
Copyright (c) 2024, ARM Limited. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- IPMI Specification
Version 2.0, Rev. 1.1
https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-gen-interface... | MdePkg/Include/IndustryStandard/IpmiSerial.h | null | null | null | null | null |
source | edk2 | /** @file
IPMI SSIF Definitions
Copyright (c) 2023, Ampere Computing LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- IPMI Specification
Version 2.0, Rev. 1.1
https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-gen-in... | MdePkg/Include/IndustryStandard/IpmiSsif.h | null | null | null | null | null |
source | edk2 | /** @file
Defives data structures per MultiProcessor Specification Ver 1.4.
The MultiProcessor Specification defines an enhancement to the standard
to which PC manufacturers design DOS-compatible systems.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Claus... | MdePkg/Include/IndustryStandard/LegacyBiosMpTable.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI Low Power Idle Table (LPIT) definitions
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- ACPI Low Power Idle Table (LPIT) Revision 001, dated July 2014
http://www.uefi.org/sites/default/files/resour... | MdePkg/Include/IndustryStandard/LowPowerIdleTable.h | null | null | null | null | null |
source | edk2 | /** @file
Legacy Master Boot Record Format Definition.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define MBR_SIGNATURE 0xaa55
#define EXTENDED_DOS_PARTITION 0x05
#define EXTENDED_WINDOWS_PARTITION 0x0F
#define MAX_... | MdePkg/Include/IndustryStandard/Mbr.h | null | null | null | null | null |
source | edk2 | /** @file
The definitions of DMTF Management Component Transport Protocol (MCTP)
Base Specification.
Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
DMTF Management Component Transport Protocol (MCTP) Base Spec... | MdePkg/Include/IndustryStandard/Mctp.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI memory mapped configuration space access table definition, defined at
in the PCI Firmware Specification, version 3.0.
Specification is available at http://www.pcisig.com.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#p... | MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h | null | null | null | null | null |
source | edk2 | /** @file
Support for Microsoft Secure MOR implementation, defined at
Microsoft Secure MOR implementation.
https://msdn.microsoft.com/en-us/library/windows/hardware/mt270973(v=vs.85).aspx
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
... | MdePkg/Include/IndustryStandard/MemoryOverwriteRequestControlLock.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI for Memory System Resource Partitioning and Monitoring 2.0 (MPAM) as
specified in ARM spec DEN0065
Copyright (c) 2024, Arm Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specification Reference:
- [1] ACPI for Memory System Resource Partitioning and Monito... | MdePkg/Include/IndustryStandard/Mpam.h | null | null | null | null | null |
source | edk2 | /** @file
Definitions based on NVMe spec. version 2.1.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
Copyright (c) 2017 - 2023, Intel Corporation. All rights reserved.<BR>
Copyright (c) Microsoft Corporation.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specification Reference:... | MdePkg/Include/IndustryStandard/Nvme.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the latest PCI standard.
Copyright (c) 2006 - 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress70.h>
#include <IndustryStandard/PciCodeId.h> | MdePkg/Include/IndustryStandard/Pci.h | null | null | null | null | null |
source | edk2 | /** @file
Support for PCI 2.2 standard.
This file includes the definitions in the following specifications,
PCI Local Bus Specification, 2.2
PCI-to-PCI Bridge Architecture Specification, Revision 1.2
PC Card Standard, 8.0
PCI Power Management Interface Specification, Revision 1.2
Copyright (c) 2... | MdePkg/Include/IndustryStandard/Pci22.h | null | null | null | null | null |
source | edk2 | /** @file
Support for PCI 2.3 standard.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Pci22.h>
///
/// PCI_CLASS_MASS_STORAGE, Base Class 01h.
///
///@{
#define PCI_CLASS_MASS_STORAGE_ATA ... | MdePkg/Include/IndustryStandard/Pci23.h | null | null | null | null | null |
source | edk2 | /** @file
Support for PCI 3.0 standard.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Pci23.h>
///
/// PCI_CLASS_MASS_STORAGE, Base Class 01h.
///
///@{
#define PCI_CLASS_MASS_STORAGE_SATADPA 0x... | MdePkg/Include/IndustryStandard/Pci30.h | null | null | null | null | null |
source | edk2 | /** @file
The file lists the PCI class codes only defined in PCI code and ID assignment specification
revision 1.3.
Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// PCI_CLASS_MASS_STORAGE, Base Class 01h.
///
///@{
#... | MdePkg/Include/IndustryStandard/PciCodeId.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the latest PCI standard.
Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Pci30.h>
/**
Macro that converts ... | MdePkg/Include/IndustryStandard/PciExpress21.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 3.0 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress21.h>
#p... | MdePkg/Include/IndustryStandard/PciExpress30.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 3.1 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress30.h>
#pragma pack(1)
... | MdePkg/Include/IndustryStandard/PciExpress31.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 4.0 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2018, American Megatrends, Inc. All rights reserved.<BR>
Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pra... | MdePkg/Include/IndustryStandard/PciExpress40.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 5.0 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2020, American Megatrends International LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress40.h... | MdePkg/Include/IndustryStandard/PciExpress50.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 6.0 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2024, American Megatrends International LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress50.h... | MdePkg/Include/IndustryStandard/PciExpress60.h | null | null | null | null | null |
source | edk2 | /** @file
Support for the PCI Express 7.0 standard.
This header file may not define all structures. Please extend as required.
Copyright (c) 2025, American Megatrends International LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/PciExpress60.h>... | MdePkg/Include/IndustryStandard/PciExpress70.h | null | null | null | null | null |
source | edk2 | /** @file
EFI image format for PE32, PE32+ and TE. Please note some data structures are
different for PE32 and PE32+. EFI_IMAGE_NT_HEADERS32 is for PE32 and
EFI_IMAGE_NT_HEADERS64 is for PE32+.
This file is coded to the Visual Studio, Microsoft Portable Executable and
Common Object File Format Specification,... | MdePkg/Include/IndustryStandard/PeImage.h | null | null | null | null | null |
source | edk2 | /** @file
The definitions of DMTF Platform Level Data Model (PLDM)
Base Specification.
Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
DMTF Platform Level Data Model (PLDM) Base Specification
Version 1.1.0
http... | MdePkg/Include/IndustryStandard/Pldm.h | null | null | null | null | null |
source | edk2 | /** @file
The definitions of DMTF Platform Level Data Model (PLDM)
SMBIOS Transfer Specification.
Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
DMTF Platform Level Data Model (PLDM) SMBIOS Transfer Specification
... | MdePkg/Include/IndustryStandard/PldmSmbiosTransfer.h | null | null | null | null | null |
source | edk2 | /** @file
RISC-V IO Mapping Table (RIMT) definitions
Copyright (C) 2025, plasteli.net. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Reference(s):
- RISC-V IO Mapping Table (RIMT) Specification, Version v1.0
(https://github.com/riscv-non-isa/riscv-acpi-rimt/releases/download/v1... | MdePkg/Include/IndustryStandard/RiscVIoMappingTable.h | null | null | null | null | null |
source | edk2 | /** @file
Support for SCSI-2 standard
Copyright (c) 2006 - 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// SCSI command OP Code
//
//
// Commands for all device types
//
#define EFI_SCSI_OP_CHANGE_DEFINITION 0x40
#define EFI_SCSI_OP_COMPAR... | MdePkg/Include/IndustryStandard/Scsi.h | null | null | null | null | null |
source | edk2 | /** @file
Header file for SD memory card support.
This header file contains some definitions defined in SD Physical Layer Simplified
Specification Version 4.10 spec.
Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// SD comm... | MdePkg/Include/IndustryStandard/Sd.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains definitions for the SPD fields on an SDRAM.
Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/SdramSpdDdr3.h>
#include <IndustryStandard/SdramSpdDdr4.h>
#include <IndustryS... | MdePkg/Include/IndustryStandard/SdramSpd.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains definitions for SPD DDR3.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Serial Presence Detect (SPD) for DDR3 SDRAM Modules Document Release 6
http://www.jedec.org/sites/default/fil... | MdePkg/Include/IndustryStandard/SdramSpdDdr3.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains definitions for SPD DDR4.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Serial Presence Detect (SPD) for DDR4 SDRAM Modules Document Release 4
http://www.jedec.org/standards-documen... | MdePkg/Include/IndustryStandard/SdramSpdDdr4.h | null | null | null | null | null |
source | edk2 | /** @file
This file contains definitions for SPD LPDDR.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- Serial Presence Detect (SPD) for LPDDR3 and LPDDR4 SDRAM Modules Document Release 2
http://www.jedec.org/sta... | MdePkg/Include/IndustryStandard/SdramSpdLpDdr.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI Serial Port Console Redirection Table as defined by Microsoft in
http://www.microsoft.com/whdc/system/platform/server/spcr.mspx
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
Copyright (c) 2014 - 2016, ARM... | MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h | null | null | null | null | null |
source | edk2 | /** @file
Service Processor Management Interface (SPMI) ACPI table definition from
Intelligent Platform Management Interface Specification Second Generation.
Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Iden... | MdePkg/Include/IndustryStandard/ServiceProcessorManagementInterfaceTable.h | null | null | null | null | null |
source | edk2 | /** @file
Industry Standard Definitions of SMBIOS Table Specification v3.8.0.
Copyright (c) Microsoft Corporation. All rights reserved.<BR>
Copyright (c) 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.<BR>
Copyright (c) 2006 - 2024, Intel Corporation. All rights reserved.<BR>
(C) Copyright 2015-2017... | MdePkg/Include/IndustryStandard/SmBios.h | null | null | null | null | null |
source | edk2 | /** @file
This file declares the SMBus definitions defined in SmBus Specification V2.0
and defined in PI1.0 specification volume 5.
Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// UDID of SMBUS device.
///
typedef s... | MdePkg/Include/IndustryStandard/SmBus.h | null | null | null | null | null |
source | edk2 | /** @file
Definitions of DSP0274 Security Protocol & Data Model Specification (SPDM)
version 1.2.0 in Distributed Management Task Force (DMTF).
Copyright (c) 2019 - 2024, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
#define SPDM_MAX_S... | MdePkg/Include/IndustryStandard/Spdm.h | null | null | null | null | null |
source | edk2 | /** @file
SPI NOR Flash JEDEC Serial Flash Discoverable Parameters (SFDP)
header file.
Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
- JEDEC Standard, JESD216F.02
https://www.jedec.org/document_search?sea... | MdePkg/Include/IndustryStandard/SpiNorFlashJedecSfdp.h | null | null | null | null | null |
source | edk2 | /** @file
TCG Physical Presence definition.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// TCG PP definition for physical presence ACPI function
//
#define TCG_ACPI_FUNCTION_GET_PHYSICAL_PRESENCE_INTERFACE_VERSION 1
#de... | MdePkg/Include/IndustryStandard/TcgPhysicalPresence.h | null | null | null | null | null |
source | edk2 | /** @file
TCG defined values and structures.
(TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/)
Check http://trustedcomputinggroup.org for latest specification updates.
Copyright (c) 2016 - 2018, Intel Cor... | MdePkg/Include/IndustryStandard/TcgStorageCore.h | null | null | null | null | null |
source | edk2 | /** @file
Opal Specification defined values and structures.
(TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/
Storage Work Group Storage Security Subsystem Class: Pyrite, Version 1.00 Final, Revision 1.00,
... | MdePkg/Include/IndustryStandard/TcgStorageOpal.h | null | null | null | null | null |
source | edk2 | /** @file
TCPA ACPI table definition.
Copyright (c) 2013, Intel Corporation. All rights reserved. <BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Acpi.h>
#pragma pack (1)
typedef struct _EFI_TCG_CLIENT_ACPI_TABLE {
EFI_ACPI_DESCRIPTION_HEADER Header;
UINT16 ... | MdePkg/Include/IndustryStandard/TcpaAcpi.h | null | null | null | null | null |
source | edk2 | /** @file
Intel Trust Domain Extension definitions
Detailed information is in below document:
https://software.intel.com/content/dam/develop/external/us/en/documents
/tdx-module-1eas-v0.85.039.pdf
Copyright (c) 2020 - 2021, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-P... | MdePkg/Include/IndustryStandard/Tdx.h | null | null | null | null | null |
source | edk2 | /** @file
Transport Layer Security -- TLS 1.0/1.1/1.2 Standard definitions, from RFC 2246/4346/5246
This file contains common TLS 1.0/1.1/1.2 definitions from RFC 2246/4346/5246
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma on... | MdePkg/Include/IndustryStandard/Tls1.h | null | null | null | null | null |
source | edk2 | /** @file
TPM Specification data structures (TCG TPM Specification Version 1.2 Revision 103)
See http://trustedcomputinggroup.org for latest specification updates
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
///
/// The s... | MdePkg/Include/IndustryStandard/Tpm12.h | null | null | null | null | null |
source | edk2 | /** @file
TPM2.0 Specification data structures
(Trusted Platform Module Library Specification, Family "2.0", Level 00, Revision 00.96,
@http://www.trustedcomputinggroup.org/resources/tpm_library_specification)
Check http://trustedcomputinggroup.org for latest specification updates.
Copyright (c) 2013 - 2015, ... | MdePkg/Include/IndustryStandard/Tpm20.h | null | null | null | null | null |
source | edk2 | /** @file
TPM2 ACPI table definition.
Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved. <BR>
Copyright (c) 2021, Ampere Computing LLC. All rights reserved. <BR>
Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. <BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma o... | MdePkg/Include/IndustryStandard/Tpm2Acpi.h | null | null | null | null | null |
source | edk2 | /** @file
Platform TPM Profile Specification definition for TPM2.0.
It covers both FIFO and CRB interface.
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Reference(s)
- TCG PC Client Platform TPM Profile (PTP) Specification
(htt... | MdePkg/Include/IndustryStandard/TpmPtp.h | null | null | null | null | null |
source | edk2 | /** @file
TPM Interface Specification definition.
It covers both TPM1.2 and TPM2.0.
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// Set structure alignment to 1-byte
//
#pragma pack (1)
//
// Register set map as specifie... | MdePkg/Include/IndustryStandard/TpmTis.h | null | null | null | null | null |
source | edk2 | /** @file
OSTA Universal Disk Format (UDF) definitions.
Copyright (C) 2014-2017 Paulo Alcantara <pcacjr@zytor.com>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#define UDF_BEA_IDENTIFIER "BEA01"
#define UDF_NSR2_IDENTIFIER "NSR02"
#define UDF_NSR3_IDENTIFIER "NSR03"
#define UDF_TEA_IDENTI... | MdePkg/Include/IndustryStandard/Udf.h | null | null | null | null | null |
source | edk2 | /** @file
TCG EFI Platform Definition in TCG_EFI_Platform_1_20_Final and
TCG PC Client Platform Firmware Profile Specification, Revision 1.06
Copyright (c) 2006 - 2024, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Tpm12.... | MdePkg/Include/IndustryStandard/UefiTcgPlatform.h | null | null | null | null | null |
source | edk2 | /*++ @file
Common definitions for Universal Flash Storage (UFS)
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
JESD220 - Universal Flash Storage (UFS)
Vers... | MdePkg/Include/IndustryStandard/Ufs.h | null | null | null | null | null |
source | edk2 | /*++ @file
Common definitions for UFS Host Controller Interface (UFSHCI)
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Revision Reference:
JESD223 - Universal Flash Storage Hos... | MdePkg/Include/IndustryStandard/UfsHci.h | null | null | null | null | null |
source | edk2 | /** @file
Support for USB 2.0 standard.
Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2024, American Megatrends International LLC. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
//
// Subset of Class and Subclass definitions fro... | MdePkg/Include/IndustryStandard/Usb.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI Watchdog Action Table (WADT) as defined at
Microsoft Hardware Watchdog Timers Design Specification.
Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Acpi.h>
//
// Ensure proper struc... | MdePkg/Include/IndustryStandard/WatchdogActionTable.h | null | null | null | null | null |
source | edk2 | /** @file
ACPI Watchdog Resource Table (WDRT) as defined at
Microsoft Windows Hardware Developer Central.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustryStandard/Acpi.h>
//
// Ensure proper structure form... | MdePkg/Include/IndustryStandard/WatchdogResourceTable.h | null | null | null | null | null |
source | edk2 | /** @file
Defines Windows SMM Security Mitigation Table
@ https://msdn.microsoft.com/windows/hardware/drivers/bringup/acpi-system-description-tables#wsmt
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <IndustrySta... | MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h | null | null | null | null | null |
source | edk2 | /** @file
Defines Windows UX Capsule GUID and layout defined at Microsoft
Windows UEFI Firmware Update Platform specification
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#pragma pack(1)
typedef struct {
UINT8 Ver... | MdePkg/Include/IndustryStandard/WindowsUxCapsule.h | null | null | null | null | null |
source | edk2 | /** @file
Arm FF-A library Header file
Copyright (c) 2024, Arm Limited. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Glossary:
- FF-A - Firmware Framework for Arm A-profile
- spmc - Secure Partition Manager Core
- spmd - Secure Partition Manager Dispatcher
@par ... | MdePkg/Include/Library/ArmFfaLib.h | null | null | null | null | null |
source | edk2 | /** @file
Library definition for FF-A memory management protocol.
Copyright (c) 2020 - 2022, Arm Ltd. All rights reserved.<BR>
Copyright (c), Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Uefi.h>
/**
@brief Starts a transaction to transfer of ownershi... | MdePkg/Include/Library/ArmFfaMemMgmtLib.h | null | null | null | null | null |
source | edk2 | /** @file
Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
Copyright (c) 2011 - 2016, ARM Ltd. All rights reserved.<BR>
Copyright (c) 2020 - 2021, NUVIA Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <Uefi/UefiBaseType.h>
#include <AArch64... | MdePkg/Include/Library/ArmLib.h | null | null | null | null | null |
source | edk2 | /** @file
*
* Copyright (c) 2021, NUVIA Inc. All rights reserved.<BR>
* Copyright (c) 2012-2014, ARM Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-2-Clause-Patent
*
**/
#pragma once
/**
* The size of the SMC arguments are different between AArch64 and AArch32.
* The native size is used for the a... | MdePkg/Include/Library/ArmSmcLib.h | null | null | null | null | null |
source | edk2 | /** @file
*
* Copyright (c) 2016 - 2017, ARM Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-2-Clause-Patent
*
**/
#pragma once
/**
* The size of the SVC arguments are different between AArch64 and AArch32.
* The native size is used for the arguments.
*/
typedef struct {
UINTN Arg0;
UINTN ... | MdePkg/Include/Library/ArmSvcLib.h | null | null | null | null | null |
source | edk2 | /** @file
Arm TRNG interface library definitions (Cf. [1]).
Copyright (c) 2021 - 2022, Arm Limited. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Reference(s):
- [1] Arm True Random Number Generator Firmware, Interface 1.0,
Platform Design Document.
(https://dev... | MdePkg/Include/Library/ArmTrngLib.h | null | null | null | null | null |
source | edk2 | /** @file
Provides string functions, linked list functions, math functions, synchronization
functions, file path functions, and CPU architecture-specific functions.
Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.<BR>
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
Copyrig... | MdePkg/Include/Library/BaseLib.h | null | null | null | null | null |
source | edk2 | /** @file
Provides copy memory, fill memory, zero memory, and GUID functions.
The Base Memory Library provides optimized implementations for common memory-based operations.
These functions should be used in place of coding your own loops to do equivalent common functions.
This allows optimized library implemen... | MdePkg/Include/Library/BaseMemoryLib.h | null | null | null | null | null |
source | edk2 | /** @file
Library to call the RISC-V SBI ecalls
Copyright (c) 2021-2022, Hewlett Packard Development LP. All rights reserved.<BR>
Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Glossary:
- Hart - Hardware Thread, similar to a CPU core
... | MdePkg/Include/Library/BaseRiscVSbiLib.h | null | null | null | null | null |
source | edk2 | /** @file
Provides services to maintain instruction and data caches.
The Cache Maintenance Library provides abstractions for basic processor cache operations.
It removes the need to use assembly in C code.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clau... | MdePkg/Include/Library/CacheMaintenanceLib.h | null | null | null | null | null |
source | edk2 | /** @file
Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#pragma once
#include <ConfidentialComputingGuestAttr.h>
/**
Probe the ConfidentialComputing Guest type. See defition of
CC_GUEST_TYPE in <ConfidentialComputingGuestAttr.h>.
@return The... | MdePkg/Include/Library/CcProbeLib.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.