]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
1. Retired HotPlugDevice protocol.
[mirror_edk2.git] / MdePkg /
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-18 gikidyPath\filename information added for Protocol/PPI/Guid...
2009-02-18 qhuang8Revert some code that was checked in by mistake
2009-02-18 qhuang8Remove extra blank for array
2009-02-15 mdkinneyMake type EFI_SAL_STATUS be type INTN instead of type...
2009-02-14 mdkinneyUpdate macros to make sure all RETURN_STATUS constants...
2009-02-13 jji4Comments synchronized with library class
2009-02-13 jji4Comments checked with spec
2009-02-13 jji4Spec checked
2009-02-10 mdkinneyAdd #defines for commonly used Base Address and Sizes.
2009-02-10 lgao4Add MdePkgTokenSpace Guid header file.
2009-02-10 lgao4Change style 0 == Index to Index == 0
2009-02-10 xli24Add comments in DSC files to explain the function and...
2009-02-09 qhuang8Remove the workaround in DxeHobLib.inf that it over...
2009-02-09 jji4Comments synchronized
2009-02-09 lgao4Clean IpfMacro.i to remove unused Macro.
2009-02-06 mdkinneyFix IN OUT specifiers
2009-02-06 qhuang8Fix ICC build break
2009-02-06 qhuang8Fix ICC build break
2009-02-06 qhuang8Add change log for the non-backward compatibility chang...
2009-02-06 qhuang8Retired macro value TIME_OUT in UefiUsbLib and introduc...
2009-02-06 qhuang8De-unicode to pass VS2005 build
2009-02-06 jji4Comments checked with spec.
2009-02-06 jji4Comments checked with spec.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
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-05 lgao4Add Ppi/Guid/Protocol header file path into the comment...
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-23 qhuang8Fix typos in Pcd token number
2009-01-22 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-22 klu2DuplicateDevicePath() function use wrong comment same...
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-16 jgong5added newline after brief summary
2009-01-14 qhuang8Apply BaseMemoryLib to replace the for loop.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
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-24 jgong5code scrub ArpDxe
2008-12-24 vanjeffupdated some comments.
2008-12-23 jgong5Scrubbed some code for Ip4ConfigDxe.
2008-12-22 qhuang8detab
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-17 gikidyFix some typo.
2008-12-16 qhuang8Append change log for the retirement of several macros...
2008-12-16 qhuang8Retired the following macros defined in MdePkg/Include...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 gikidyFix Some typo.
2008-12-15 qhuang8Fix typos.
2008-12-15 qhuang81. Simplify the implementation of AsmReadApplicationReg...
2008-12-15 ywu21correct a operation mistake
2008-12-15 jji4Code have been checked with spec
2008-12-15 ywu21fix one bug in (EFIAPI *EFI_HII_ACCESS_FORM_CALLBACK...
2008-12-12 lgao4Update EntryPoint library header
2008-12-12 jji4IN OUT modifiers corrected
2008-12-12 gikidyFix some typo.
2008-12-12 jji4No need of PcdLib in this module
2008-12-12 klu2Do *not* use #elif but use seperate #define to make...
2008-12-11 klu2Add incompatible change notes for device path.
2008-12-11 vanjefffixed one typo
2008-12-11 lgao4Apply ReallocatePool API in DxeExtractGuidedSectionLib...
2008-12-11 gikidyModified PeiServicesTablePointerLib.h to match the...
2008-12-11 gikidySynchronize MdePkg/Library *.h files with c files
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
next