summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Add doxygen style comments for section extraction module.qhuang83-336/+498
2008-04-28Remove CpuDeadLoop().qhuang81-1/+0
2008-04-28StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al...klu22-1/+2
2008-04-22Fix missing include header file and fix typo in comment.klu22-9/+9
2008-04-18Add legacy8259 module for PcAt.klu24-0/+1029
2008-04-14Coding style modification.klu212-760/+465
2008-04-10Add some function/header comments.klu23-492/+297
2008-03-20[Description]eric_tian2-2/+6
2008-03-19Modify all file header to follow doxygen formatklu25-10/+10
2008-03-18[Description]eric_tian1-3/+3
2008-02-28Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang129-1624/+0
2008-02-28Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang1214-12960/+0
2008-02-28Remove Framework HiiDatabaseqwang129-4675/+0
2008-02-04Add the check- in missed filegtian1-0/+7
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu31-0/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1217-707/+708
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-10MdeModule cleanup for PI:klu23-0/+1541
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang85-6/+6
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-22Update following library class/Protocol for puting 'Framework' as prefixklu26-15/+15
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-1/+9
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-122/+240
2007-09-19Bug fix for the runtime memory status code.yshang11-1/+1
2007-09-10Tracker merger. "There is no "NV" display when change the certain option in N...vanjeff2-19/+20
2007-09-04First round of PI enabling work:qwang125-15/+15
2007-08-31Added missing dependent packagejwang361-0/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang84-25/+25
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-1/+0
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang11-4/+12
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22-2/+2
2007-08-151) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.yshang11-2/+57
2007-08-14Replace EFI_MAX() with MAX()mdkinney1-6/+4
2007-08-13Add VaraiblePei into IntelFrameworkModulePkgklu21-0/+1
2007-08-13Add VariablePei into IntelFrameworkModulePkgklu26-0/+1200
2007-08-13Fix a bug that when user can't presses F9 to restore the NV Map data into def...qwang121-24/+31
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22-0/+2
2007-08-06Fix bug in PciCfg to support PCI express address.yshang13-12/+42
2007-08-06Remove gEfiCpuIoProtocolGuid from [Depex] section.vanjeff1-1/+1
2007-07-251) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.yshang15-0/+792