summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+9
* fixed the following problems:eric_tian2007-10-121-113/+147
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-119-10/+10
* Changed to pass the build with Visual Studio 2005jwang362007-10-101-2/+2
* Fixed NT32 Build break.AJFISH2007-10-091-2/+2
* Cleaned the code for passing Visual Studio 2005 buildjwang362007-10-091-2/+2
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-099-36/+36
* added the CpuLibvprabhal2007-10-051-0/+1
* Update change log to include the enabling of component name 2 protocol.qhuang82007-09-301-0/+14
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-122/+240
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3010-785/+1212
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3017-611/+1256
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-293-70/+80
* PCI Bus Driver Enhancementxli242007-09-284-7/+43
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-272-2/+2
* translate Ctrl + alpha to control value for simple text input protocolqhuang82007-09-271-0/+10
* Change the function name.klu22007-09-272-3/+3
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-265-1/+200
* Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...qwang122007-09-201-1/+2
* Bug fix for the runtime memory status code.yshang12007-09-191-1/+1
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-174-9/+5
* Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney2007-09-141-1/+30
* Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu32007-09-131-0/+42
* Module clean up.vanjeff2007-09-123-80/+54
* Tracker merger. "There is no "NV" display when change the certain option in N...vanjeff2007-09-102-19/+20
* Merge tracker. Add check whether CreateResourceNode successful or not. vanjeff2007-09-101-0/+1
* First round of PI enabling work:qwang122007-09-049-22/+22
* Add missing packages dependency.vanjeff2007-08-311-8/+9
* Added missing dependent packagejwang362007-08-314-1/+4
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-3013-124/+124
* Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu22007-08-301-2/+2
* Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82007-08-292-4/+2
* Fix the CYGWIN GCC build issue.klu22007-08-284-5/+7
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-2/+0
* Fix building issue for Intel Compilerklu22007-08-234-4/+4
* Update PciCfg2.c to follow strict ANSI C spec.yshang12007-08-221-4/+12
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-1/+1
* Updated to use new PCD settingsAJFISH2007-08-163-51/+83
* Added support for UART and Terminal PCD settingsAJFISH2007-08-161-0/+6
* Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu22007-08-161-0/+40
* Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu22007-08-163-0/+84
* Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22007-08-163-3/+3
* 1) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.yshang12007-08-151-2/+57
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-8/+3
* Fix missing PCD issue for IntelFrameworkModulePkg.dscklu22007-08-141-1/+2
* Replace EFI_MAX() with MAX()mdkinney2007-08-145-17/+7
* Add VaraiblePei into IntelFrameworkModulePkgklu22007-08-131-0/+1
* Add VariablePei into IntelFrameworkModulePkgklu22007-08-137-0/+1201
* Fix a bug that when user can't presses F9 to restore the NV Map data into def...qwang122007-08-131-24/+31
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-101-2/+0