summaryrefslogtreecommitdiff
path: root/MdePkg
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 Coeur8-36/+36
2020-02-10MdePkg/Library/Pci: Fix various typosAntoine Coeur6-11/+11
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur10-21/+21
2020-02-10MdePkg/IndustryStandard: Fix various typosAntoine Coeur19-65/+65
2020-02-07MdePkg/Test: Add SafeIntLib and BaseLib Base64 unit testsMichael D Kinney16-3/+5034
2020-02-07MdePkg/Include/Library: Add UnitTestLib classBret Barkelew2-0/+761
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
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io14-47/+15
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 Zhang2-18/+19
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-14MdePkg: add null version of RngLibJian J Wang4-0/+139
2019-11-11MdePkg: Add YAML file for CI buildsMichael D Kinney1-0/+90
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-04MdePkg/UefiFileHandleLib: Tolerate more Root handle FileNamesMarvin Haeuser1-7/+18
2019-11-04MdePkg/UefiFileHandleLib: Fix potential NULL dereferenceMarvin Haeuser1-13/+15
2019-11-04MdePkg/UefiDebugLibStdErr: Pass the correct buffer sizeMarvin Haeuser1-2/+2
2019-11-04MdePkg/UefiDebugLibConOut: Pass the correct buffer sizeMarvin Haeuser1-2/+2
2019-11-02MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-201...Wu, Jiaxin1-11/+57
2019-10-24MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functionsLiming Gao1-6/+0
2019-10-24MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao3-6/+6
2019-10-22MdePkg: Add UefiFileHandleLib to DSC fileSean Brogan1-0/+1
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-10-09MdePkg/DxeServicesLib: remove bogus castLaszlo Ersek1-1/+1
2019-09-29MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J3-19/+388
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 Zhao2-21/+56
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-17MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.hShenglei Zhang1-1/+1
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-09-02MdePkg/DxeHstiLib: Added checks to improve error handling.Jayanth Raghuram1-1/+1