summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu24-9/+5
2007-09-14Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney1-1/+30
2007-09-13Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu31-0/+42
2007-09-12Module clean up.vanjeff3-80/+54
2007-09-10Tracker merger. "There is no "NV" display when change the certain option in N...vanjeff2-19/+20
2007-09-10Merge tracker. Add check whether CreateResourceNode successful or not. vanjeff1-0/+1
2007-09-04First round of PI enabling work:qwang129-22/+22
2007-08-31Add missing packages dependency.vanjeff1-8/+9
2007-08-31Added missing dependent packagejwang364-1/+4
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang813-124/+124
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu21-2/+2
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82-4/+2
2007-08-28Fix the CYGWIN GCC build issue.klu24-5/+7
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff1-2/+0
2007-08-23Fix building issue for Intel Compilerklu24-4/+4
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-16Updated to use new PCD settingsAJFISH3-51/+83
2007-08-16Added support for UART and Terminal PCD settingsAJFISH1-0/+6
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu21-0/+40
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu23-0/+84
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu23-3/+3
2007-08-151) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.yshang11-2/+57
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao41-8/+3
2007-08-14Fix missing PCD issue for IntelFrameworkModulePkg.dscklu21-1/+2
2007-08-14Replace EFI_MAX() with MAX()mdkinney5-17/+7
2007-08-13Add VaraiblePei into IntelFrameworkModulePkgklu21-0/+1
2007-08-13Add VariablePei into IntelFrameworkModulePkgklu27-0/+1201
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 the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-2/+0
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu21-0/+32
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu215-3/+2510
2007-08-09Fixed the LIBRARY_CLASS format errorjwang361-1/+2
2007-08-09Changed class name EdkGraphicsLib to GraphicsLibjwang361-1/+1
2007-08-09Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu21-1/+15
2007-08-09Synchronize with StatusCode Specification.klu21-0/+5
2007-08-09Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg...klu21-0/+8
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-2/+2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao44-5/+89
2007-08-06Remove duplicate module in IntelFrameworkModulePkgklu21-3/+0
2007-08-06Fix bug in PciCfg to support PCI express address.yshang13-12/+42
2007-08-06Remove ${WORKSPACE}klu21-2/+2
2007-08-06Remove gEfiCpuIoProtocolGuid from [Depex] section.vanjeff1-1/+1
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH1-74/+74
2007-07-27Remove the duplicated "All rights reserved" from license header.yshang13-3/+3
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-26change TokenSpaceGuid to the package Token Space Guidqwang121-4/+4
2007-07-251) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.yshang17-0/+797
2007-07-25Correct license header.klu25-39/+40
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu266-900/+378