summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-146-1/+1928
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* add:jcarsey2009-07-137-2/+393
* Remove the following Protocols from the IntelFrameworkModulePkg because they ...mdkinney2009-07-133-274/+4
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-133-0/+398
* comment clarificationjcarsey2009-07-131-1/+2
* Add macro definitions indicating from SMBIOS 2.6klu22009-07-131-0/+26
* Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu22009-07-131-1/+1
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-9/+18
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-5/+14
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-28/+25
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-134-9/+61
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-6/+11
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* Retire description string macro for boot device type which are not defined in...klu22009-07-134-120/+49
* Make code definition alignment.lgao42009-07-132-19/+19
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-136-61/+61
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-1310-81/+84
* Roll back R8811 check in for it will get a double carriage return. gikidy2009-07-131-10/+0
* remove work around, since we had added return value check.vanjeff2009-07-131-9/+2
* updated parameters name to match spec.vanjeff2009-07-132-26/+26
* Synchronize build tools binaries with source code r1655 at build tool project.lgao42009-07-131-1/+1
* ynchronize build tools binaries with source code r1655 at build tool project.lgao42009-07-1324-0/+0
* Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu22009-07-131-1/+1
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney2009-07-136-461/+62
* Add the following PI 1.2 PPIs to the MdePkgmdkinney2009-07-135-5/+580
* remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian2009-07-131-2/+0
* Add Framework MP Services Protocolmdkinney2009-07-134-14/+682
* Clean up doxygen commentsmdkinney2009-07-131-191/+186
* Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney2009-07-132-0/+654
* Fix Doxygen comment syntaxmdkinney2009-07-131-7/+7
* Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkgmdkinney2009-07-121-2/+2
* Fix typo in #ifndef namemdkinney2009-07-121-1/+1
* Fix Doxygen comment syntaxmdkinney2009-07-121-3/+3
* Fix signed/unsigned mismatch issuemdkinney2009-07-121-1/+1
* fix parameter typejcarsey2009-07-123-42/+35
* If module really is a Framework module and not a PI module, then use Framewor...mdkinney2009-07-111-1/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-117-319/+315
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-112-3/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-1111-17/+9
* 1) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney2009-07-1117-3955/+3895
* Correct #include statements. This is a DXE DRIVER, not a UEFI module.mdkinney2009-07-111-1/+1
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-1133-174/+53
* Put EOF (End of File) on its own line for all source files. This is required...mdkinney2009-07-115-5/+4
* Remove "Module Name:" from include file headers.mdkinney2009-07-111-2/+0
* Make CR/LF consistent in source filemdkinney2009-07-111-543/+543
* Remove "Module Name:" from include file headers.mdkinney2009-07-1126-53/+0
* Fix Doxygen document generation for function prototypesmdkinney2009-07-102-2/+2
* Remove extra #Includemdkinney2009-07-102-51/+1