summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove blank for function typedef, it break generating doxygen documentklu22008-07-311-1/+1
* Remove blank for function typdef, it will break generating doxygen document.klu22008-07-311-1/+1
* Remove blank for function typedef, it will break generating doxygen document.klu22008-07-3145-173/+173
* get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.hqwang122008-06-201-0/+4
* Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang122008-06-041-18/+18
* De-unicode in comment for all source files.qhuang82008-05-271-1/+1
* Update ChangeLog.txtqwang122008-05-161-0/+22
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f1...qwang122008-05-161-26/+26
* Fix typo in comment.klu22008-04-229-19/+23
* rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...qwang122008-04-181-3/+2
* Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$"lgao42008-04-181-1/+1
* Remove unused function.klu22008-04-181-26/+0
* define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang122008-04-171-0/+1
* Fix function comments.klu22008-04-097-19/+19
* Fix coding style issue.klu22008-04-094-932/+486
* Remove IfrLibConstruct, because it do nothing.klu22008-04-092-21/+2
* Add comments for library function interface.klu22008-04-092-35/+81
* Fix unknown character in header comments which break build.klu22008-04-091-2/+2
* Fix unknown character in header comments which break build.klu22008-04-091-3/+1
* Fix build error.klu22008-04-091-1/+1
* Add comments.klu22008-04-082-2/+7
* Add more comments for IntelFramework's header files.klu22008-04-0820-29/+88
* Add more comments for IntelFramework's header files.klu22008-04-0816-39/+79
* Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang122008-04-032-39/+39
* Fix a GUID value typo for Legacy BIOS protocolqhuang82008-04-011-1/+1
* Correct gEfiLegacyBiosPlatformProtocolGuid value same to the definition in he...lgao42008-03-191-1/+1
* Modify all file header to follow doxygen formatklu22008-03-196-12/+12
* [Description]eric_tian2008-03-171-1/+6
* [Description]:qwang122008-03-151-36/+0
* update ChangeLog.txtqwang122008-03-151-0/+6
* [Description]:qwang122008-03-151-14/+0
* Modify the structure name to follows spec.klu22008-03-141-38/+41
* Add definition for EfiCacheAssociativity24Way.xli242008-03-131-1/+2
* Add more smbios record support.klu22008-03-111-31/+197
* remove the duplicate guid.qwang122008-02-041-1/+0
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-022-8/+11
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-223-0/+583
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2115-379/+517
* Fix build break issueklu22007-12-101-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-3/+3
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-2225-26/+26
* Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu22007-10-161-1/+8
* Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang82007-09-181-3/+3
* Make IntelFrameworkPkg pass package buildqhuang82007-09-173-0/+25
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* Update the local header file name.qhuang82007-09-171-4/+1
* 1. Add Missing UefiDrvierModel APIs in UefiLibFramework instances.qhuang82007-09-173-2/+672
* Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu32007-09-131-0/+42
* Merge the PI enabling works from the branchqwang122007-09-043-5/+7
* Add a new library class of SmmLibqhuang82007-09-032-0/+79