summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
* delete duplicated EFI_AP_PROCEDUREqwang122007-07-061-10/+0
* Add PciCfg PPI definitionsqhuang82007-07-061-0/+107
* Add Framework version of PeiSmbusLib instance: depending on Smbus PPI.qhuang82007-07-066-1/+803
* Check in following modules,xgu32007-07-051-0/+950
* add gEfiPciCfgPpiInServiceTableGuid definitionsvanjeff2007-07-052-0/+6
* Add GUID defintions for gDeviceRecoveryModulePpiGuidqhuang82007-07-052-0/+6
* Fixed FirmwareFileSystem.h to make it compile independently.bxing2007-07-041-8/+10
* Added Capsule.h for capsule related definitions in Framework spec.bxing2007-07-042-1/+71
* Corrected uses of PI header files.bxing2007-07-042-2/+2
* Corrected uses of IntelFrameworkPkg header files.bxing2007-07-0414-35/+42
* Renaming files/directoriesbxing2007-07-0411-0/+131
* Add EFI_FV_FILETYPE_ALL in IntelFrameworkPkg.yshang12007-07-041-0/+3
* Add FindFv PPI.yshang12007-07-043-0/+155
* add in FirmwareFileSystem.h which define Framework File System Guid.qwang122007-07-041-0/+1
* add in FirmwareFileSystem.h which define Framework File System Guid.qwang122007-07-041-0/+32
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu22007-07-041-6/+0
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-031-9/+0
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-031-0/+7
* Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang122007-07-021-1/+1
* Update License Headers.yshang12007-07-024-37/+35
* Make EdkGenericBdsLib compile.qwang122007-07-021-0/+2
* Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang122007-07-022-211/+0
* Add DxeBootScriptLibNull in IntelFrameworkPkg.yshang12007-07-025-1/+1198
* Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang122007-07-021-0/+211
* Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang122007-07-024-4/+4
* 1. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf ...vanjeff2007-07-021-0/+1
* 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkgvanjeff2007-07-021-252/+0
* 1. Add FrameworkFormBrowser.hvanjeff2007-07-023-11/+161
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-293-33/+2
* add some definitions about HIIvanjeff2007-06-292-0/+15
* Add extra inclusion of DataHubRecords.hqhuang82007-06-291-0/+1
* Added StatusCode payload structure definitionsbxing2007-06-291-0/+95
* Rename Frame*Lib to *LibFramework to improve the speed that a module could be...qwang122007-06-295-6/+6
* Rename Frame*Lib to *LibFramework to improve the speed that a module could be...qwang122007-06-2910-7/+7
* Add some definitions in Framework FV 0.9 spec but not in PI 1.0.qhuang82007-06-291-0/+40
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2893 6f1...qwang122007-06-291-0/+1270
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2882 6f1...qwang122007-06-292-2/+4
* add in FrameworkIfrSupportLibqwang122007-06-297-0/+3317
* remove includeqwang122007-06-291-11/+0
* 1. add guid definitionvanjeff2007-06-297-1/+710
* 1. add missing inf files vanjeff2007-06-296-2/+173
* Updated *.dec files and .h files to support correct include path schemeAJFISH2007-06-281-2/+1
* Make public header file #ifndef XXX #define XXX start with __ to avoid collis...qhuang82007-06-281-2/+2
* Modified header files to make them compilebxing2007-06-2860-150/+211
* add gEfiStatusCodeSpecificDataGuid definitionvanjeff2007-06-282-2/+7
* 1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver us...klu22007-06-282-0/+117
* 1. Add PeiDxeDebugLibReportStatusCode.inf and UefiLibFramework/UefiLib.infvanjeff2007-06-2811-48/+681
* clean up modulesvanjeff2007-06-285-23/+13
* Remove CommonHeader.hvanjeff2007-06-281-33/+0
* 1. fixed one bug in Common/FrameworkFirmwareFileSystem.hvanjeff2007-06-2813-21/+227