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
Age
Commit message (
Expand
)
Author
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-09-06
Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...
lgao4
2006-09-05
Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...
jwang36
2006-08-24
Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...
klu2
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-16
Add boot script dispatch opcode 2
xgu3
2006-08-15
Add PcdPciExpressBaseAddress info to MdePkg.spd
qhuang8
2006-08-15
1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
vanjeff
2006-08-14
Add more comments in UefiDriverModelLib
yshang1
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
Sync this file with MiscSubClass spec and add some struture alias to use them...
lgao4
2006-08-09
1. Added ReadWriteBarrier() before and after each I/O read/write function.
bxing
2006-08-07
Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...
lgao4
2006-08-07
Modify dispatch opcode for standalone boot script executor
xgu3
2006-08-03
Change PcdReportStatusCodePropertyMask default value from 0x7 to 0x6, don't p...
lgao4
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
Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes...
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
Remove duplicated module definition (the same module with the same arch) in F...
wuyizhong
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
Add some comments for translator parameter
ljin6
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-21
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
yshang1
2006-07-20
Remove BugBug in comments and adjust function header according to code style ...
lgao4
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
Add specific flag definition according to ACPI specification.
klu2
2006-07-19
Fixed some naming issues and update to the EDK II name. I also fixed an issue...
ajfish
[next]