summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao41-1/+1
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao420-352/+680
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun33-2/+62
2009-04-16Retire language conversion APIs from HII library class.rsun33-0/+196
2009-04-14HII Library Class interface refine.rsun311-174/+139
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten7-86/+8
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy2-15/+36
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun31-7/+30
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji41-1/+1
2009-04-02Retire Extended HII library class.rsun39-85/+171
2009-03-27update the FindVariable judgment condition.eric_tian1-1/+1
2009-03-27Apply GetBestLanguage() API in UEFIqhuang81-31/+85
2009-03-25remove unused display option.lgao41-9/+0
2009-03-23Fix the issue that VariablePei hangs on Richford when variable region is wipe...xli241-1/+9
2009-03-20clean console control protocol in bds module.vanjeff4-26/+11
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji41-0/+5
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff1-2/+3
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian3-24/+10
2009-03-04retired PcdNtEmulatorEnable.vanjeff2-5/+2
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten3-948/+0
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-3/+10
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu24-33/+17
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu24-14/+7
2009-02-26PeiStatusCode PEIM does not dependent on BaseMemoryLib library class.klu21-1/+0
2009-02-26Add some comments in BdsDxe INF file.lgao41-8/+8
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-24Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang81-1/+1
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang88-110/+23
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang81-1/+0
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji43-2/+5
2009-02-03Cleanup meta data for BdsDxe INF file.klu22-35/+54
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian1-1/+1
2009-01-30Split out Synchronization Library from Base Librarymdkinney2-0/+2
2009-01-24Fix ICC build warning.qhuang81-4/+5
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu241-0/+17185
2009-01-09Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao41-12/+0
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian1-6/+19
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao46-85/+220
2008-12-16Clean up to update the reference of the these macros:qhuang84-7/+7
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-04Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli241-12/+17
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao44-23/+18
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao41-0/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji49-43/+6
2008-10-27Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney4-89/+3
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22-2/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-10/+5
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2