summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Register: Fix various typosAntoine Coeur2020-02-106-9/+9
* MdePkg/Ppi: Fix various typosAntoine Coeur2020-02-1011-13/+13
* MdePkg/Library/Smm: Fix various typosAntoine Coeur2020-02-103-7/+7
* MdePkg/Library/Pci: Fix various typosAntoine Coeur2020-02-104-8/+8
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdePkg/IndustryStandard: Fix various typosAntoine Coeur2020-02-1019-65/+65
* MdePkg/Include/Library: Add UnitTestLib classBret Barkelew2020-02-071-0/+757
* MdePkg Base.h: Use correct style to check macro _MSC_VER valueLiming Gao2020-02-063-3/+3
* MdePkg: Avoid using __clang__ to specify CLANGPDBLiu, Zhiguang2020-02-061-1/+1
* MdePkg: Add definition for Fmp Capsule Dependency.Xu, Wei62020-01-192-11/+43
* MdePkg Base.h: Use correct style to check the defined macroLiming Gao2020-01-171-2/+2
* MdePkg: Add header file for Firmware Interface Table specification.Siyuan Fu2020-01-101-0/+76
* MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fieldsJason Voelz2020-01-101-3/+12
* MdePkg/Tcg: Add new definition in TCG PFP spec.Jiewen Yao2019-12-201-9/+173
* MdePkg: Use __builtin_offset with CLANGPDB toolchainAlex James2019-12-201-3/+1
* MdePkg PciExpress21: PCI_REG_PCIE_DEVICE_CONTROL2 struct has 17 bitsDaniel Pawel Banaszek2019-12-191-1/+1
* MdePkg/Spdm: fix Nonce structure error.Jiewen Yao2019-12-191-5/+5
* MdePkg/Include: Add DCC and BCM2835 SPCR UART typesPete Batard2019-12-121-0/+10
* MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2019-11-201-9/+10
* MdePkg/SmBios.h: SMBIOS 3.3.0 Update Intel Persistent Memory stringGao, Zhichao2019-11-141-0/+4
* MdePkg/SmBios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao2019-11-141-2/+5
* MdePkg/SmBios.h: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao2019-11-141-1/+3
* MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao2019-11-141-2/+8
* MdePkg/Include: Add DMTF SPDM definition.Jiewen Yao2019-11-111-0/+320
* MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributesHuang, Qing2019-11-041-0/+20
* MdePkg: Add AML OpCode definition for ExternalOpPierre Gondois2019-11-041-0/+2
* MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-201...Wu, Jiaxin2019-11-021-11/+57
* MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao2019-10-243-6/+6
* MdePkg/Include: Update to support SmBios 3.3.0Abner Chang2019-10-171-3/+73
* MdePkg/Include: correct Lasa in Tpm2Acpi.Jiewen Yao2019-10-111-1/+1
* MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J2019-09-292-18/+160
* MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC archLiming Gao2019-09-251-1/+3
* MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2019-09-171-0/+17
* MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERTVitaly Cheptsov via Groups.Io2019-09-171-13/+0
* MdePkg: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io2019-09-171-39/+40
* MdePkg: Add STATIC_ASSERT macroVitaly Cheptsov via Groups.Io2019-09-111-0/+14
* MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressListRay Ni2019-09-101-1/+3
* MdePkg: Add MmAccess and MmControl definition.Marc W Chen2019-08-132-0/+245
* UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray2019-08-0932-0/+53560
* MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray2019-08-091-0/+3997
* MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5Michael D Kinney2019-08-061-2/+2
* MdePkg: Add PI 1.5 SmramMemoryReserve HOB fileChen, Marc W2019-07-311-0/+45
* MdePkg/PciExpress21.h: Fix the PCI industry standard register definesJaveed, Ashraf2019-07-311-3/+36
* MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub implLaszlo Ersek2019-07-161-22/+85
* MdePkg: Add new MM MP Protocol definition.Eric Dong2019-07-162-0/+349
* MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni2019-07-121-1/+2
* Revert "MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging"Ray Ni2019-07-121-2/+1
* MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni2019-07-101-1/+2
* Revert "MdePkg/Protocol/Hash: introduce GUID for SM3"Laszlo Ersek2019-07-041-5/+0
* MdePkg/Protocol/Hash: introduce GUID for SM3Imran Desai2019-07-031-0/+5