summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* changed the Esal call function ids all over the treevprabhal2007-07-102-88/+108
* Check in library class declaration for SAL Lib, together with related definit...xli242007-06-251-3/+6
* Check in library class definition of ExtendedSalLib.xli242007-06-201-0/+439
* MdePkg: qhuang82007-06-041-4/+9
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-211-3/+0
* 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff2007-04-121-0/+134
* A typo in comments that alignment should be 8 for IPF klu22007-04-091-1/+1
* Change the alignment of variable from 2 back to 1 for compability of test case.klu22007-04-091-1/+3
* 1) Change the alignment from 1 to 2 for IA32 and X64 arch.klu22007-04-051-12/+14
* redefined the guids as _hi and _lo to deal with intel compiler's method of as...vprabhal2007-03-141-1/+81
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-145-23/+9
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-091-5/+0
* 1.replace macros EFI32 with MDE_CPU_IA32vanjeff2007-03-021-3/+3
* Add the definition of IsaIoProtocol.qhuang82007-02-251-0/+1
* EdkGenericPlatformBdsLib addedtgingold2007-02-121-0/+140
* EdkGenericBdsLib addedtgingold2007-02-121-0/+400
* Further check-in to smooth Intel IPF compiler building.xli242007-01-291-8/+0
* Remove private data structure in PEI core entry point.xli242007-01-261-0/+8
* fix some coding style issues.qwang122007-01-091-7/+7
* Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang82006-12-283-0/+29
* Remove commented out inclusion of SalApi.hmdkinney2006-12-182-3/+0
* Only include SAL related definitions if the CPU Arch is IPF mdkinney2006-12-181-1/+5
* Fix linux/cygwin build issue.klu22006-12-121-21/+8
* Merge GOP related code from r8->r9. wuyizhong2006-12-122-5/+5
* (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao42006-12-071-33/+0
* Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli242006-12-071-0/+2
* 1. Add the fix for the following Bugs:cwu112006-11-031-2/+2
* Clean up used library class definitions.yshang12006-10-234-210/+0
* Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish2006-10-221-7/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1...yshang12006-09-051-4/+4
* Follow up tracker:yshang12006-09-012-1/+6
* Add a Pcd to define the maximum number of performance log entries during PEI ...qhuang82006-08-291-4/+0
* Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been def...lgao42006-08-072-34/+0
* EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ...qwang122006-07-301-4/+4
* 1) Check in Pei/Dxe status code;yshang12006-07-216-0/+207
* Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2006-07-191-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854 6f19...lgao42006-07-102-118/+0
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-064-0/+51
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19...yshang12006-06-051-4/+4
* Fix capitalizationbbahnsen2006-05-191-1/+1
* Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module ...mdkinney2006-05-121-0/+2
* Initial import.bbahnsen2006-04-2178-0/+7871