]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
[mirror_edk2.git] / MdePkg / Library /
2009-04-30 xli24Fix the bug that SetMem.S of BaseMemoryLibOptDxe is...
2009-04-30 xli24Fix the bug in DxeRuntimePciExpressLib that behavior...
2009-04-29 klu2Add limitation clarification for usage of AsmPrepareThu...
2009-04-29 xli24Fix the bug that gEfiSalSystemTableGuid is missing...
2009-04-29 xli24Fix the bug that InternalReallocatePool() ignores the...
2009-04-24 qhuang8Merge RuntimeLib and RuntimeServices.c.
2009-04-24 qhuang8Use GUIDed event for virtual address change event
2009-04-23 qhuang8Add check for the validity of resource directory address.
2009-04-23 qhuang8Add checking for start address for PCI express Read...
2009-04-23 eric_tianupdate string function comment to clear the semantic...
2009-04-22 qhuang8Add HiiResourceData field to PeCoffLib library class...
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-15 vanjeffadd security check
2009-04-10 jljustenFix some build issues encountered with ELFGCC.
2009-04-07 eric_tianadd assertion condition to satisfy the requirement...
2009-04-02 lgao4Add CreatePopUp API into UefiLib
2009-04-02 gikidyFix some typo.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2009-03-24 qhuang8Fix minor formatting issue.
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-03-12 qhuang8Fix typos in GCC assembly.
2009-03-10 qhuang8Remove wrong comments in function header.
2009-03-10 qhuang8Remove incorrect assertion. According to spec, it shoul...
2009-03-10 lgao4Correct ASSERT to more cases.
2009-03-06 lgao4Correct comments for new null instance.
2009-03-05 qhuang8Rename library instance name from "PeCoffExtraActionLib...
2009-03-05 qhuang8Add empty line
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-03 qhuang8Add BaseReportStatusCodeLibNull instance to MdePkg...
2009-03-02 xli24Fix incorrect function headers for IoLib APIs.
2009-03-02 xli24Refine PCI Segment Library to avoid possible intrinsic...
2009-03-02 xli24Fix the error that part of instructions of AsmWriteIva...
2009-02-25 qhuang8Fix typo in API prototype
2009-02-24 klu2Fix build broken.
2009-02-24 qhuang8Remove the work-around in DevicePathLib to judge the...
2009-02-23 qhuang8Update to fix several ECC warning
2009-02-23 qhuang8Clean up to remove unreferenced data structure
2009-02-18 qhuang8Remove extra blank for array
2009-02-13 jji4Comments synchronized with library class
2009-02-13 jji4Spec checked
2009-02-10 lgao4Change style 0 == Index to Index == 0
2009-02-09 qhuang8Remove the workaround in DxeHobLib.inf that it over...
2009-02-09 jji4Comments synchronized
2009-02-06 mdkinneyFix IN OUT specifiers
2009-02-06 qhuang8Fix ICC build break
2009-02-06 qhuang8Fix ICC build break
2009-02-06 qhuang8Retired macro value TIME_OUT in UefiUsbLib and introduc...
2009-02-06 jji4Comments checked with spec.
2009-02-06 jji4Comments checked with spec.
2009-02-06 qhuang8Fix typos in comments.
2009-02-06 mdkinneyConvert macros in the DevicePathLib to functions.
2009-02-05 mdkinneyAdd comment to explain use of the types "int" and ...
2009-02-05 mdkinney1) Remove UEFI specific defines from IndustryStandard...
2009-02-04 qhuang8Minor adjust the logic in BasePrintLib and fix several...
2009-02-03 jji4use the GUIDed versions of events listed in all of...
2009-02-02 qhuang8Fix minor coding style issue.
2009-02-01 qwang12The PCD library function will do ASSERT if CallBackFunc...
2009-02-01 lgao4Add check when use *Pointer as Sd->mRight[*Pointer...
2009-01-30 mdkinneyFix typos
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-24 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-23 qhuang8Add ASSERT in case SalSystemTable is NULL.
2009-01-23 lgao4Remove volatile for local Index, and Use Memory library...
2009-01-23 klu2DuplicateDevicePath() function use wrong comment same...
2009-01-22 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-21 vanjeffadjust code to remove Klocwork issues.
2009-01-19 qhuang8Add ASSERT in case SalSystemTable is NULL.
2009-01-19 qhuang8Fix a bug that length might be a negative value for...
2009-01-14 qhuang8Apply BaseMemoryLib to replace the for loop.
2009-01-14 jji4INF extension reviewed
2009-01-14 vanjeffTo pass ICC build.
2009-01-14 vanjefffixed assumption 32bit Local Apic timer counter.
2009-01-13 klu2Add UefiBootServicesTableLib library class reference...
2009-01-13 klu2Roll back ASSERT which is break DUET boot.
2009-01-13 xli24Fix the bug that EntryPoint of DisablePaging64() is...
2009-01-09 jji4INF extension reviewed
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2009-01-09 jji4INF extension reviewed
2009-01-08 jji4INF extension reviewed
2009-01-08 vanjeffminimum update function header.
2009-01-08 vanjeffUpdate function header.
2009-01-08 jji4INF extension reviewed
2009-01-07 jji4Memory overflow verified
2009-01-07 gikidyFix memory overflow.
2009-01-07 lgao4Add check for Zero Relocation section.
2009-01-04 qhuang8Temporarily remove the assertions and we may find some...
2008-12-31 gikidyAdd some ASSERT()s to avoid NULL reference.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-29 vanjefffixed potential NULL pointer reference issue.
2008-12-22 qhuang8Update to use Dos format
2008-12-22 qhuang8Update to use Dos format for all .s files
2008-12-19 lgao4Update IoLib to add MemoryFence for x86 Mmio function.
2008-12-17 qhuang8Add AccessMsrDb.s for MSFT tool chain. It uses raw...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 gikidyFix Some typo.
2008-12-15 qhuang81. Simplify the implementation of AsmReadApplicationReg...
2008-12-15 jji4Code have been checked with spec
2008-12-12 lgao4Update EntryPoint library header
next