Age | Commit message (Expand) | Author | Files | Lines |
2016-03-02 | MdePkg: DebugLib: more cleanup for log level comments in lib class header | Laszlo Ersek | 1 | -4/+5 |
2016-03-01 | MdePkg: fix comment typo in DebugLib.h | Leif Lindholm | 1 | -1/+1 |
2016-02-25 | MdePkg: Add EFI RAM Disk Protocol definitions | Hao Wu | 2 | -0/+109 |
2016-02-25 | MdePkg: Update Http11 with additional useful definitions | Samer El-Haj-Mahmoud | 1 | -11/+43 |
2016-02-25 | MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTED | Dandan Bi | 1 | -1/+2 |
2016-02-25 | MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM. | Fu Siyuan | 3 | -3/+10 |
2016-02-23 | MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitions | Cohen, Eugene | 3 | -6/+9 |
2016-02-22 | MdePkg: Fix incorrect PCIe Extended Capabilities definition | Samer El-Haj-Mahmoud | 1 | -1/+2 |
2016-02-17 | MdePkg: Add invocation register support in SMM Communication ACPI Table | Hao Wu | 1 | -1/+6 |
2016-02-17 | MdePkg: Add UEFI2.6 MemoryAttributesTable GUID | jiewen yao | 1 | -0/+7 |
2016-02-17 | MdePkg: Add UEFI2.6 MemoryAttributes Table definition. | jiewen yao | 1 | -0/+34 |
2016-02-16 | MdePkg: Refine the function comments in Keyword Handler Protocol | Dandan Bi | 1 | -5/+7 |
2016-02-15 | MdePkg: Minor comments update to AllocatePages() and AllocatePool() | Star Zeng | 1 | -7/+6 |
2016-02-15 | MdePkg: Update the UEFI version to reflect new revision | Hao Wu | 1 | -3/+4 |
2016-02-15 | MdePkg: Add EFI Supplicant Protocol definitions | Hao Wu | 2 | -0/+464 |
2016-02-15 | MdePkg: Add EFI Wireless MAC Connection II Protocol definitions | Hao Wu | 3 | -20/+424 |
2016-02-14 | MdePkg: Update Acpi.h to include 6.1. | jiewen yao | 1 | -2/+2 |
2016-02-14 | MdePkg: Add ACPI6.1 definition. | jiewen yao | 1 | -0/+2375 |
2016-02-14 | MdePkg: Add missing definition for ACPI6.0. | jiewen yao | 1 | -1/+4 |
2016-02-12 | MdePkg: Update Base.h to fix compilation issues with ICC. | edk2-devel | 1 | -1/+1 |
2016-02-03 | MdePkg:Add a new error status code EFI_HTTP_ERROR. | Zhang Lubo | 3 | -2/+10 |
2016-02-01 | MdePkg: Add new enum EfiPlatformConfigurationActionUnsupportedGuid | Ruiyu Ni | 1 | -2/+24 |
2016-02-01 | MdePkg: Correct inconsistent function descriptions in DNS | Jiaxin Wu | 2 | -7/+6 |
2016-01-29 | MdePkg: Minor update to the Data parameter for GetVariable() | Star Zeng | 1 | -3/+4 |
2016-01-29 | MdePkg: Remove magic number | Jiaxin Wu | 1 | -2/+7 |
2016-01-28 | MdePkg:Change HTTP API typos. | Zhang Lubo | 1 | -8/+19 |
2016-01-28 | MdePkg:Add new traffic statistics definition for Wireless NIC. | Zhang Lubo | 2 | -2/+41 |
2016-01-26 | MdePkg: Add TPM TIS definition. | Yao, Jiewen | 1 | -0/+183 |
2016-01-26 | MdePkg: Add TPM PTP definition. | Yao, Jiewen | 1 | -0/+522 |
2016-01-19 | MdePkg: Update MorLock comment to latest doc. | Yao, Jiewen | 1 | -8/+8 |
2016-01-19 | MdePkg: Add NOOPT target in MdePkg.dsc | Hao Wu | 1 | -1/+1 |
2016-01-18 | MdePkg: Add PciSegmentLib instance based on PciLib | Ruiyu Ni | 4 | -1/+1352 |
2015-12-31 | MdePkg/BaseLib: do not rely on undefined behavior in arithmetic shift | Ard Biesheuvel | 1 | -1/+1 |
2015-12-23 | MdePkg: Update Ipmi2.0 definitions header file. | Daocheng Bu | 5 | -83/+95 |
2015-12-22 | MdePkg : Update SPCR to use ACPI5 definition | Samer El-Haj-Mahmoud | 1 | -1/+2 |
2015-12-22 | MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFY | Hao Wu | 1 | -4/+4 |
2015-12-22 | MdePkg UefiScsiLib: Close event when SCSI command fails | Hao Wu | 1 | -4/+44 |
2015-12-22 | MdePkg: Add HTTP 1.1 industry standard definitions. | Samer El-Haj-Mahmoud | 1 | -0/+208 |
2015-12-17 | MdePkg: Convert IoLibEbc.c source file to DOS format | Liming Gao | 1 | -171/+171 |
2015-12-16 | MdePkg: Add missing SMBIOS definitions for SATA and SAS Ports | Samer El-Haj-Mahmoud | 1 | -0/+3 |
2015-12-16 | MdePkg: Add GIC version to ACPI 5.1/6 definitions | Samer El-Haj-Mahmoud | 2 | -2/+22 |
2015-12-15 | MdePkg: Add Ipmi2.0 definitions head file. | Daocheng Bu | 9 | -0/+2398 |
2015-12-15 | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 109 | -0/+0 |
2015-12-14 | MdePkg/BaseIoLibIntrinsic: Add EBC support | Michael Kinney | 3 | -3/+180 |
2015-12-14 | MdePkg: backout Ipmi2.0 definitions header file. | Daocheng Bu | 9 | -2417/+0 |
2015-12-14 | MdePkg: Add 3 macro defined in latest TPM2 specification. | Yao, Jiewen | 1 | -1/+4 |
2015-12-11 | MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write command | Hao Wu | 3 | -1/+1139 |
2015-12-09 | MdePkg: Restore SetupMode macro definition | Chao Zhang | 1 | -0/+8 |
2015-12-07 | MdePkg: Add AuditMode/DeployedMode name definition | Chao Zhang | 2 | -3/+20 |
2015-12-07 | MdePkg: DebugAssert enhancement | Baraneedharan Anbazhagan | 4 | -4/+7 |