Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | MdePkg: Update the comments of IsLanguageSupported | Shenglei Zhang | 2 | -18/+19 |
2019-11-14 | MdePkg/SmBios.h: SMBIOS 3.3.0 Update Intel Persistent Memory string | Gao, Zhichao | 1 | -0/+4 |
2019-11-14 | MdePkg/SmBios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17 | Gao, Zhichao | 1 | -2/+5 |
2019-11-14 | MdePkg/SmBios.h: SMBIOS 3.3.0 add support for CXL Flexbus | Gao, Zhichao | 1 | -1/+3 |
2019-11-14 | MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9 | Gao, Zhichao | 1 | -2/+8 |
2019-11-14 | MdePkg: add null version of RngLib | Jian J Wang | 4 | -0/+139 |
2019-11-11 | MdePkg: Add YAML file for CI builds | Michael D Kinney | 1 | -0/+90 |
2019-11-11 | MdePkg/Include: Add DMTF SPDM definition. | Jiewen Yao | 1 | -0/+320 |
2019-11-04 | MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes | Huang, Qing | 1 | -0/+20 |
2019-11-04 | MdePkg: Add AML OpCode definition for ExternalOp | Pierre Gondois | 1 | -0/+2 |
2019-11-04 | MdePkg/UefiFileHandleLib: Tolerate more Root handle FileNames | Marvin Haeuser | 1 | -7/+18 |
2019-11-04 | MdePkg/UefiFileHandleLib: Fix potential NULL dereference | Marvin Haeuser | 1 | -13/+15 |
2019-11-04 | MdePkg/UefiDebugLibStdErr: Pass the correct buffer size | Marvin Haeuser | 1 | -2/+2 |
2019-11-04 | MdePkg/UefiDebugLibConOut: Pass the correct buffer size | Marvin Haeuser | 1 | -2/+2 |
2019-11-02 | MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-201... | Wu, Jiaxin | 1 | -11/+57 |
2019-10-24 | MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions | Liming Gao | 1 | -6/+0 |
2019-10-24 | MdePkg Base.h: Add definition for CLANG9 tool chain | Liming Gao | 3 | -6/+6 |
2019-10-22 | MdePkg: Add UefiFileHandleLib to DSC file | Sean Brogan | 1 | -0/+1 |
2019-10-17 | MdePkg/Include: Update to support SmBios 3.3.0 | Abner Chang | 1 | -3/+73 |
2019-10-11 | MdePkg/Include: correct Lasa in Tpm2Acpi. | Jiewen Yao | 1 | -1/+1 |
2019-10-09 | MdePkg/DxeServicesLib: remove bogus cast | Laszlo Ersek | 1 | -1/+1 |
2019-09-29 | MdePkg: Implement SCSI commands for Security Protocol In/Out | Zurcher, Christopher J | 3 | -19/+388 |
2019-09-25 | MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC arch | Liming Gao | 1 | -1/+3 |
2019-09-17 | MdePkg: UefiLib: Add a function to check if a language is supported | Tom Zhao | 2 | -21/+56 |
2019-09-17 | MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERT | Vitaly Cheptsov via Groups.Io | 1 | -13/+0 |
2019-09-17 | MdePkg: Use STATIC_ASSERT macro | Vitaly Cheptsov via Groups.Io | 1 | -39/+40 |
2019-09-17 | MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.h | Shenglei Zhang | 1 | -1/+1 |
2019-09-11 | MdePkg: Add STATIC_ASSERT macro | Vitaly Cheptsov via Groups.Io | 1 | -0/+14 |
2019-09-10 | MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList | Ray Ni | 1 | -1/+3 |
2019-09-02 | MdePkg/DxeHstiLib: Added checks to improve error handling. | Jayanth Raghuram | 1 | -1/+1 |
2019-08-13 | MdePkg/BaseUefiDecompressLib: Add missing description for parameter | Shenglei Zhang | 1 | -0/+1 |
2019-08-13 | MdePkg: Add MmAccess and MmControl definition. | Marc W Chen | 3 | -0/+251 |
2019-08-09 | UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/ | Ni, Ray | 32 | -0/+53560 |
2019-08-09 | MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg | Ni, Ray | 1 | -0/+3997 |
2019-08-06 | MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5 | Michael D Kinney | 1 | -2/+2 |
2019-07-31 | MdePkg: Add PI 1.5 SmramMemoryReserve HOB file | Chen, Marc W | 2 | -0/+48 |
2019-07-31 | MdePkg/PciExpress21.h: Fix the PCI industry standard register defines | Javeed, Ashraf | 1 | -3/+36 |
2019-07-29 | MdePkg/UefiDebugLibStdErr: Add destructor to CloseEvent | Xu, Wei6 | 2 | -0/+24 |
2019-07-29 | MdePkg/UefiDebugLibDebugPortProtocol: Add destructor to CloseEvent | Xu, Wei6 | 2 | -0/+24 |
2019-07-29 | MdePkg/UefiDebugLibConOut: Add destructor to CloseEvent | Xu, Wei6 | 2 | -0/+24 |
2019-07-17 | MdePkg/BaseLib: Base64Decode(): don't declare variables in nested blocks | Laszlo Ersek | 1 | -4/+3 |
2019-07-16 | MdePkg/BaseLib: rewrite Base64Decode() | Laszlo Ersek | 1 | -2/+247 |
2019-07-16 | MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub impl | Laszlo Ersek | 2 | -220/+172 |
2019-07-16 | MdePkg: Add new MM MP Protocol definition. | Eric Dong | 3 | -0/+352 |
2019-07-12 | MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging | Ray Ni | 1 | -1/+2 |
2019-07-12 | Revert "MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging" | Ray Ni | 1 | -2/+1 |
2019-07-10 | MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging | Ray Ni | 1 | -1/+2 |
2019-07-04 | Revert "MdePkg/Protocol/Hash: introduce GUID for SM3" | Laszlo Ersek | 1 | -5/+0 |
2019-07-03 | MdePkg/Protocol/Hash: introduce GUID for SM3 | Imran Desai | 1 | -0/+5 |
2019-06-21 | MdePkg: Add Generic Initiator Affinity Structure definitions to SRAT | Krzysztof Koch | 1 | -1/+10 |