]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Fix a security hole in shell binaries:
[mirror_edk2.git] / MdePkg /
2009-09-21 qhuang81. Fix incorrect definition of UEFI_CONFIG_LANG and...
2009-09-18 vanjeffalign some comments.
2009-09-18 vanjeffAdd some comments.
2009-09-17 vanjeffUpdated network related definitions.
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 klu2Add @par at file header to indicate the specification...
2009-09-14 lgao41. Add new HII IFR opcode introduced in UEFI2.2 and...
2009-09-10 lgao4Fix the bug in PeiServicesInstallFvInfoPpi() implementa...
2009-09-10 qhuang81. Add a new Capsule initiate reset flag
2009-09-09 vanjeff1. add EFI Firmware Management protocol definition...
2009-09-09 eric_tianadd AtaPassThruProtocol into MdePkg.
2009-09-08 qhuang8Remove obsolete description to avoid confusion. DeviceP...
2009-09-08 vanjeffadd modifier EFIAPI for library interfaces.
2009-09-08 vanjeffrefine functions comments to add new description for...
2009-09-08 klu2Add PCD protocol/ppi defined in PI 1.2, which is differ...
2009-09-03 vanjeffClarify the UEFI/EFI specification version in file...
2009-09-03 rsun3Add into MdePkg definitions for the SMM IO Trap Dispatc...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Power Button...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Standby Button...
2009-09-03 rsun3Add into MdePkg definitions for the SMM General Purpose...
2009-09-03 rsun3Add into MdePkg definitions for the SMM USB Dispatch2...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Periodic Timer...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Sx Dispatch...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Software Dispat...
2009-09-02 lgao41. Add TCG MOR (Memory Overwrite request) definition...
2009-09-02 rsun3Add into MdePkg definitions for the SMM PCI Root Bridge...
2009-09-02 rsun3Add into MdePkg definitions for the EFI SMM CPU Protoco...
2009-09-02 rsun3Add into MdePkg definitions for the EFI SMM Status...
2009-09-02 eric_tianUEFI 2.3 Specification should be updated to move these...
2009-09-01 qhuang8Split AsmReadKr7() and AsmWriteKr7() from AccessKr...
2009-09-01 rsun3Add into MdePkg definitions for EFI SMM Communication...
2009-09-01 rsun3Add into MdePkg definitions for the DXE SMM Ready To...
2009-09-01 rsun3Add into MdePkg definitions for SMM Ready To Lock proto...
2009-09-01 rsun3Add into MdePkg definitions for EFI SMM Configuration...
2009-09-01 rsun3Add into MdePkg definitions for the EFI SMM Control2...
2009-09-01 rsun3Add into MdePkg definitions for the EFI SMM Access2...
2009-09-01 rsun3Add into MdePkg definitions for EFI SMM Base2 Protocol...
2009-09-01 rsun3Add into MdePkg the common definitions in the Platform...
2009-08-31 rsun3Add into MdePkg definitions for the SMM Cpu I/O Protoco...
2009-08-31 rsun3Add comments indicating in-consistency between code...
2009-08-26 vanjeffAdded definitions of EFI EAP Protocol, EFI EAP Manageme...
2009-08-26 vanjeffminimum updating.
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file header
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file headers and a few comments
2009-08-21 rsun3Add new FFS file types defined for SMM introduced since...
2009-08-21 qhuang8Add "/" after "lock" and another instruction to improve...
2009-08-20 klu2Add super IO protocol from PI 1.2 specification.
2009-08-20 klu2Add Acpi System Description Table protocol from PI...
2009-08-20 qhuang81. Use .p2align directive instead of ambiguous .align...
2009-08-20 klu2Add related definitions support large file.
2009-08-20 klu2Add gEfiFirmwareFileSystem3Guid GUID definition from...
2009-08-20 klu2Add missing status code definitions.
2009-08-20 klu2Add computing Unit Chipset Subclass Progress Code defin...
2009-08-20 qhuang8Remove extra black in function declaration prototype.
2009-08-20 vanjefffixed one typo in comments.
2009-08-19 qhuang8Add [in] [out] after doxygen @param tag
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-19 qhuang81. Fix a UEFI errata to add UINT32 Reserved field in...
2009-08-19 qhuang8Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly...
2009-08-19 qhuang8Minor update some formating
2009-08-19 qhuang8Minor update to fix some typos.
2009-08-19 qhuang8Add missing GUID C Name definition for 3 new UEFI 2...
2009-08-19 qhuang8Minor update to add braces for GUID value
2009-08-19 qhuang8Add missing EFI_HOB_TYPE_UEFI_CAPSULE value
2009-08-19 qhuang8Add missing GUID C Name in DEC file from last check in
2009-08-19 qhuang8Add UEFI 2.2 Driver Healthy protocol definitions
2009-08-19 qhuang8Remove some non-ascii code in header file and fix some...
2009-08-19 rsun3Add protocol and related definitions defined in the...
2009-08-19 qhuang8Add missing GUID C Name gEfiHashServiceBindingProtocolG...
2009-08-19 qhuang8Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL...
2009-08-19 qhuang8Remove a non-existing protocol header file.
2009-08-19 qhuang8Fix syntax error about #pragma pack
2009-08-19 klu2Add Report Status Code related PPI/Protocol from PI...
2009-08-19 klu2Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 speci...
2009-08-19 klu2Synchronize the PCI Platform related definition with...
2009-08-19 eric_tianSetVariable() function comments updated to follow UEFI2.3
2009-08-19 klu2Synchronize parameter's name with PI 1.2
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd Add ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAddress an ARM compatibility issue by converting loops...
2009-08-18 mdkinneyUpdate BasePrintLib to work correctly on compilers...
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support to BaseIoLibIntrinsic
2009-08-18 mdkinneyAdd ARM specific functions to the BaseCacheMaintenanceL...
2009-08-18 mdkinneyAdd ARM as one of the supported architectures
2009-08-18 mdkinneyAdd ARM specific include path
2009-08-18 mdkinneyAdd a private context field to PE_COFF_LOADER_IMAGE_CON...
2009-08-18 mdkinneyAdd ARM specific Jump Buffer
2009-08-18 mdkinneyAdd ARM specific CPU context to the Debug Support Protocol
2009-08-18 mdkinneyAdd ARM specific Machine Type
2009-08-18 mdkinneyAdd ARM specific Machine Type and Debug Directory Entry...
next