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
/
Include
/
Protocol
Age
Commit message (
Expand
)
Author
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-27
Update DriverConfiguration2.h to avoid the name conflict with DriverConfigura...
yshang1
2007-06-27
Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compati...
yshang1
2007-06-27
Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfigura...
yshang1
2007-06-26
Remove prefix EFI_ from some TPL macros reference in some comments
vanjeff
2007-06-22
Add dependent protocol:"Protocol/DevicePath.h".
yshang1
2007-06-22
Add DriverDiagnostics2.h.
yshang1
2007-06-22
Fixed typo in PiPeiCis.h.
yshang1
2007-06-21
Update Protocol for backward-compatible with EFI1.1.
yshang1
2007-06-19
Checked in the GUIDs introduced in UEFI/PI.
yshang1
2007-06-19
Checked in the Protocols introduced in UEFI/PI.
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-05-31
Update the Guid Value of Ext SCSI Pass Thru Protocol
qhuang8
2007-05-21
Remove some unnecessary #if/#ifdef from some header files.
vanjeff
2007-04-05
Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...
qwang12
2007-04-04
Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.
qhuang8
2007-04-04
Rename the enum value of EFI_STANDBY_BUTTON_PHASE.
yshang1
2007-04-03
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....
yshang1
2007-03-29
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...
qhuang8
2007-01-18
1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...
qwang12
2007-01-15
To fix,
xgu3
2007-01-08
correct SimpleTextIn protocol definition.
lgao4
2006-12-12
Merge GOP related code from r8->r9.
wuyizhong
2006-12-07
Add X64 support for DebugSupport driver.
klu2
2006-11-08
Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...
jtang12
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-08-07
Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...
lgao4
2006-07-24
Add some comments for translator parameter
ljin6
2006-07-20
Remove BugBug in comments and adjust function header according to code style ...
lgao4
2006-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
2006-07-18
Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...
ljin6
2006-07-17
Add in function description and comments.
qwang12
2006-07-06
Add in support for MaxSize and CurrentSize for PCD entry.
qwang12
2006-07-06
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...
lgao4
2006-06-29
Sync DebugSupport Protocol with UEFI2.0 spec
lgao4
2006-06-23
1) Add in support to traverse taken space
qwang12
2006-06-23
1) remove some dead code from WinNtBusDriver.c
qwang12
2006-06-07
Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.
qwang12
2006-05-26
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...
qwang12
2006-05-24
1) Fix bug reported on the PcdSetEx* Macro.
qwang12
2006-05-12
Make variable names for protocol GUIDs consistent
mdkinney
2006-04-21
Initial import.
bbahnsen