]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe
Update for IntelFrameworkModulePkg.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe /
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-11-24 li-elvinUpdate console mode setup to use PcdSetupConOutColumn...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-15 li-elvinFix incorrect pointer check.
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-08 niruiyuCheck the return status of booting against EFI_SUCCESS...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-10-31 jljustenIntelFrameworkModulePkg: Remove variables that are...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the BDS UI to keep the old behaviors after add...
2011-09-02 li-elvinAdd error debug information for capsule processing...
2011-06-23 ydong10Refine code to follow coding style.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-04-20 niruiyuThe hotkey callback in BDS module should defer loading...
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-02-01 lgao4Add the missing up/down arrow in UNI string.
2011-01-31 niruiyuAdd assertion after memory allocation.
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2011-01-07 niruiyuFix ICC9 compiler failure
2011-01-06 niruiyuFix the bug that duplicate HDD is shown in the BMM.
2010-12-15 ydong10Update inappropriate comments.
2010-12-10 ydong10fix potential memory access violation
2010-12-10 ydong10fix build error on ICC compile.
2010-12-09 ydong10[BDS] Device Manager was requested to add more sub...
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-10-11 niruiyuFix the corner case when there is only "\0\0" appended...
2010-08-26 niruiyuFix a bug in GetOptionalStringByIndex() that doesn...
2010-07-22 xdu2Fix bug that cursor position will change when enter...
2010-07-01 lgao4Use ASSERT to check the expression.
2010-06-03 xli24Fix the issue that ASSERT() at line 1391 incorrectly...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-21 xli24For BdsDxe module,
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
next