summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Remove FIT table industry standard header file.Siyuan Fu2020-02-141-76/+0
* MdePkg: Add PCCT table signature definitionKrzysztof Koch2020-02-136-1/+36
* MdePkg/BaseSafeIntLib: Fix VS20xx IA32 link failuresMichael D Kinney2020-02-131-3/+3
* MdePkg: Add PCI Express 5.0 Header FileFelix Polyudov2020-02-121-0/+136
* MdePkg: Disable EBC for unit tests in MdePkg.dscMichael D Kinney2020-02-111-0/+1
* MdePkg/SmBios.h: Add two additional DWORD for smbios 3.3.0 type17Matthew Carlson2020-02-111-0/+5
* 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-108-36/+36
* MdePkg/Library/Pci: Fix various typosAntoine Coeur2020-02-106-11/+11
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-1010-21/+21
* MdePkg/IndustryStandard: Fix various typosAntoine Coeur2020-02-1019-65/+65
* MdePkg/Test: Add SafeIntLib and BaseLib Base64 unit testsMichael D Kinney2020-02-0716-3/+5034
* MdePkg/Include/Library: Add UnitTestLib classBret Barkelew2020-02-072-0/+761
* 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: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2020-01-1014-47/+15
* 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-202-18/+19
* 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: add null version of RngLibJian J Wang2019-11-144-0/+139
* MdePkg: Add YAML file for CI buildsMichael D Kinney2019-11-111-0/+90
* 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/UefiFileHandleLib: Tolerate more Root handle FileNamesMarvin Haeuser2019-11-041-7/+18
* MdePkg/UefiFileHandleLib: Fix potential NULL dereferenceMarvin Haeuser2019-11-041-13/+15
* MdePkg/UefiDebugLibStdErr: Pass the correct buffer sizeMarvin Haeuser2019-11-041-2/+2
* MdePkg/UefiDebugLibConOut: Pass the correct buffer sizeMarvin Haeuser2019-11-041-2/+2
* MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-201...Wu, Jiaxin2019-11-021-11/+57
* MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functionsLiming Gao2019-10-241-6/+0
* MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao2019-10-243-6/+6
* MdePkg: Add UefiFileHandleLib to DSC fileSean Brogan2019-10-221-0/+1
* 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/DxeServicesLib: remove bogus castLaszlo Ersek2019-10-091-1/+1
* MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J2019-09-293-19/+388
* 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-172-21/+56