]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdePkg / Library /
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:
2009-10-15 mdkinneyDo not update the ImageBase in the PE/COFF header if...
2009-10-08 mdkinneyDo not apply relocation fixups if the Adjust value...
2009-10-01 mdkinneyCheck to see if the section size of non-zero before...
2009-09-22 qhuang8Remove tabs in MdePkg source code
2009-09-10 lgao4Fix the bug in PeiServicesInstallFvInfoPpi() implementa...
2009-09-08 vanjeffadd modifier EFIAPI for library interfaces.
2009-09-01 qhuang8Split AsmReadKr7() and AsmWriteKr7() from AccessKr...
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file headers
2009-08-24 mdkinneyFix file header
2009-08-24 mdkinneyFix file headers
2009-08-21 qhuang8Add "/" after "lock" and another instruction to improve...
2009-08-20 qhuang81. Use .p2align directive instead of ambiguous .align...
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-19 qhuang8Minor update to fix some typos.
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd Add ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAddress an ARM compatibility issue by converting loops...
2009-08-18 mdkinneyUpdate BasePrintLib to work correctly on compilers...
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support to BaseIoLibIntrinsic
2009-08-18 mdkinneyAdd ARM specific functions to the BaseCacheMaintenanceL...
2009-08-12 qhuang8Use "movd" instruction to manipulate MMX register to...
2009-08-11 qhuang8Minor update source to make end-of-line consistent.
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-08-11 qhuang8clean up all of eight BaseMemoryLib instances in MdePkg...
2009-07-28 klu2Add PcdVerifyNoteInList for judge whether do verificati...
2009-07-23 lgao4Rename BaseLib internal functions by adding InternalBas...
2009-06-30 mdkinneyAdjust the behavior of the MdePkg Print Library class...
2009-06-10 gikidyFor X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-05 rsun3Add missing parameter check ASSERTs in ScsiReadCapacity...
2009-06-04 xli24Add ASSERT check for AsmFlushCacheRange().
2009-06-04 eric_tianfix the issue when passing a L"" string to PrintXY.
2009-06-03 qhuang81. Fix the bug that we should use rip relative addressi...
2009-06-03 qhuang8Save label "@F" to 64-bit register (r10) instead of...
2009-06-03 eric_tianmodify the implementation of GetInterface and GetConfig...
2009-06-02 qhuang8Use rip relative addressing for x64 label for Thunk16...
2009-05-31 mdkinneyCorrect parameter names for ASSERT() checks.
next