index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
Age
Commit message (
Expand
)
Author
2010-04-23
Update the copyright notice format
hhtian
2010-04-21
Add an IO Lib instance based on CPU IO2 Protocol.
rsun3
2010-04-16
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...
geekboy15a
2010-04-16
Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...
geekboy15a
2010-03-31
Fix INF file header format
qhuang8
2010-03-23
Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.
qhuang8
2010-03-17
Add Math64.S to reduce the number of compiler intrinsics that need to be supp...
andrewfish
2010-03-05
Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.
jyao1
2010-03-05
Add SmmCore SmmServicesTable library.
jyao1
2010-03-04
Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...
hhuan13
2010-03-03
Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...
klu2
2010-03-01
updated definitions of PCD PPI/Protocol per latest UEFI Spec.
vanjeff
2010-03-01
Remove assumption that the transition code for transitioning from 64-bit to 3...
mdkinney
2010-02-27
Update SEC Platform Information PPI according to PI 1.2 errata A.
xli24
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
Correct Copyright year format
lgao4
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-23
Disable interrupt when changing IDTR register.
klu2
2010-02-23
Temporarily remove the C implementation of some GCC assembly files in MdePkg....
qhuang8
2010-02-15
Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...
mdkinney
2010-02-14
Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
mdkinney
2010-02-14
1) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...
mdkinney
2010-02-14
Remove constructor from this library. This library already has SMM CPU I/O 2...
mdkinney
2010-02-11
Do not set gBS to NULL when the ExitBootServices event notification for the U...
mdkinney
2010-02-01
Minor update to fix typos and update the file to use \r\n as end of line
qhuang8
2010-02-01
Add missing dependency expression for some library instances in MdePkg
qhuang8
2010-01-29
Add missing [Depex]
mdkinney
2010-01-27
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...
mdkinney
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2010-01-15
Add type-cast to fix build break for IA32 arch
qhuang8
2010-01-15
Fix gcc warning
AJFISH
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2010-01-14
Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol
mdkinney
2010-01-14
Change SMM CPU I/O to SMM CPU I/O 2
mdkinney
2010-01-14
Remove extra reference to SmmCpuIo.h
mdkinney
2009-12-23
PI 1.1 SMM Feature Check-in
davidhuang
2009-12-23
Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...
qhuang8
2009-12-08
Directly use FALSE when BootPolicy is FALSE.
lgao4
2009-12-07
1. fix the wrong description, change "target the buffer" to "the target buffer"
eric_tian
2009-12-07
according to IA32 intel architecture spec, mwait instuction needs not the ope...
eric_tian
2009-12-07
fix GCC build issue, mWait instruction need not the operands.
eric_tian
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
2009-12-05
Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...
mdkinney
2009-12-02
Add more check for local FileInfo variable before it is used.
lgao4
2009-12-01
Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...
lgao4
2009-11-26
Add new GetFileBufferByFilePath API into DxeServicesLib.
lgao4
2009-11-24
Fix a typo bug that miss &
klu2
2009-11-24
Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...
klu2
2009-11-24
1, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...
klu2
2009-11-21
1) Add new BaseLib API GetPreviousNode()
mdkinney
[next]