]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h to...
[mirror_edk2.git] / MdePkg / Library /
2010-08-16 sfu5Refine code.
2010-08-14 qhuang8Minor refinement on source code.
2010-08-13 sfu5Refine code.
2010-08-09 hhuan13Fixed K9 scan issues.
2010-07-29 lgao4Use FreePool() library API to replace gBS->FreePool...
2010-07-28 lgao4Roll back change r10695, because new update on r10700...
2010-07-28 lgao4Enhance SmmMemoryAllocationLib Free function implementa...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-07-24 hhtianminor format update
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 mdkinneyUpdate BASE PCI Library that uses CF8/CFC access mechan...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 MyronPorterMinor grammatical work--mostly adding periods. Items...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-06-01 geekboy15aFixed issue with InternalX86ReadIdtr referencing LDT...
2010-05-28 li-elvinAdd Read/Write (16) command to SCSI library.
2010-05-20 jljustenMdePkg BaseLib: Fix GCC build break
2010-05-20 qhuang8Fix GCC build break as MemoryFence() API has already...
2010-05-20 qhuang8Fix some typos
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-10 qhuang8Use the ASSERT() for parameter checking as the 4th...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-05-05 lgao4Add new API GetSectionFromAnyFvByFileType() into MdePkg...
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-21 rsun3Add an IO Lib instance based on CPU IO2 Protocol.
2010-04-16 geekboy15aFixed GCC 4.4 build issue due to incorrect prefix....
2010-04-16 geekboy15aFixed GCC 4.4 build issue. Also fixed issue where...
2010-03-31 qhuang8Fix INF file header format
2010-03-23 qhuang8Remove obsolete BuildCapsuleHob() function in DxeCoreHo...
2010-03-17 andrewfishAdd Math64.S to reduce the number of compiler intrinsic...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-05 jyao1Add SmmCore SmmServicesTable library.
2010-03-04 hhuan13Remove SMM_CORE from SmmServicesTableLib.inf that is...
2010-03-03 klu2Removing "Ex" in PI PCD_PPI/PROTOCOL's interface accord...
2010-03-01 vanjeffupdated definitions of PCD PPI/Protocol per latest...
2010-03-01 mdkinneyRemove assumption that the transition code for transiti...
2010-02-27 xli24Update SEC Platform Information PPI according to PI...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 klu2Disable interrupt when changing IDTR register.
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-02-15 mdkinneyRemove SMM_CORE as a supported module type for the...
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-14 mdkinney1) Remove dependency on the UEFI Boot Services Table...
2010-02-14 mdkinneyRemove constructor from this library. This library...
2010-02-11 mdkinneyDo not set gBS to NULL when the ExitBootServices event...
2010-02-01 qhuang8Minor update to fix typos and update the file to use...
2010-02-01 qhuang8Add missing dependency expression for some library...
2010-01-29 mdkinneyAdd missing [Depex]
2010-01-27 mdkinneyMove SmmLib from IntelFrameworkPkg to MdePkg because...
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2010-01-15 qhuang8Add type-cast to fix build break for IA32 arch
2010-01-15 AJFISHFix gcc warning
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 mdkinneyClean up .h files for the CPU I/O PPI and the CPU I...
2010-01-14 mdkinneyChange SMM CPU I/O to SMM CPU I/O 2
2010-01-14 mdkinneyRemove extra reference to SmmCpuIo.h
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 qhuang8Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat...
2009-12-08 lgao4Directly use FALSE when BootPolicy is FALSE.
2009-12-07 eric_tian1. fix the wrong description, change "target the buffer...
2009-12-07 eric_tianaccording to IA32 intel architecture spec, mwait instuc...
2009-12-07 eric_tianfix GCC build issue, mWait instruction need not the...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-12-05 mdkinneyAdd SetMemN() and ScanMemN() to the BaseMemoryLib class...
2009-12-02 lgao4Add more check for local FileInfo variable before it...
2009-12-01 lgao4Make MEDIA DEVICE PATH on 2 byte aligned to avoid the...
2009-11-26 lgao4Add new GetFileBufferByFilePath API into DxeServicesLib.
2009-11-24 klu2Fix a typo bug that miss &
2009-11-24 klu2Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK...
2009-11-24 klu21, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2...
2009-11-21 mdkinney1) Add new BaseLib API GetPreviousNode()
2009-11-17 klu2Add ASM_PFX() for exposed symoble from assemble to C
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-04 vanjeff1. rolled back Hob library to remove new API - BuildCap...
2009-10-28 vanjeffUEFI Capsule HOB updating includes:
next