]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/BdsDxe
MdeModulePkg: Add DriverHealthManagerDxe driver.
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe /
2015-05-06 Ruiyu NiMdeModulePkg: Add BdsDxe driver and PlatformBootManager...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-23 klu2Fix issue from code scrub.
2008-12-26 klu2Refine function comments for BdsDxe module.
2008-12-24 klu2Refine function comments for BdsDxe module.
2008-12-23 klu2Refine function comments for BdsDxe module.
2008-12-19 klu2Refine comments for BDS module.
2008-12-17 klu2refine module description for BdsDxe module.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-10 lgao4Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION...
2008-12-09 lgao4Update structure name aligned to UEFI specification.
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Remove over specific information from BdsDxe module.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 qhuang8Fix a typo in Pcd name
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-23 qwang12Use TmpStr as a backup, as StrCpy in BaseLib does not...
2008-07-22 klu2fix doxygen function comments.
2008-07-22 klu2Code scrub for BdsDxe module.
2008-07-18 qhuang8Initialize the timeout value to 0, the original templat...
2008-07-16 qwang12Clean up BdsDxe for Doxygen comments requirement.
2008-07-14 qwang12Clean up BdsDxe for Doxygen comments requirement.
2008-07-10 qwang12Clean up Device Manager module in BdsDxe.
2008-07-10 qwang12Clean up Boot Manager module in BdsDxe.
2008-07-10 qwang12Clean up BootMaint module in BdsDxe.
2008-07-10 qwang12Clean up BootMaint module in BdsDxe.
2008-07-09 lgao4ADD EFIAPI for library function.
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-07-08 qwang12Add in doxygen style comment.
2008-07-07 qwang12Update the code to following EDK coding style document.
2008-07-04 qwang12Update the function headers to Doxygen format.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-27 htaoCorrect data print format.
2008-05-22 qwang12Use Feature Flag PCD to PcdUefiVariableDefaultLangDepri...
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-01 qwang12Fix a bug that BMM trim the name such as ".\...Name...
2008-03-19 vanjeffadd some error check and return.
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:
2008-03-11 jljustenedk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:
2008-03-07 lgao4Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeIma...
2008-02-28 klu2Add debug prompt for showing progress bar.
2008-02-26 qhuang8Update BDS module name to follow naming conventions.
2008-02-26 qhuang8A short-term fix that StrCpy() needs to handle two...
2008-02-26 qhuang8Skip locating Terminal driver Protocol Guid to determin...
2008-02-26 qhuang8Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_C...
2008-02-25 klu2Correct the calculating time out for BDS
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-24 qwang12add back the ReadKeyStroke which is removed wrongly...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.