]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal /
2009-04-27 xli24Update directory/file names for status code runtime...
2009-04-27 xli24Some minor refinements for function header.
2009-04-27 xli24Code Scrub for Status Code Runtime Dxe driver.
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING check...
2009-04-23 xli24Code scrub for VgaClass Driver.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-22 lgao4Fix that the variable can't be stored. Next, I will...
2009-04-21 lgao4Add FormSet Guid for the front page.
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Use GetNextLanguage replace the original HiiLibGetNextL...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-09 gikidyEFI_KEY_OPTION definition verified with UEFI spec.
2009-04-08 rsun3Fix the bug that Boot Mainteinance Manager in the front...
2009-04-07 jji4correct the input parameter FormId of IfrLibUpdateForm()
2009-04-02 rsun3Retire Extended HII library class.
2009-03-27 eric_tianupdate the FindVariable judgment condition.
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI
2009-03-25 lgao4remove unused display option.
2009-03-23 xli24Fix the issue that VariablePei hangs on Richford when...
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-04 eric_tianretire gEfiBootStateGuid and replace it with dynamic...
2009-03-04 vanjeffretired PcdNtEmulatorEnable.
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-26 klu21, Retired PCD PcdSupportHardwareErrorRecord, because...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-26 klu2PeiStatusCode PEIM does not dependent on BaseMemoryLib...
2009-02-26 lgao4Add some comments in BdsDxe INF file.
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 qhuang8Fix build break: MdeModuleHii.h has been moved to MdeMo...
2009-02-23 qhuang81. Update Generic BDS part to use dynamic PCD to set...
2009-02-04 qhuang8Fix a bug: fail to change Boot Order in Boot Maintenanc...
2009-02-04 jji4use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_A...
2009-02-03 klu2Cleanup meta data for BdsDxe INF file.
2009-02-02 eric_tianThe caller of FindVariable() function ensure VariableNa...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-24 qhuang8Fix ICC build warning.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-09 lgao4Move common definitions (GET_PAD_SIZE and HEADER_ALIGN...
2009-01-05 eric_tianAs variable area is not reliable in recovery path,...
2008-12-18 lgao4Enhance PciCfg2 driver to handle unaligned Pci access...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-04 xli24Add module Legacy8259Dxe to IntelFrameworkModulePkg...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-21 lgao41. Add Max Try Times check to clear Ps2Kbd status regis...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 mdkinneyUpdate 8259 driver to use IoLib instead of the CPU...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-16 klu2Remove over specify library class for IntelFrameworkPkg...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-20 qhuang8Update some module INF files in IntelFrameworkModulePkg...
2008-05-20 qhuang8Add doxygen style comments for section extraction module.
2008-04-28 qhuang8Remove CpuDeadLoop().
2008-04-28 klu2StatusCode driver is optional dependent on gEfiDataHubP...
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-18 klu2Add legacy8259 module for PcAt.
2008-04-14 klu2Coding style modification.
2008-04-10 klu2Add some function/header comments.
2008-03-20 eric_tian[Description]
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-18 eric_tian[Description]
2008-02-28 qwang12Remove DriverSample. MdeModulePkg\Universal\DriverSampl...
2008-02-28 qwang12Remove Framework SetupBrowser. MdeModulePkg\Universal...
2008-02-28 qwang12Remove Framework HiiDatabase
2008-02-04 gtianAdd the check- in missed file
2008-01-31 zliu3Sync with the PO-2 release branch (version: EDK 4645...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2007-12-26 eric_tianfix DataHubGetNextRecord bug
2007-12-10 klu2MdeModule cleanup for PI:
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-06 qhuang8Fix two issues:
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-19 yshang1Bug fix for the runtime memory status code.
2007-09-10 vanjeffTracker merger. "There is no "NV" display when change...
2007-09-04 qwang12First round of PI enabling work:
2007-08-31 jwang36Added missing dependent package
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 qhuang8Update INF files to remove/update non-exist files liste...
next