]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG
[mirror_edk2.git] / MdePkg / Library /
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...
2008-02-01 qhuang8Fix the asserting error for SetJump().
2008-02-01 qhuang8Fix the issues about the loop count for checksum 16...
2008-01-25 qhuang8Zero all the field so that caller does not need to...
2008-01-25 qhuang8Fix a bug in print library "%a" should not print anythi...
2008-01-24 xli24Update Thunk16.S of X64 for BaseLib.
2008-01-24 qhuang8Add DXE_CORE to supported module type. This library...
2008-01-22 xli24Check in implementation in GNU assembly for Thunk16...
2008-01-22 qhuang8Suppress the divide-by-zero warning for package validat...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-21 jwang36Added necessary support module type
2008-01-21 xli24Fix bugs in GNU assembly files for writing CR and DR...
2007-12-29 yshang1Update the PciXXXReadBuffer() for better coding style.
2007-12-29 yshang1Since PciXXXReadBuffer/PciXXXWriteBuffer does not check...
2007-12-25 yshang1Fix typo of Library Class Declaration.
2007-12-18 lgao4Fix one bug in PeiExtractGuidedSectionLib to convert...
2007-12-11 qhuang8Update PcdLib instances:
2007-12-05 qhuang8Fix the constructor typo. The new type should follow...
2007-12-05 qhuang8Fix the constructor typo. The new type should follow...
2007-11-30 mdkinneyFix timeout logic in AcquireSpinLock(). It could fail...
2007-11-27 mdkinneyAdd FUNCTION_ENTRY_POINT macro
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-18 qwang12Fix up the comment for several functions and make sure...
2007-11-08 qhuang8Fix the wrong memory type for BSP stack hob. EfiConvent...
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-11-02 jljustenedk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-30 jljustenMdePkg/Library/BaseMemoryLibRepStr/x64/*.S:
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-19 lgao4Update ExtractGuidedSectionLib instance to cover the...
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-10-15 klu2Remove library instance of PeiServicesTablePointerLibMm7
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-10-12 lgao4Fix ICC build error
next