]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Protocol
edk2/MdePkg/Include/Ia32/ProcessorBind.h:
[mirror_edk2.git] / MdePkg / Include / Protocol /
2008-08-21 vanjeffremove unnecessary IN OUT.
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-07-28 jljustenedk2/MdePkg/Include/Protocol/TcgService.h:
2008-07-25 lgao4Code Scrub for Protocol Definition
2008-07-25 lgao4Update CopyRight to 2008
2008-07-25 lgao4Code Scrub for Protocol and Ppi Definition
2008-07-17 lgao4Correct ECC Error for MdePkg/Include/Protocol and Corre...
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-06-24 klu2Fix doxygen issue:
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-29 mdkinneyAdd ACPI_ADR_DISPLAY() macros to DevicePath.h
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-27 qhuang8Make #ifndef the first statement in header file.
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-03 yshang1[Description]
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-04 lgao4Correct input parameter aligned to TCG spec.
2008-02-25 lgao4update comments and add assert for these files.
2008-01-25 qhuang8Add new protocol definitions:
2008-01-25 qhuang8Update device path type value for PI Firmware volume...
2008-01-22 eric_tiandelete a unwanted semicolon sign.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-02 lgao4Add TPM related definitions.
2007-12-24 eric_tianadd iSCSI protocol
2007-12-10 qwang12Sync HII and Setupbrowser related header files with...
2007-12-10 qwang12Sync HII and Setupbrowser related header files with...
2007-11-22 qhuang8Fix typo.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-10-19 qhuang8Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions...
2007-10-16 vanjeffMerger network tackers 9307, 9338, 9339, 9397
2007-10-09 qhuang8Add Unicode Collation 2 protocol GUID value according...
2007-09-29 vanjeff1. Fixed one bug in ConPlatform.c, add NULL judgment.
2007-09-26 qhuang8Fix one iScsi device path definition update to Uefi...
2007-09-24 vanjeffUpdated EFI_MANAGED_NETWORK_PROTOCOL_GUID value accordi...
2007-09-20 qhuang8Fix invalid return status to sync with newest UEFI...
2007-09-06 xli24Roll back the change made in rev.3778, which is a tempo...
2007-09-05 xli24Temporarily fix the issue that Tiger cannot boot to...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-06 qwang12remove the two unnecessary CONST modifier.
2007-07-31 qwang12add in <Guid/PcAnsi.h>
2007-07-26 yshang1Clean the Bis.h
2007-07-20 yshang1Clean up the MdePkg.dec.
2007-07-20 qwang12Remove the CONST for FvbWrite as spec does not have it.
2007-07-20 qwang12Update the CONST modifier to be the same with spec.
2007-07-18 vanjeffMove those definitions defined in UEFI Spec from Indust...
2007-07-17 yshang1Fix typo in FirmwareVolumeBlock.h
2007-07-13 AJFISHFixed comments to follow coding standard.
2007-07-11 vanjeffAdd some USB related definitions defined n Uefi 2.1...
2007-07-09 qwang12Remove some unnessary CONST modifier.
2007-07-04 yshang1Update modifier of FVB protocol.
2007-07-03 AJFISHDeleted unneeded file
2007-07-03 AJFISHRemoved IntelframeworkPkg contamination from MdeModuleP...
2007-07-02 qwang12add a error macro to prevent this file from included...
2007-06-29 qwang12add a error macro to prevent this file from included...
2007-06-29 klu21) Modify ScsiIo protocol according to UEFI specification
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-27 yshang1Update DriverConfiguration2.h to avoid the name conflic...
2007-06-27 yshang1Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchange...
2007-06-27 yshang1Split the DriverConfiguration.h into DriverConfiguratio...
2007-06-26 vanjeffRemove prefix EFI_ from some TPL macros reference in...
2007-06-22 yshang1Add dependent protocol:"Protocol/DevicePath.h".
2007-06-22 yshang1Add DriverDiagnostics2.h.
2007-06-22 yshang1Fixed typo in PiPeiCis.h.
2007-06-21 yshang1Update Protocol for backward-compatible with EFI1.1.
2007-06-19 yshang1Checked in the GUIDs introduced in UEFI/PI.
2007-06-19 yshang1Checked in the Protocols introduced in UEFI/PI.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-31 qhuang8Update the Guid Value of Ext SCSI Pass Thru Protocol
2007-05-21 vanjeffRemove some unnecessary #if/#ifdef from some header...
2007-04-05 qwang12Sync the HII GUID with EDK I code base. Please take...
2007-04-04 qhuang8Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTO...
2007-04-04 yshang1Rename the enum value of EFI_STANDBY_BUTTON_PHASE.
2007-04-03 yshang1SMMcis defines "Exit" as the one of phases of EFI_SMM_S...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-01-18 qwang121) Clean up MdePkg/Include/Common/BootScript.h and...
2007-01-15 xgu3To fix,
2007-01-08 lgao4correct SimpleTextIn protocol definition.
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-07 klu2Add X64 support for DebugSupport driver.
2006-11-08 jtang12Changed definitions in Legacy16.h and LegacyBios.h...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-08-07 lgao4Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabe...
2006-07-24 ljin6Add some comments for translator parameter
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 qwang12Add in function description and comments.
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-29 lgao4Sync DebugSupport Protocol with UEFI2.0 spec
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-24 qwang121) Fix bug reported on the PcdSetEx* Macro.
2006-05-12 mdkinneyMake variable names for protocol GUIDs consistent
next