]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe /
2010-04-23 hhtianUpdate the copyright notice format
2010-04-09 niruiyu1. IsaSerialIo driver was changed to produce the flow...
2010-03-22 lgao4Don't create a dummy string with new language.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 li-elvinDriver health entry in device manager page is not total...
2010-02-04 qhuang8Fix ICC build break
2010-02-04 lgao4Fix the bug that the wrong classguid is compared.
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-14 eric_tianadd france language support on DeviceManager of BDS.
2010-01-14 gikidyFix Boot Option appear twice while add a new boot optio...
2010-01-13 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-07 xli24Minor code enhancement.
2010-01-04 lgao4Correct help information for Delete Boot option and...
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-12-11 klu2there is no 0 between a SMBIOS buffer and the first...
2009-12-11 klu2The consumer for smbios recorder should *not* make...
2009-12-09 lgao4Add the missing HiiVendor DevicePath for new added...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-07 xli24Remove unnecessary reference to CPU I/O Protocol.
2009-12-04 gikidyFix some typos & format.
2009-12-04 gikidyDriver health management implementation in BDS based...
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-10-28 vanjeffupdated BDS to get capsule information from UEFI capsul...
2009-10-26 vanjeffAllocated one buffer to for option->description, since...
2009-10-26 xdu2Correct the patch in r9367.
2009-10-26 vanjeffset filename with device path for load file devices.
2009-10-26 xdu2Fix a UI hang bug when adding Boot Option or Driver...
2009-08-31 qhuang8Update BdsDxe to use HiiLib and UefiHiiServicesLib...
2009-08-14 lgao41. Correct Col * Row string
2009-07-21 lgao4Clean up code
2009-07-17 klu2Fix build broken issue for ICC 9.0
2009-07-16 klu2Fix bug that some boot option can *not* be displayed...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 mdkinneyRemove extra #Include
2009-07-10 eric_tianroll back the change on the naming of DataHubRecords...
2009-07-10 lgao4Add the missing header file.
2009-07-09 mdkinneyUpdate BdsDxe to fill int he FirmwareVendor and Firmwar...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 klu2Fix a building error due to check-in r8808
2009-07-07 jljustenRemove TempStringLen. It was assigned, but not used...
2009-07-07 klu2Fix some issues reported by source static analysis...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-24 klu2Explicit to judge whether Index is out of boundary.
2009-06-23 jljustenFix a syntax error. There was an extra closing parenth...
2009-06-23 klu2Fix some potential buffer overflow issue.
2009-06-23 klu2Fix potential buffer overflow issue.
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-06-08 lgao4Remove the duplicate NULL string.
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-06-04 mdkinneyRemove #define for MAX_BBS_ENTRIES
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-05-19 lgao4Correct the dummy ConfigAccess Extract and RouteConfig...
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-28 rsun3Remove unused ConvertRfc3066LanguageToIso639Language...
2009-04-28 eric_tianupdate to pass ICC build
2009-04-27 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
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 qhuang8Apply GetBestLanguage() API in UEFI
2009-03-25 lgao4remove unused display option.
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-02-26 klu21, Retired PCD PcdSupportHardwareErrorRecord, because...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
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-03 klu2Cleanup meta data for BdsDxe INF file.
2009-01-24 qhuang8Fix ICC build warning.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...