]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Roll back the dependency change in MOR driver.
[mirror_edk2.git] / MdePkg /
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Add missing ASM_PFX for InternalAs...
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-09-02 Gao, LimingUpdate MdePkg package version from 1.04 to 1.05
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Remove remaining 'DB'...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Use NASM local labels
2014-09-01 Jordan JustenMdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with...
2014-09-01 Jordan JustenMdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with...
2014-09-01 Jordan JustenMdePkg Base.h: Always define ASM_PFX
2014-08-28 Gao, LimingDon't initialize local variables in its declaration.
2014-08-28 Samer El-Haj-Mahmo... Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI...
2014-08-28 Star ZengMdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1...
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-26 Samer El-Haj-Mahmo... Add PCI PMC and PMCSR register definitions from PCI...
2014-08-26 Samer El-Haj-Mahmo... Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from...
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-22 Gao, LimingOnly reserve the aligned memory instead of reserving...
2014-08-21 Andrew FishMdePkg: Introduced BaseStackCheckLib (cont.)
2014-08-20 Andrew FishMdePkg: Introduced BaseStackCheckLib (cont.)
2014-08-20 Andrew FishMdePkg: Introduced BaseStackCheckLib
2014-08-20 Eric DongMdePkg: BaseOrderedCollectionRedBlackTreeLib: improve...
2014-08-16 Laszlo ErsekMdePkg: library INF files should reference feature...
2014-08-16 Laszlo ErsekMdePkg: BaseOrderedCollectionRedBlackTreeLib: silence...
2014-08-16 Laszlo ErsekMdePkg: BaseOrderedCollectionRedBlackTreeLib: silence...
2014-08-14 lhauchRoll-back from an accidental commit.
2014-08-14 lhauchChange svn:mime-type property on all Unicode files...
2014-08-12 Laszlo ErsekMdePkg: introduce BaseOrderedCollectionRedBlackTreeLib...
2014-08-12 Kinney, Michael DMdePkg: introduce OrderedCollectionLib library class
2014-08-11 Gao, LimingMdePkg: Fix Clang build failure
2014-08-08 Elvin LiAdded SMBIOS 2.8.0 updates.
2014-08-07 Qiu ShuminAdd type cast for better coding style.
2014-08-04 jyao1Add missing ACPI5.1 table.
2014-07-28 jyao1Add ACPI5.1 header file.
2014-07-21 Star ZengMdePkg BaseLib: Fix a corner case of Source and Destina...
2014-07-14 Star ZengMdePkg PeiHobLib: Initialize Owner field of Resource...
2014-07-09 Harry LiebelMdePkg/BasePrintLib: Do not do operations with NULL
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-24 Gao, LimingCorrect comment typo in AsmReadCr0() function.
2014-05-22 Ruiyu NiRemove the assertion which may cause IsDevicePathValid...
2014-05-13 Gao, LimingFix comment typos.
2014-05-12 Gao, LimingUpdate function descriptions of AIP EFI_ADAPTER_INFO_GE...
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
2014-05-05 Ruiyu NiAdd device path node/text conversion for NVMe device...
2014-04-30 Tian, FengMdePkg/UefiScsiLib: Wrong function parameter comments...
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-25 Eric DongSupport load 64 bit image from 32 bit core.
2014-03-20 Fu SiyuanRemoves MacString Rt attribute in Ip4Config/Mnp driver.
2014-03-01 jyao1Add comment for S3BootScriptSaveMemPoll API, since...
2014-02-25 Ari ZiglerFix the bug for the structure definition of _EFI_ADAPTE...
2014-02-12 jyao1Add more check for PE COFF SizeOfHeader field.
2014-01-27 Shumin QiuFix the typo for the structure definition of EFI_ADAPTE...
2014-01-22 Tian, HotFix CRLF format
2014-01-21 Ruiyu NiOptimize the code to not call StrToBuf when DataLength...
2014-01-17 Gao, LimingAdd VOID MigratePeiServicesTablePointer() to fix'Deprec...
2014-01-16 jyao1Follow UEFI2.4.a spec, add more description on paramete...
2014-01-15 Ruiyu NiFollow UEFI spec to convert unrecognized device path...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-14 Gao, LimingUpdate FMP Header file Comments per UEFI2.4A
2014-01-14 Eric DongUpdate the comments to follow spec update.
2014-01-13 jyao1Follow UEFI2.4.a spec, deprecate 6 hash algo.
2014-01-13 Shumin QiuAdd a new header file to define Adapter Information...
2014-01-13 Ruiyu NiAdd EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFi...
2014-01-10 Jaben CarseyMdePkg: add missing #defines for decoding PCIe 2.1...
2014-01-09 Jaben CarseyMdePkg: Add PCI Express 2.1 and 3.0 structures
2014-01-09 Gao, LimingUpdates MdePkg package version from 1.03 to 1.04
2014-01-09 Liming GaoCorrect function comments of S3BootScriptCloseTable().
2014-01-09 Yi LiAdd processor family 2 definition in SMBIOS header...
2014-01-07 Star ZengMdePkg PcdLib: Except for SizeOfBuffer is greater than...
2014-01-03 Liming GaoCorrect function comments of S3BootScriptSaveDispatch2().
2013-12-31 Liming GaoUpdate MemoryAllocationLib.AllocateAlignedPages API...
2013-12-30 David WoodhouseMdePkg: First instruction after clearing CR0.PE must...
2013-12-30 David WoodhouseClean up hard-coded offsets and other utter bogosity...
2013-12-23 Star ZengMdePkg PcdLib: Follow the comment of LibPcdGetNextToken...
2013-12-18 Ruiyu NiRollback the change to EFI_BOOT_KEY_DATA structure...
2013-12-10 Fu Siyuan1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
2013-12-04 Ruiyu NiCorrect file header comments for DiskIo2.h.
2013-11-26 Shumin QiuFollow UEFI spec to add the definition for EFI_SPECIFIC...
2013-11-22 Liming GaoTempRam Done PPI definition in PI1.2.1
2013-11-22 Jeff FanAdd Reserve Interrupt and Exception Vectors definition...
2013-11-20 Shumin QiuAdd 2.4 to system table version.
2013-11-20 Shumin QiuUpdate revisions for PI1.3.
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
2013-11-19 Long, QinAdd UEFI RNG Protocol support. The driver will leverage...
2013-11-18 Bob C FengMdePkg and MdeModulePkg Pcd: Implement PCD Driver for...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2013-11-08 Shumin QiuAdd BaseSmbusLibNull instance for SmbusLib. Add check...
2013-11-07 Ruiyu NiFix several bugs in DevicePathLib implementation regard...
2013-11-05 Jeff FanSupport unhook notification function for Smst->SmmRegis...
2013-10-30 Ruiyu NiUpdate SimpleFileSystem.h to add the asynchronous File...
2013-10-29 Elvin LiUse rsp instead of esp to save 64-bit stack pointer.
2013-10-15 czhang46Enable UEFI firmware to support FMP capsule format.
2013-10-14 Star ZengMdePkg PeiServicesLib: Refine the code to avoid error...
2013-10-14 Ruiyu NiCorrect a typo: Change the type of the 4th parameter...
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
next