]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Library /
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-09 mdkinneyFix X64 build break
2008-11-08 qwang12Check the GUID too before identify the opcode is a...
2008-11-06 xli24Code Scrub for EdkDxePrintLib.
2008-11-06 qhuang8Code scrub EdkFvbServiceLib.
2008-11-06 xli24Code Scrub for DxePlatDriOverLib.
2008-11-05 klu2Add missing include for protocol header file.
2008-11-05 klu2remove over specific protocol gEfiFirmwareVolume2Protoc...
2008-11-05 klu2Remove over specific guid gEfiDefaultBmpLogoGuid for...
2008-11-05 klu2Remove over specific guid gEfiHobListGuid
2008-11-05 klu2Remove over specific header file.
2008-11-05 klu2Remove over specify protocol/ppi/guid
2008-11-05 klu2Remove over specific protocol guid and add missing...
2008-11-05 klu2Remove over specific protocol for library DxeIpIoLib
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qwang12Remove a unncessary check.
2008-10-31 qwang12Fix a bug introduced when removing the SafeFreePool...
2008-10-31 qhuang8Update to use DOS format
2008-10-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-29 xli24Move FvbServiceLib, GraphicsLib, and DxePalLib from...
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-25 xli24Remove EdkFvbServiceLib and GraphicsLib from MdeModuleP...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-10-08 qhuang8Set Root=NULL if some error code is returned from OpenV...
2008-10-07 eric_tiansync the comments of FvbServiceLib library class with...
2008-09-28 eric_tiansync the comments of GraphicsLib library instance with...
2008-09-24 qhuang8Update the default value of PcdPlatformBootTimeOutDefau...
2008-09-17 qwang12Update the comments.
2008-09-16 eric_tianfollow up the comments from code review.
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-27 qhuang8Add new line at the end of file.
2008-08-27 qhuang8Add DxeCoreMemoryAllocationLib instance dedicated to...
2008-08-27 qhuang8CYGWIN_GCC cleanup for GenericBdsLib.
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Add dependency of gEfiDpcProtocolGuid for these two...
2008-08-01 mdkinneySimplify debug message for a selected boot option
2008-07-29 qwang12Update the comments.
2008-07-22 klu2Code scrub for GenericBdsLib
2008-07-18 qhuang81. Add usb LUD support in BDS
2008-07-16 qwang12Clean up ExtendedIfrSupportLib.
2008-07-15 qwang12add GLOBAL_REMOVE_IF_UNREFERENCED and CONST modifier.
2008-07-15 qwang12[Description]:
2008-07-15 vanjeffset initialized value for PrintNum.
2008-07-15 vanjeffcheck list clean.
2008-07-14 qwang12Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, Extende...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-07-11 qwang12Clean up GenericBdsLib library Instance.
2008-07-10 qwang12Clean up BootMaint module in BdsDxe.
2008-07-09 lgao4Code scrub for the Capsule, SecurityStub, and Crc32...
2008-07-09 lgao4ADD EFIAPI for library function.
2008-07-08 vanjeff1. Enabled UGA Draw consuming in GraphicsLib of Mdemodu...
2008-06-30 qwang12Boolean values and variable type BOOLEAN should not...
2008-06-04 qhuang8Remove orphan files: R8Lib.c & R8Lib.h have already...
2008-05-26 qwang12Remove the obsolete comments.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-11 vanjeff1. add public functions header.
2008-04-09 jljustenMdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibN...
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-09 qhuang8Clean up BDS lib to remove assembly files, remove R8Lib...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-08 vanjeff1.Port Platform driver override protocol utility applic...
2008-04-01 jljustenedk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBd...
2008-03-20 vanjefffixed one typo
2008-03-19 vanjeffadd some error check and return.
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-17 vanjeffadd return error check.
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-03-10 klu2Fix GCC building warning.
2008-03-06 qwang121) Sync in patch for EDK 1063 Boot option enumeration...
2008-03-03 lgao4Correct EdkFvbServiceLib instance module type to DXE_RU...
2008-02-25 lgao4Add comments for parameter.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-11 jljustenMdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:
2008-02-11 jljustenMdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-02-01 qhuang8Fix an issue that the bitmap should be loaded from...
2008-01-31 lgao4Fix bug in function EfiFvbEraseBlock()
2008-01-29 qhuang8Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2008-01-16 vanjeffPort PlatformDriOverrideDxe into R9.
2007-12-18 vanjeffSync the latest version from R8.
2007-12-11 jwang36Changed the file or directory name inconsistences
2007-12-05 lgao4Add Capsule library
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-30 jljustenMdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerfo...
2007-10-29 jljustenFixed filename case for case-sensitive file systems.
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-17 lgao4Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSe...
2007-10-17 lgao4Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSe...
2007-10-17 lgao4Add Crc32GuidedSectionExtractLib instance to produce...
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
next