summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang81-1/+1
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten1-1/+1
2008-02-04Add the check- in missed filegtian1-0/+7
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang12-26/+4
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12-8/+40
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu31-0/+2
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff4-32/+73
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang121-1/+1
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang11-6/+15
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1217-707/+708
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang11-0/+1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang19-78/+1386
2008-01-141) Replace MACRO with C functions.yshang12-38/+203
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12-60/+23
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12-10/+64
2007-12-26fix DataHubGetNextRecord bugeric_tian1-9/+9
2007-12-26Add the Rom Image to internal database for later PCI light enumerationeric_tian2-0/+18
2007-12-10MdeModule cleanup for PI:klu24-1/+1542
2007-12-05Update default value to adapt to most platform.qhuang81-1/+1
2007-12-05Update default value to adapt to most platform.qhuang81-4/+4
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian7-0/+3020
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian8-3021/+1
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian7-176/+176
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian8-0/+3021
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang89-10/+10
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff1-20/+20
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-06Fix two issues:qhuang82-7/+9
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian1-0/+1
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang83-4/+60
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu28-20/+20
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-67/+983
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao43-2/+19
2007-10-18Removed reference to non-existing library classjwang361-1/+0
2007-10-17Merger trackers #7807 and #8372. vanjeff2-34/+45
2007-10-16Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao43-16/+16
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42-21/+44
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-1/+9
2007-10-12fixed the following problems:eric_tian1-113/+147
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang89-10/+10
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-2/+2
2007-10-09Fixed NT32 Build break.AJFISH1-2/+2
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-2/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang89-36/+36
2007-10-05added the CpuLibvprabhal1-0/+1
2007-09-30Update change log to include the enabling of component name 2 protocol.qhuang81-0/+14
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-122/+240
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang810-785/+1212
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang817-611/+1256