]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Ppi
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdePkg / Include / Ppi /
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-03 klu2Removing "Ex" in PI PCD_PPI/PROTOCOL's interface accord...
2010-03-02 jchen20remove the Framework version of EFI_S3_RESUME2_PPI...
2010-03-01 jchen20add the PI version of EFI_S3_RESUME2_PPI defintion
2010-03-01 vanjeffroll back some changing since it was not complete.
2010-03-01 vanjeffupdated definitions of PCD PPI/Protocol per latest...
2010-02-27 xli24Update SEC Platform Information PPI according to PI...
2010-02-26 xli24Refine parameter description according to PI 1.2 errata A.
2010-01-14 mdkinneyClean up format of comments
2010-01-14 mdkinneyFix formatting
2010-01-14 mdkinneyClean up .h files for the CPU I/O PPI and the CPU I...
2009-12-11 xli24Add return value description for EFI_PEI_RECOVERY_BLOCK...
2009-11-17 xli24Fix parameter name in function header.
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-10-21 klu21, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_...
2009-09-21 qhuang8Remove some unicode characters in MdePkg source code.
2009-09-08 klu2Add PCD protocol/ppi defined in PI 1.2, which is differ...
2009-08-19 qhuang8Minor update some formating
2009-08-19 qhuang8Minor update to fix some typos.
2009-08-19 qhuang8Remove some non-ascii code in header file and fix some...
2009-08-19 klu2Add Report Status Code related PPI/Protocol from PI...
2009-08-04 lgao4remove incorrect comments.
2009-07-23 lgao4Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName funct...
2009-07-13 mdkinneyAdd the following PI 1.2 PPIs to the MdePkg
2009-07-01 lgao4Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined...
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-05-18 lgao41. Clean up MdePkg internal header files
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2008-12-09 lgao4Move common smbus structure from Smbus PPI to Industry...
2008-12-09 lgao4Add the detailed descriptions for the structure data...
2008-12-08 lgao4Add comments for most of enum data type.
2008-12-07 mdkinneyAdd descriptions for each of the width values in the...
2008-10-28 xli24Refine version info in MDE file header.
2008-10-21 vanjeffRe-defined PCD_INVALID_TOKEN_NUMBER in header files...
2008-10-16 vanjeffremove PCD_INVALID_TOKEN_NUMBER, that is not defined...
2008-10-13 xli24Formalize comments for Protocols and PPIs.
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-09-23 xli24Refine code for MdePkg/Include/Ppi according to code...
2008-09-05 xli24Make prototype of EFI_PEI_STALL comply with PI spec.
2008-09-04 xli24Update MdePkg/Include/Ppi according to code review...
2008-09-04 vanjeff1. Remove unnecessary CONST.
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-07-25 lgao4Update CopyRight to 2008
2008-07-25 lgao4Code Scrub for Protocol and Ppi Definition
2008-07-16 lgao4Code Scrub for header files in MdePkg/Include/Ppi and...
2008-06-24 klu2Fix doxygen issue:
2008-06-04 qwang12Remove the tailing ',' and redudant ';' to ensure the...
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-03 yshang1[Description]
2007-10-11 vprabhalchanged the Sec information structure for IPF
2007-07-24 yshang1Update the definition of PEI_SERVICES_REVISION.
2007-07-24 yshang1Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInf...
2007-07-06 yshang1Update the C name of CPU I/O PPI.
2007-07-05 vanjeffRename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_I...
2007-07-03 AJFISHRemoved IntelframeworkPkg contamination from MdeModuleP...
2007-07-03 yshang1Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-21 yshang1Fixed PPI GUID name to follow PI specification.
2007-06-21 yshang1Update the EFI_PEI_SECURITY2_PPI to follow PI. Also...
2007-06-18 AJFISHRemoved tabs and fixed some minor coding style issues...
2007-06-13 yshang1Add PPI definitions introduced in PI1.0.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-18 qwang121) Clean up MdePkg/Include/Common/BootScript.h and...
2006-12-18 mdkinneyOnly include SmmCis.h if the CPU Arch is IA32 or X64
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-17 qwang12Add in function description and comments.
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-24 qwang121) Fix bug reported on the PcdSetEx* Macro.
2006-04-21 bbahnsenInitial import.