summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin2013-11-192-0/+167
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-186-86/+68
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-154-6/+96
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-083-0/+579
* Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni2013-11-072-64/+71
* Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan2013-11-051-1/+3
* Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni2013-10-301-3/+162
* Use rsp instead of esp to save 64-bit stack pointer.Elvin Li2013-10-292-6/+6
* Enable UEFI firmware to support FMP capsule format.czhang462013-10-153-1/+100
* MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng2013-10-141-0/+2
* Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni2013-10-141-25/+15
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-118-41/+521
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-091-2/+5
* Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu2013-09-292-0/+104
* Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao12013-09-221-2/+2
* Add TPM2 related header file.jyao12013-09-185-0/+2186
* Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu2013-09-171-2/+2
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-161-3/+3
* Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2013-09-162-0/+29
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+10
* Add missing SCSI_IO related definitions.Feng Tian2013-09-111-1/+26
* This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin2013-09-051-7/+27
* Enable warningif opcode in browser.Eric Dong2013-09-041-1/+8
* Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2013-09-024-0/+120
* MdePkg/AArch64: Fixed some definitions in ProcessorBind.hOlivier Martin2013-08-291-6/+13
* Update status code data structures according errata. Shumin Qiu2013-08-291-16/+16
* Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan2013-08-271-16/+55
* Update SetVariable() function description for the clarification of requireme...Shumin Qiu2013-08-231-5/+13
* Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu2013-08-231-2/+2
* Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni2013-08-231-1/+7
* Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong2013-08-231-3/+8
* Update comments to follow new spec definition.Eric Dong2013-08-231-8/+5
* Update firmware management protocol definition to expose the lowest supported...Shumin Qiu2013-08-221-2/+7
* Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni2013-08-211-1/+9
* Refine the comments to follow spec.Eric Dong2013-08-204-21/+48
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-201-0/+2
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-202-3/+182
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-202-10/+16
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-193-30/+165
* MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian2013-08-161-20/+38
* Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek2013-08-151-0/+1
* Add I2C related definition in PI 1.3 spec.Elvin Li2013-08-148-0/+1249
* Add defines for MAX values for EBC arch.Liming Gao2013-08-131-1/+7
* Add NVM Express related definition.Feng Tian2013-08-122-3/+23
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-091-2/+7
* Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2013-08-082-4/+4
* MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin2013-08-071-4/+4
* MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-292-1/+120
* MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-293-1/+83
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-298-1/+363