summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff2007-11-091-20/+20
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix two issues:qhuang82007-11-062-7/+9
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-0/+1
* Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang82007-10-303-4/+60
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-228-20/+20
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-195-67/+983
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-183-2/+19
* Removed reference to non-existing library classjwang362007-10-181-1/+0
* Merger trackers #7807 and #8372. vanjeff2007-10-172-34/+45
* Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao42007-10-163-16/+16
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-152-21/+44
* 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