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-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
2006-08-21
1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...
bxing
2006-08-18
Fixed a bug causing the high order double word of values returned by GetPerfo...
bxing
2006-08-17
Continue to fix EDKT187.
klu2
2006-08-17
Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.
bxing
2006-08-15
1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
vanjeff
2006-08-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1245 6f1...
yshang1
2006-08-14
Add function headers in UefiDriverModuleLib
yshang1
2006-08-11
Fixed bugs found when this code was ported into R8.
ajfish
2006-08-10
Removed unnecessary MSR access in InternalX86Delay()
bxing
2006-08-09
1. Added ReadWriteBarrier() before and after each I/O read/write function.
bxing
2006-08-02
Fix a typo.
qhuang8
2006-08-02
1. cleanup functions header in PeCoffLoaderEx.c
vanjeff
2006-07-28
1. Updated function headers for all assembly function
bxing
2006-07-28
TeImage Signature should be got from Te pointer, not Pe pointer
lgao4
2006-07-27
Fix a warning issue under CYGWIN_GCC building:
klu2
2006-07-26
Added back safety check for PE/COFF image walking. I think the safety check i...
ajfish
2006-07-26
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...
ajfish
2006-07-25
Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...
bxing
2006-07-25
Updated function headers according to latest MWG.
bxing
2006-07-25
1. Updated declaration of timer functions according to latest MWG.
bxing
2006-07-24
Fix a bug in UefiDevicePathLib
qhuang8
2006-07-23
Remove the instance of BaseSmbusLib
qhuang8
2006-07-23
Adjust coding style for MemoryAllocationLib.
qhuang8
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-20
Modified comment for gDs
vanjeff
2006-07-20
added some comments in BaseLib
vanjeff
2006-07-20
1.Added EFIAPI for some assembly functions declare
vanjeff
2006-07-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-07-19
Fixed some naming issues and update to the EDK II name. I also fixed an issue...
ajfish
2006-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
2006-07-17
Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...
klu2
2006-07-17
Modified coding style, removed unnecessary comments and "offset" key words.
bxing
2006-07-14
Add missing ASSERT()s in PeiPcdLib
qhuang8
2006-07-14
Port thunk16 code from MSFT to GCC assembly.
qhuang8
2006-07-13
Added license & copyright declaration
jwang36
2006-07-13
Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.
bxing
[next]