]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/GenericBdsLib
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib /
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-28 ydong10Fix build failed
2012-05-25 ydong10Refine logic about validate boot option.
2012-05-18 ydong10Clean ParentHandle field when image is loaded directly...
2012-05-07 ydong10Fix memory leak issues.
2012-04-19 ydong10Add code to check boot option variable before use it
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-01 ydong10When transfer from Unicode to hex number, current code...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2012-01-12 ydong10Update copyright.
2012-01-12 ydong10Add check when get boot option variable to avoid system...
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-07 xdu2IntelFrameworkModulePkg-GenericBdsLib: Add type cast...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-10-24 niruiyuFix BDS bug to signal ReadyToBoot event before loading...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-08-25 xdu2IntelFrameworkModulePkg/GenericBdsLib: update GenericBd...
2011-08-25 niruiyuRaise TPL to prevent the BlockIo instance for USB devic...
2011-07-06 niruiyuEnhance BDS to avoid the additional reset when the...
2011-07-05 niruiyuFix the BDS to show UEFI hard drive boot option as...
2011-07-05 qianouyangAdd the support for Boot Option with all 0xff USB class...
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-06-16 jljustenIntelFrameworkModulePkg GenericBdsLib: Remove unwanted...
2011-06-02 niruiyuAdd return status check for SetVariable.
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-09-16 niruiyuAdd additional reset when Memory Type Information setti...
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-08-09 niruiyuRemove the EHCI/UHCI inter-dependency in GenericBdsLib...
2010-06-14 mdkinneyAllow gEfiMemoryTypeInformation bins to shrink if boot...
2010-05-28 niruiyuremove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in Gener...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 niruiyuTo follow UEFI spec 2.3 chapter 3.4.1.1, add the Connec...
2010-02-08 jgong5Assume Tick value 1 as the beginning time of boot.
2010-02-04 jgong5Performance.c in GenericBdsLib is updated not to filter...
2010-02-03 xdu2For network dynamic media detect support: invoke Snp...
2010-02-01 gdong1Add BdsLibUserIdentify API in GenericBdsLib
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-25 rsun3GenericBdsLib: Remove a un-reasonable ASSERT when BdsLi...
2010-01-25 tye11.Change the behavior of BdsBoot, to enumerate Boot...
2010-01-18 gikidyMinor code enhancement.
2010-01-12 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2009-12-30 xdu2Update GenericBdsLib to support BootOption for VLAN...
2009-12-08 lgao4Don't need call SAP measure GPT table, which can be...
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-08-31 klu2Beatify the debug string for displaying boot device...
2009-08-31 eric_tianrevert the change on BdsConsole. when doing minimal...
2009-08-14 qhuang81. Log performance data below 4G
2009-08-14 qhuang8Add performance logging on EFI boot path
2009-08-11 qhuang8Do not use EfiACPIReclaimMemory type to log performance...
2009-08-10 eric_tianremove a segment of code, in which it forces EHCI to...
2009-07-24 mdkinneyFix build break for missing definition of PCI_IF_EHCI
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-24 eric_tianremove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_C...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-12 mdkinneyFix Doxygen comment syntax
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 vanjeffenhanced check when reading BMP file.
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 klu2Refine comments for BdsGetBootTypeFromDevicePath().
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 klu2Refine comments.
2009-06-30 klu2Should not use integer as boolean value for judgment.
2009-06-30 klu2Refine the member name.
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-24 klu2Use INTN to case the result of subtract
2009-06-24 klu2Add NULL checking for input parameter.
2009-06-24 lgao4Update code style and comments
2009-06-23 klu2Add more checking to avoid the buffer overflow.
2009-06-19 klu2Add missing source item in INF for Bmp.h header file
2009-06-17 lgao4Update header file comments.
2009-06-11 gikidyFix BDS limitation of two "EFI DVD/CDROM" options appea...
2009-05-26 eric_tianfix a bug of incorrectly judge the end of variable...
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-04-23 vanjeffadd type cast.
2009-04-15 lgao4remove unused header file
2009-04-15 vanjefffixed overflow issue when reading BMP file.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-07 vanjeff1. Update the CRC32 in the EFI System Table header...
2009-04-03 gikidyLoaded Image device paths for EFI Drivers loaded from...
2009-04-02 lgao4Use UefiLib CreatePopUp API
2009-04-02 gikidySATA Device path updated.
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-10 jljustenFix build warning generated by GCC.
2009-03-10 lgao4Add more checks for Dxe Report status code library...
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
next