]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
added additional comments and fixed some typo.
[mirror_edk2.git] / MdePkg / Library /
2008-09-03 klu2Add more comment for library instance and remove unused...
2008-09-03 klu2Add more comment for library instance and remove unused...
2008-09-03 klu2Add more file comments
2008-09-03 klu2Fix wrong comment for SetPeiServiceTable
2008-09-03 klu2remove internal header file.
2008-09-03 klu21, remove MigrateIdt interface, 2, remove unused librar...
2008-09-03 vanjefffixed one typo.
2008-09-03 klu2Add more file comments for PeiServiceTableLib
2008-09-03 vanjeffclean the codes according to review comments.
2008-09-03 klu2Add more comments for DxeServicesTableLib library instance.
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-29 qwang12Fix a bug in the assert condition.
2008-08-27 qhuang8Remove the supported module type of DXE_CORE to avoid...
2008-08-25 klu2Refine the code.
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-08-24 lgao4Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.
2008-08-22 qwang121) Add in ASSERT conditions
2008-08-22 qwang121) Update comments for API in DxePiLib.h
2008-08-22 lgao4Update Hob Instance to remove the unused InternalHobLib...
2008-08-20 jljustenedk2/MdePkg/Library/BaseLib/BaseLib.inf:
2008-08-20 qhuang8Remove allocate aligned pool services.
2008-08-20 lgao4Remove the duplicated comments for function header.
2008-08-20 lgao4Cleanup Cpu library class and CpuLib instance and BaseL...
2008-08-18 lgao4Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuid...
2008-08-18 qhuang8Add Pcd Protocol in [Depex] section and add back the...
2008-08-18 qhuang8Add Pcd Ppi dependency in [depex] section in PeiPcdLib
2008-08-18 qwang12Add IfrLibCreatePopUp2 and HiiLibExportPackageLists.
2008-08-18 klu2Add missing library class.
2008-08-18 klu2Add CpuDeadLoop() for PeiCore entry, that means PeiCore...
2008-08-18 klu2Remove msa file and add more comments for DXE core...
2008-08-18 klu2refine code.
2008-08-18 klu2Remove unused module type.
2008-08-18 klu2refine code.
2008-08-18 klu2Refine the code.
2008-08-18 klu2Remove unused internal header file.
2008-08-13 jljustenedk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c:
2008-08-12 eric_tiancode review's result.
2008-08-12 qwang12Remove the unncessary assignment.
2008-08-10 lgao4Add SerialPortPoll Api in SerialPortLib to Poll the...
2008-08-01 mdkinneyUse ReadUnaligned32() instead of CopyMem()
2008-07-31 jljustenMdePkg/Library/BaseLib/X64/ReadCr2.S:
2008-07-31 eric_tianGcc cleanup
2008-07-31 eric_tianGcc cleanup for CpuLib in mdepkg/library/
2008-07-31 eric_tianGcc cleanup for baselib & basememorylib in mdepkg/library/
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-22 eric_tianmodify coding style to pass ecc tool
2008-07-21 qwang12Add in more comments.
2008-07-19 qhuang8Remove INF/MSA file name to align with directory name
2008-07-19 qhuang8Remove directory DxeDebugLibSerialPort to BaseDebugLibS...
2008-07-17 lgao4Correct ECC Error for MdePkg/Include/Protocol and Corre...
2008-07-16 xli24Refine code for BasePalCallLibNull & PeiPalCallLib.
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-07-16 yshang1Code Scrub the common includes in MdePkg.
2008-07-16 qwang12Clean up IfrSupportLib.
2008-07-16 qwang12Clean up HiiLib.
2008-07-15 lgao4Code scrub for the Debug library, PostCode library...
2008-07-15 klu2Fix function comment to follows doxygen format.
2008-07-15 lgao4Roll back 1 == Var to Var == 1 for save size.
2008-07-14 qhuang8Add CONST modifier to align with the global array of...
2008-07-14 yshang1Code scrub:
2008-07-14 qwang12Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, Extende...
2008-07-11 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-09 vanjeffTo meet actual filenames
2008-07-09 vanjeffrename filename to PciCf8Lib.c. it will match its libra...
2008-07-09 vanjeffrename filename to PciExpressLib.c. it will match its...
2008-07-09 vanjeff1. Update files header.
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-08 yshang1Code scrub:
2008-07-08 vanjeffEcc clean.
2008-06-30 qwang12Boolean values and variable type BOOLEAN should not...
2008-06-25 qwang12Remove the OPTIONAL modifier as HiiHandle is a compulso...
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-06-04 qhuang8Minor update to follow coding style.
2008-06-04 qhuang8Remove orphan files: R8Lib.c & R8Lib.h have already...
2008-05-30 qhuang81. Add comments about reserve space on space according...
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-05-22 qwang12Add in ConvertIso639LanguageToRfc3066Language API.
2008-05-05 klu2Wrong check-in, library instance should not support...
2008-05-05 klu2Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu...
2008-04-22 klu2Fix typo in comment.
2008-04-17 klu2Add missing file in INF file.
2008-04-14 qwang12add in a new API HiiLibGetSupportedSecondaryLanguages
2008-04-03 yshang1[Description]
2008-03-15 qwang12[Description]:
2008-03-10 qhuang8Replace "addr16" with other instructions.
2008-03-10 qhuang8Short term fix to pass some GCC warning.
2008-03-04 qhuang8Fix a typo to pass ICC build
2008-02-29 klu2Merge Temporary Ram support patch.
2008-02-25 lgao4Fix build failure by adding DebugLib
2008-02-25 lgao4update comments and add assert for these files.
2008-02-21 vanjeffchanged to match filename
2008-02-20 vanjeffremove duplicated one.
2008-02-20 vanjeffrename
2008-02-11 jljustenMdePkg/Library/IfrSupportLib/UefiIfrForm.c:
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-02-01 qhuang8Fix a bug in LookupUnicodeStringTable2() to mismatch...
2008-02-01 qhuang8Remove the DivU64x64Remainder.c (embedded asm version...
2008-02-01 qhuang81. Add conformance checking to ensure the input & outpu...
2008-02-01 qhuang8Add alignment checking for IoLib functions to conform...
next