]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkPkg
CryptoPkg PeiCryptLib: Enable SHA384/512 support
[mirror_edk2.git] / IntelFrameworkPkg /
2009-08-18 klu2Fix invalid doxygen comment, should not mix the usage...
2009-08-10 eric_tianrefine some definitions comments.
2009-08-06 eric_tianDocument all of the mismatches between IntelFrameworkPk...
2009-07-30 pkandelLightly revised SmmCis.h based on information in the...
2009-07-29 vanjeffupdate MdePkg version to 1.01
2009-07-29 pkandelUpdated comment at line 595 to be PI 1.1 spec, instead...
2009-07-28 vanjefffixed wrong comments format.
2009-07-28 pkandelCommitting changes to the comments, after review with...
2009-07-27 eric_tianadd comment on mismatch between code and MiscSubclass...
2009-07-24 mdkinneyMove EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because...
2009-07-24 mdkinneyMove those status code definitions that exactly match...
2009-07-22 eric_tiancomments refine
2009-07-17 eric_tianimprove the doxgen style comments.
2009-07-14 mdkinneyRemove the following Protocols from the IntelFrameworkP...
2009-07-13 klu2Fix a wrong doxygen comment tag usage of ///>. The...
2009-07-13 lgao4Make code definition alignment.
2009-07-13 lgao4Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkP...
2009-07-13 vanjeffupdated parameters name to match spec.
2009-07-13 mdkinneyRemove the following PPIs from the IntelFrameworkPkg...
2009-07-13 mdkinneyAdd Framework MP Services Protocol
2009-07-13 mdkinneyClean up doxygen comments
2009-07-13 mdkinneyFix Doxygen comment syntax
2009-07-12 mdkinneyAdd "FRAMEWORK_" to remove name collision with Security...
2009-07-11 mdkinney1) Add Include/Framework/BootScript.h that contains...
2009-07-11 mdkinneyMake CR/LF consistent in source file
2009-07-11 mdkinneyRemove "Module Name:" from include file headers.
2009-07-10 mdkinneyFix Doxygen document generation for function prototypes
2009-07-10 darylm503Document the macro definitions for Variable Attributes.
2009-07-10 darylm503Adjust syntax of comment contents.
2009-07-10 darylm503Add Doxygen comment block to SMRAM state macro definitions.
2009-07-10 eric_tianrestore @par Revision Reference.
2009-07-10 eric_tianrestore @par Revision Reference.
2009-07-10 eric_tianfix build issue
2009-07-10 eric_tianroll back the change on the naming of DataHubRecords...
2009-07-10 jchen20To keep the code not change as original for compatible...
2009-07-10 lgao4Clean the public header files to remove the unnecessary...
2009-07-10 klu21, Add @par section in file header comment
2009-07-10 jchen20Add comments to describe the difference between code...
2009-07-10 rsun3Code clean up to match with Framework HII 0.92 spec...
2009-07-10 xli24Refine comments.
2009-07-10 xli24Refine comments.
2009-07-10 xli24Keep inconsistency in code and add additional comments...
2009-07-09 mdkinneyRemove structure declaration for EFI_UGA_PIXEL.
2009-07-09 jchen20Add comments to describe the difference between code...
2009-07-09 jchen20Add comments to describe the difference between code...
2009-07-09 jchen20describe the difference with Spec to fix the bug #202465
2009-07-09 jchen20Add definition on SmmStatusCodeProtocol to comply the...
2009-07-09 jchen20Add comments to describe the difference with Spec to...
2009-07-09 jchen20Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL...
2009-07-09 xli24Refine the comments to describe inconsistency between...
2009-07-09 vanjeffupdated comments per review comments.
2009-07-09 jchen20the Comment the gap between Framework spec and code...
2009-07-08 eric_tianaccording to DataHubSubclass spec, all fields of data...
2009-07-08 jchen20to describe the gap between Framework spec and code...
2009-07-08 jchen20to fill the gap between Framework and code to fix the...
2009-07-08 eric_tianrefine the DataHubRecords.h to comply with DataHubSubcl...
2009-07-08 jchen20Add comments to indicate the gap with Framework Spec
2009-07-08 eric_tianrefine the file header comment on FrameworkDxe.h
2009-07-08 eric_tian1. add comments for those fields not defined by MemoryS...
2009-07-08 eric_tianInconsistent with specification here:
2009-07-08 eric_tian1. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE...
2009-07-08 eric_tianadd comments to note it's the spec typo issue for EFI_C...
2009-07-08 eric_tianadd comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA...
2009-07-08 lgao4Add comments for the inconsistent definition with frame...
2009-07-08 eric_tianadd comments to note why EFI_MISC_PORT_DEVICE_PATH...
2009-07-08 eric_tianupdate the file header comment
2009-07-08 eric_tianInconsistent with specification here:
2009-07-08 eric_tian1. change the value of EFI_PROCESSOR_SUBCLASS_VERSION...
2009-07-08 xli24Add [in], [out] tag for function description.
2009-07-08 xli24Add comments to describe inconsistency between code...
2009-07-08 xli24Add comments to describe inconsistency between code...
2009-07-07 eric_tianchange comment style from 3 line to 1 line
2009-07-07 vanjeffAdd IncompatiblePciDeviceSupportDxe module in IntelFram...
2009-07-07 eric_tian1. cleanup to refine the doxgen comment.
2009-07-07 eric_tiansupply comments on data structure to follow spec.
2009-07-07 eric_tianDue to SmBios2.6 spec section 3.3.8.5 doesn't enumerate...
2009-07-07 klu2Refine comments.
2009-07-06 xli24Refine include file of GUID HOB for SMRAM memory reserv...
2009-07-06 xli24Refine include file for Device Recovery Module PPI.
2009-07-06 xli24Refine include file for SMM Base Protocol.
2009-07-06 jchen20Fixed bug 202575. mainly follow Doxygen rule
2009-07-06 xli24Add space for alignment.
2009-07-06 vanjeffupdated function headers.
2009-07-06 xli24Add tag of in/out for @param comments in function header.
2009-07-06 vanjeffadd detailed description for functions.
2009-07-03 darylm503Clean up formatting and some Doxygen comments.
2009-07-03 darylm503Clean up Doxygen group comments.
2009-07-03 darylm503Clean up Doxygen commenting.
2009-07-03 mdkinneyChange FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HI...
2009-07-03 vanjeffremove stranger characters.
2009-07-03 klu2Synchronize the structure's member's name and comments...
2009-07-03 vanjeffadded comments per framework spec.
2009-07-03 klu21, Synchronize CSM related structure definition's comme...
2009-07-03 rsun3Change naming of bit value definitions of Authenticatio...
2009-07-03 rsun3PeiCis.h clean up.
2009-07-02 klu2Correct the enumeration value's name for EFI_COMPATIBIL...
2009-07-02 lgao4Update code comments according to intel framework speci...
2009-07-02 rsun3DxeCis.h clean up.
2009-07-02 klu2Correct the structure's comments to follow doxygen...
2009-07-02 xli24Refine SMM USB Dispatch Protocol definition.
next