summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2015-02-25MdePkg: Fixed wrong definition in smbios.h.Elvin Li1-1/+1
2015-02-15MdePkg: Add new definitions for SMBIOS 3.0.Elvin Li1-5/+53
2015-02-10MdePkg: Fix WINDDK3790 build failureLiming Gao1-1/+3
2015-02-06MdePkg: Add new API DebugPrintLevelEnabled() in DebugLibLiming Gao1-2/+26
2015-02-02Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen1-0/+138
2015-01-23MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu1-1/+1
2015-01-21MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian1-241/+241
2015-01-19Add HSTI support.Yao, Jiewen2-0/+240
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2-10/+545
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2-2/+42
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian1-22/+22
2014-12-15MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong1-3/+28
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2-2/+6
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey1-1/+27
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen1-2/+31
2014-11-17MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.Star Zeng1-12/+32
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long1-39/+120
2014-11-12MdePkg: Add RETURN_ADDRESS macro into Base.h.Star Zeng1-1/+22
2014-11-07Add safe string function to base lib.jyao11-1/+299
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan1-2/+2
2014-10-31MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin2-2/+6
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng1-1/+27
2014-10-24Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming1-8/+2
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy7-240/+240
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen7-13/+36
2014-08-28Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj1-1/+6
2014-08-28MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT...Star Zeng1-2/+2
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj1-0/+39
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj1-1/+11
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D1-0/+425
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li1-9/+26
2014-08-04Add missing ACPI5.1 table.jyao11-1/+19
2014-07-28Add ACPI5.1 header file.jyao13-9/+2127
2014-05-13Fix comment typos. Gao, Liming4-9/+9
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming1-2/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan6-13/+49
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng1-3/+11
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng1-5/+5
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan1-3/+2
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao11-1/+6
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler1-1/+1
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu1-1/+1
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming1-0/+1
2014-01-16Follow UEFI2.4.a spec, add more description on parameter check.jyao11-2/+3
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming1-1/+20
2014-01-14Update FMP Header file Comments per UEFI2.4AGao, Liming1-2/+4
2014-01-14Update the comments to follow spec update.Eric Dong1-2/+2
2014-01-13Follow UEFI2.4.a spec, deprecate 6 hash algo.jyao11-1/+11
2014-01-13Add a new header file to define Adapter Information Protocol.Shumin Qiu1-0/+224
2014-01-13Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h.Ruiyu Ni1-5/+7