]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/GenericBdsLib
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib /
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...
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-03-02 klu2Correct include path for linux building
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-03-02 qhuang8Remove bmp.h and shellFile.h from MdeModulePkg to ...
2009-02-27 klu2Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architectu...
2009-02-26 klu2Use default boot file name from UefiSpec.h and retired...
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-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 qhuang8Update for the performance infrastructure changes:
2009-02-04 klu2Add missing GUID due to last check-in.
2009-02-03 klu2Cleanup meta data for GenericBdsLib library instance...
2009-02-03 qwang12Add in a check to make sure "BootCurrent" is created...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...