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
2006-11-25
Fix IPF alignment issue when building a Report Status Code message
mdkinney
2006-11-24
Add volatile to modify LockValue in ReleaseSpinLock().
xli24
2006-11-23
To Fix PVCS 429.
yshang1
2006-11-23
Add volatile to modify LockValue in AcquireLockOrFail().
xli24
2006-11-23
Port a couple of files to gnu assembly.
bbahnsen
2006-11-22
Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...
mdkinney
2006-11-22
Add 64-bit I/O port functions that ASSERT()
mdkinney
2006-11-22
Remove DXE Core Entry Point Library Class
mdkinney
2006-11-22
Remove Peim Entry Point Library Class
mdkinney
2006-11-20
fix one bug on Timer Frequency return.
vanjeff
2006-11-18
Remove duplicate <Extern> for the lib constructor and destructor
mdkinney
2006-11-17
Add Thunk16.S -- needs to be ported from masm.
bbahnsen
2006-11-17
Add gnu x86 assembly sources.
bbahnsen
2006-11-17
Add an underscore for gcc.
bbahnsen
2006-11-16
Initial port to x86_64 gnu assembly.
bbahnsen
2006-11-15
Enabled 4G+ memory in thunk.
bxing
2006-11-14
Add IPF support in Base IO Lib, and related change in fpd file
gtian
2006-11-14
Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.
vanjeff
2006-11-13
rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.
vanjeff
2006-11-13
1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
vanjeff
2006-11-13
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...
xli24
2006-11-10
added help text for PcdPlatformBusSpeed
vanjeff
2006-11-07
added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...
vanjeff
2006-11-06
Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...
xli24
2006-11-03
According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...
xli24
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-10-30
1. In event.c, a function's name is not spelled correctly, a typo.
mikewuping
2006-10-23
Remove the library instance of BaseReportStatusCodeLibNull
qhuang8
2006-10-23
Did not check in new files correctly the first time!
ajfish
2006-10-22
Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...
ajfish
2006-10-22
Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...
ajfish
2006-10-22
Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...
ajfish
2006-10-09
Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...
rsun3
2006-10-08
Optimized HighBitSetXX() functions
bxing
2006-10-04
Use intrinsic
mdkinney
2006-10-04
Use intrinsic
mdkinney
2006-10-04
Use intrinsic
mdkinney
2006-10-04
Fix GCC build issue
mdkinney
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-25
1.Fix .global issue in GAS (EdkT207).
qhuang8
2006-09-19
Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...
mdkinney
2006-09-19
Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...
mdkinney
2006-09-18
add EFIAPI for those constructor funcitons declaration
vanjeff
2006-09-15
typecast some return values
vanjeff
2006-09-14
Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...
bxing
2006-09-13
update GetPerformanceCounterProperties() declare
vanjeff
2006-09-09
Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even...
bxing
2006-09-07
Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...
lgao4
2006-08-22
Changed GetPerformanceCounter() to use the most efficient mean to unsigned ex...
bxing
2006-08-21
A workaround to a compiler bug that causes the high order 32 bits of GetPerfo...
bxing
[next]