]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdePkg / Library /
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-26 qhuang8Correct one minor instruction to clear the lower 4...
2009-05-26 qhuang8Fix the bug in x64 thunk code that it cannot handle...
2009-05-26 eric_tianupdate comments on implementation
2009-05-26 eric_tiansync the StrToImage flag of UGA to consistent with GOP
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-21 lgao4Fix ScsiLib build break by << operator, which is replac...
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-19 rsun3Add back logic to encode LUN in CDB for compatibility...
2009-05-19 xli24Fix the unaligned issue of PCI read/write buffer.
2009-05-19 rsun3Fix bugs in the UEFI SCSI Library.
2009-05-19 xli24Add BaseLib for BaseCpuLib.inf.
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-05-15 xli24Update CpuSleep() for IPF.
2009-05-14 xli241. Add address check for "RegisterForRuntime" APIs...
2009-05-12 rsun3Fix the implementation of AsciiStrStr() and StrStr...
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-11 qhuang8Fix minor coding style issue for ScsiReadCapacity16Comm...
2009-05-11 eric_tianIn PrintXY() and AsciiPrintXY(), the number of chartact...
2009-05-11 eric_tianadd the extra comments into BasePeCoffRelocateImage...
2009-05-09 mdkinneyClarify BuildCvHob() API in HobLib to state that this...
2009-05-09 mdkinneyUpdate function header description of ScsiReadCapacity1...
2009-05-09 mdkinneyClarify that FreePages(), FreeAlignedPages(), and FreeP...
2009-05-09 mdkinney1) Clarify file and function header comments for the...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-05-08 mdkinneyClarify ASSERT() conditions for Reallocate Pool functions.
2009-05-08 rsun3Fix bugs in StrStr() and AsciiStrStr().
2009-05-06 eric_tianfix the wrong data length. According to spec, to get...
2009-05-06 lgao4Update BasePeCoff to Initialize the debug field to...
2009-05-04 klu2Update function comments for AsmPrepareThunk16, AsmThun...
2009-05-04 klu2Add checking for ThunkAttribute to avoid THUNK_ATTRIBUT...
2009-04-30 qhuang8Fix the bug that EnablePaging64() should assert() for...
2009-04-30 lgao4Update BasePeCoffLib comments to specify this library...
2009-04-30 lgao4Update IPF version BasePeCoffLib only supports IFP...
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...
next