]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its...
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BootMaint / BootOption.c
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-07-23 qwang12Use TmpStr as a backup, as StrCpy in BaseLib does not...
2008-07-22 klu2Code scrub for BdsDxe module.
2008-07-10 qwang12Clean up BootMaint module in BdsDxe.
2008-07-10 qwang12Clean up BootMaint module in BdsDxe.
2008-07-07 qwang12Update the code to following EDK coding style document.
2008-07-04 qwang12Update the function headers to Doxygen format.
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-11 jljustenedk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:
2008-03-07 lgao4Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeIma...
2008-02-26 qhuang8A short-term fix that StrCpy() needs to handle two...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.