summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)Author
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy
2009-04-23Code scrub for VgaClass Driver.xli24
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao4
2009-04-21Add FormSet Guid for the front page.lgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao4
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun3
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji4
2009-04-02Retire Extended HII library class.rsun3
2009-03-27update the FindVariable judgment condition.eric_tian
2009-03-27Apply GetBestLanguage() API in UEFIqhuang8
2009-03-25remove unused display option.lgao4
2009-03-23Fix the issue that VariablePei hangs on Richford when variable region is wipe...xli24
2009-03-20clean console control protocol in bds module.vanjeff
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji4
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian
2009-03-04retired PcdNtEmulatorEnable.vanjeff
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu2
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-26PeiStatusCode PEIM does not dependent on BaseMemoryLib library class.klu2
2009-02-26Add some comments in BdsDxe INF file.lgao4
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu2
2009-02-24Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang8
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang8
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang8
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-02-03Cleanup meta data for BdsDxe INF file.klu2
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-24Fix ICC build warning.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2
2009-01-09Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao4
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-04Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli24
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4