summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2020-02-10MdePkg/Register: Fix various typosAntoine Coeur6-9/+9
2020-02-10MdePkg/Ppi: Fix various typosAntoine Coeur11-13/+13
2020-02-10MdePkg/Library/Smm: Fix various typosAntoine Coeur3-7/+7
2020-02-10MdePkg/Library/Pci: Fix various typosAntoine Coeur4-8/+8
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-1/+1
2020-02-10MdePkg/IndustryStandard: Fix various typosAntoine Coeur19-65/+65
2020-02-07MdePkg/Include/Library: Add UnitTestLib classBret Barkelew1-0/+757
2020-02-06MdePkg Base.h: Use correct style to check macro _MSC_VER valueLiming Gao3-3/+3
2020-02-06MdePkg: Avoid using __clang__ to specify CLANGPDBLiu, Zhiguang1-1/+1
2020-01-19MdePkg: Add definition for Fmp Capsule Dependency.Xu, Wei62-11/+43
2020-01-17MdePkg Base.h: Use correct style to check the defined macroLiming Gao1-2/+2
2020-01-10MdePkg: Add header file for Firmware Interface Table specification.Siyuan Fu1-0/+76
2020-01-10MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fieldsJason Voelz1-3/+12
2019-12-20MdePkg/Tcg: Add new definition in TCG PFP spec.Jiewen Yao1-9/+173
2019-12-20MdePkg: Use __builtin_offset with CLANGPDB toolchainAlex James1-3/+1
2019-12-19MdePkg PciExpress21: PCI_REG_PCIE_DEVICE_CONTROL2 struct has 17 bitsDaniel Pawel Banaszek1-1/+1
2019-12-19MdePkg/Spdm: fix Nonce structure error.Jiewen Yao1-5/+5
2019-12-12MdePkg/Include: Add DCC and BCM2835 SPCR UART typesPete Batard1-0/+10
2019-11-20MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang1-9/+10
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 Update Intel Persistent Memory stringGao, Zhichao1-0/+4
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao1-2/+5
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao1-1/+3
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao1-2/+8
2019-11-11MdePkg/Include: Add DMTF SPDM definition.Jiewen Yao1-0/+320
2019-11-04MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributesHuang, Qing1-0/+20
2019-11-04MdePkg: Add AML OpCode definition for ExternalOpPierre Gondois1-0/+2
2019-11-02MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-201...Wu, Jiaxin1-11/+57
2019-10-24MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao3-6/+6
2019-10-17MdePkg/Include: Update to support SmBios 3.3.0Abner Chang1-3/+73
2019-10-11MdePkg/Include: correct Lasa in Tpm2Acpi.Jiewen Yao1-1/+1
2019-09-29MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J2-18/+160
2019-09-25MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC archLiming Gao1-1/+3
2019-09-17MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao1-0/+17
2019-09-17MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERTVitaly Cheptsov via Groups.Io1-13/+0
2019-09-17MdePkg: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-39/+40
2019-09-11MdePkg: Add STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-0/+14
2019-09-10MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressListRay Ni1-1/+3
2019-08-13MdePkg: Add MmAccess and MmControl definition.Marc W Chen2-0/+245
2019-08-09UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray32-0/+53560
2019-08-09MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray1-0/+3997
2019-08-06MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5Michael D Kinney1-2/+2
2019-07-31MdePkg: Add PI 1.5 SmramMemoryReserve HOB fileChen, Marc W1-0/+45
2019-07-31MdePkg/PciExpress21.h: Fix the PCI industry standard register definesJaveed, Ashraf1-3/+36
2019-07-16MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub implLaszlo Ersek1-22/+85
2019-07-16MdePkg: Add new MM MP Protocol definition.Eric Dong2-0/+349
2019-07-12MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni1-1/+2
2019-07-12Revert "MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging"Ray Ni1-2/+1
2019-07-10MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni1-1/+2
2019-07-04Revert "MdePkg/Protocol/Hash: introduce GUID for SM3"Laszlo Ersek1-5/+0
2019-07-03MdePkg/Protocol/Hash: introduce GUID for SM3Imran Desai1-0/+5