]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseIoLibIntrinsic
MdePkg UefiDevicePathLib: Validate before touch input buffer.
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic /
2015-12-17 Liming GaoMdePkg: Convert IoLibEbc.c source file to DOS format
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2015-12-14 Michael KinneyMdePkg/BaseIoLibIntrinsic: Add EBC support
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-07-29 Harry LiebelMdePkg: Added ARM Aarch64 architecture support
2012-12-25 lgao4Add ASSERT() for BitField operations to make sure the...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd ARM support to BaseIoLibIntrinsic
2009-03-02 xli24Fix incorrect function headers for IoLib APIs.
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-19 lgao4Update IoLib to add MemoryFence for x86 Mmio function.
2008-12-10 gikidySynchronize the h files with c files.
2008-12-05 gikidyMake comments match the Spec.
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-10-31 qwang12Fix a prototype bug.
2008-10-31 qwang12Fix a prototype bug.
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-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-11 vanjeffClean up BaseIoLibIntrinsic according to review comments.
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-08 yshang1Code scrub:
2008-02-01 qhuang8Add alignment checking for IoLib functions to conform...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-02 jwang36Changed source file format
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-18 klu2Remove _MSC_VER for this file is just built by MSFT...
2007-07-18 AJFISHremoved comments (and fix) compiler specific compile...
2007-07-18 klu21) Add _MSC_VER judgment for usage of #pragma intrinsic
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-27 AJFISHUpdated to support compiler intrinsics properly. I...
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-02-13 qhuang8PcdLib is only referenced by IPF arch.
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
2006-11-22 mdkinneyAdd 64-bit I/O port functions that ASSERT()
2006-11-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-03 xli24According to MDE Library specification, BaseIoLibIntrin...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-08-09 bxing1. Added ReadWriteBarrier() before and after each I...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-13 jwang36Added license & copyright declaration
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-21 bbahnsenInitial import.