summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi/UefiSpec.h
AgeCommit message (Expand)Author
2008-05-27De-unicode in comment for all source files.qhuang8
2007-11-27Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao4
2007-10-24Fixed tabbing issueAJFISH
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH
2007-08-27Make MdePkg GCC cleanqwang12
2007-08-01Updated to reflect spec ECRsAJFISH
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH
2007-07-09Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI...yshang1
2007-07-05Added EFI_EVENT_ alais for EVT_ #defines to match our old codeAJFISH
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang1
2007-07-03Update the EFI_CAPSULE_HEADER definition.yshang1
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-27Add missing definition for Time service which defined in UEFI specification 7...klu2
2007-06-20Remove the reference of UefiDevicePath.h.yshang1
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-08Move to directory "Include"yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang8
2006-11-031. Add the fix for the following Bugs:cwu11
2006-08-07Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...lgao4
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao4
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao4
2006-04-21Initial import.bbahnsen