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
/
BaseLib
Age
Commit message (
Expand
)
Author
2008-12-22
Update to use Dos format for all .s files
qhuang8
2008-12-17
Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...
qhuang8
2008-12-15
1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...
qhuang8
2008-12-12
Fix some typo.
gikidy
2008-12-11
Synchronize MdePkg h files to Library/Base* c files.
gikidy
2008-12-11
Synchronize BaseLib h files to c files.
gikidy
2008-12-09
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
gikidy
2008-12-05
Make comments match the Spec.
gikidy
2008-12-05
Update the text to use "x64" instead of "X64" in MdePkg.
qhuang8
2008-12-04
Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...
gikidy
2008-12-03
Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...
qhuang8
2008-12-01
De-Unicode in MdePkg source files.
qhuang8
2008-12-01
Fix the issue that wrong doxygen header comments.
klu2
2008-12-01
Remove NibbleToHexChar() function from BaseLib
lgao4
2008-11-27
1. Removal PalCallStatic API
qhuang8
2008-11-26
Remove checking for overflow in several Multiple functions in BaseLib, for it...
qhuang8
2008-11-25
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...
gikidy
2008-11-25
Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...
qhuang8
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-25
Use ".486" for the instruction of "wbinvd"
qhuang8
2008-11-24
Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...
mdkinney
2008-11-19
Detab
qhuang8
2008-11-19
Update doxygen comment for VarArg list parameter. "..."'s description is added.
qwang12
2008-11-05
Add two EFI Modifier.
qwang12
2008-11-03
Update to use DOS format
qhuang8
2008-10-31
Use #include <XXX.h> for public include files.
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-31
Update to use DOS format
qhuang8
2008-10-31
Update to use DOS format
qhuang8
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine comments of X64 assembly files of MDE BaseLib.
xli24
2008-10-28
sync comments.
vanjeff
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-10-28
move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
vanjeff
2008-10-28
Copied remotely
vanjeff
2008-10-24
Refine code for ECC check.
xli24
2008-10-24
Revert CpuId and CpuIdEx to r6213.
xli24
2008-10-24
Sync function prototype of CpuId and CpuIdEx with MDE library specification.
xli24
2008-10-24
ECC Cleanup.
vanjeff
2008-10-24
rename filename to match the actual ones.
vanjeff
2008-10-24
Renamed
vanjeff
2008-10-24
Renamed
vanjeff
2008-10-24
Renamed
vanjeff
2008-10-24
Renamed
vanjeff
2008-10-23
Update EBC sub-dir of BaseLib according to code review comments.
xli24
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/X64
xli24
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/Ia32
xli24
2008-10-22
1.removed DivS64x64Remainder.c since it has been moved to upper directory.
vanjeff
2008-10-21
Update some comments.
qwang12
2008-10-20
Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c.
xli24
[next]