]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiLib
MdePkg/BaseLib: Support IA32 processors without CLFLUSH
[mirror_edk2.git] / MdePkg / Library / UefiLib /
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2013-09-05 Mars LinThis patch uses dummy routine as NotifyFunction to...
2013-07-10 Ruiyu NiFill the ImageHandle and DriverBindingHandle field...
2013-01-08 ydong10Allocate temp buffer instead of change the input string...
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-08-06 ydong10Enable wide string support for CreatePopUp function...
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-02-22 rsun3MdePkg: Add a new macro VA_COPY for variable argument...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2011-03-14 ydong10Enhance inf to follow spec.
2010-12-18 mdkinneyAdd an empty CONSTRUCTOR to the UefiLib to resolve...
2010-07-29 lgao4Use FreePool() library API to replace gBS->FreePool...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-06-04 eric_tianfix the issue when passing a L"" string to PrintXY.
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-11 eric_tianIn PrintXY() and AsciiPrintXY(), the number of chartact...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-15 vanjeffadd security check
2009-04-02 lgao4Add CreatePopUp API into UefiLib
2009-04-02 gikidyFix some typo.
2009-03-24 qhuang8Fix minor formatting issue.
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-02-25 qhuang8Fix typo in API prototype
2009-02-09 jji4Comments synchronized
2009-02-06 jji4Comments checked with spec.
2009-01-14 jji4INF extension reviewed
2009-01-09 jji4INF extension reviewed
2009-01-08 vanjeffminimum update function header.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-29 vanjefffixed potential NULL pointer reference issue.
2008-12-16 gikidyFix Some typo.
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-01 qhuang8Remove several over-specific issues.
2008-12-01 qhuang8Refine MdePkg library instances: Remove unnecessary...
2008-11-27 qhuang8Remove GetCurrentLanguage () from UefiLib in MdePkg
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-20 jji4Code and comments have been checked with spec.
2008-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-11-11 klu21, Move device path utility macros from protocol's...
2008-11-07 qhuang8Add gEfiDriverConfigurationProtocolGuid GUID C Name...
2008-11-07 qhuang8Update the implementation of EfiLibInstallAllDriverBind...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-28 klu2Remove over specify protocol/ppi/guid
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 qwang12deleted an empty space.
2008-10-10 klu2Update library class and library instance description...
2008-10-09 lgao4Remove the unused header files.
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-09-22 klu2Cleanup "Tiano" word.
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-19 lgao4Update these library instances module type to UEFI_DIRV...
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-16 klu2Code clean up.
2008-09-04 vanjeff1. remove EFI_EVENT_ alias, replace them with EVT_
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-14 qhuang8Add CONST modifier to align with the global array of...
2008-07-14 yshang1Code scrub:
2008-02-01 qhuang8Fix a bug in LookupUnicodeStringTable2() to mismatch...
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-09-18 qhuang8Use Device Path Macros to get Device Path Type/SubType...
2007-09-17 qhuang81. Add EfiLibInstallDriverBindingComponentName2() to...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-29 qhuang8Add two gEfiComponentName2ProtocolGuid and gEfiDriverDi...
2007-06-29 yshang1Import BaseMemoryLibMmx;
2007-06-22 yshang1Add UefiDriverModel.c for Installation of driver model...
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffCleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-03-28 vanjeff1. Removed #ifndef to enable Capsule architecture proto...
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-09 qwang12Update the comments.
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-30 qhuang8Add supported module type & arch filter for all librari...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
next