summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang82007-05-311-2/+2
* Fix some errors in comments of Status Code include file.xli242007-05-301-5/+5
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-211-5/+0
* These updates are for IPF low level assembly library checking in.gtian2007-05-141-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-149-84/+1333
* Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish2007-05-051-0/+231
* Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli242007-04-111-1/+1
* Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang122007-04-051-2/+2
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-041-46/+0
* Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang82007-04-041-1/+1
* Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang12007-04-041-2/+3
* SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang12007-04-031-2/+2
* Add in OFFSET_OF macro as defined in MDE Library specqwang122007-04-021-38/+43
* 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang82007-03-294-3/+5
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-261-509/+492
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-221-256/+229
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-142-41/+60
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-081-1/+1
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-141-0/+92
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-133-25/+63
* Add alias EFI_D_XXX to provide backward compatibilities.qhuang82007-02-131-15/+34
* Update all String related functions in BaseLib for this change introduced in ...qwang122007-02-131-10/+26
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-127-7877/+8909
* 1. PEI core needs to check image machine typexgu32007-01-312-42/+72
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-254-2/+42
* Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu22007-01-231-1/+1
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+58
* 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang122007-01-184-168/+105
* Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao42007-01-153-19/+10
* To fix,xgu32007-01-151-2/+2
* UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang82007-01-121-3/+4
* Add in UefiApplicationEntryPoint library class and library instance. qwang122007-01-091-0/+129
* correct SimpleTextIn protocol definition.lgao42007-01-081-2/+1
* Refix the previous issue.qhuang82006-12-281-2/+2
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1
* Fix some Linux's build issue.klu22006-12-262-1/+3
* Add GLOBAL_FUNCTION macro for Itaniummdkinney2006-12-191-0/+3
* Add FIT types from the SAL Spec to SalApi.hmdkinney2006-12-191-2/+18
* Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney2006-12-1810-26/+50
* Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao42006-12-144-106/+80
* Change the Boot Script storage to fixed length.xgu32006-12-131-15/+15
* Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong2006-12-121-0/+10
* Merge GOP related code from r8->r9. wuyizhong2006-12-121-8/+9
* Add a new definition according to Pci spec 2.2qhuang82006-12-081-0/+5
* Add X64 support for DebugSupport driver.klu22006-12-071-0/+16
* Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli242006-12-051-0/+4
* Do not check __STDC_VERSION__ for gcc.bbahnsen2006-12-041-1/+1
* Add Information Opcode in S3 modules.xgu32006-11-301-0/+9
* Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao42006-11-293-3/+3
* Declare the alignment required for jump Buffersmdkinney2006-11-281-0/+8