summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in Pcd nameqhuang82008-09-041-1/+1
* revert it for error checking-in.vanjeff2008-09-041-3/+3
* revert the previous check in qhuang82008-09-041-1/+0
* Fix a typo in Pcd nameqhuang82008-09-045-5/+6
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-0410-17/+17
* 1. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-043-22/+1
* Changed x64 into X64.vanjeff2008-09-041-0/+0
* added additional comments and fixed some typo.vanjeff2008-09-045-28/+39
* Remove unnecessary CONST.vanjeff2008-09-042-4/+4
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-042-4/+4
* 1. Remove unnecessary CONST.vanjeff2008-09-042-43/+67
* edk2/MdePkg/Include/x64/ProcessorBind.h:jljusten2008-09-032-4/+26
* edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten2008-09-031-0/+6
* Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang122008-09-031-2/+2
* Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang122008-09-033-0/+16
* Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang122008-09-032-5/+6
* Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff2008-09-039-75/+75
* Add more comment for library instance and remove unused internal header file.klu22008-09-031-0/+3
* Add more comment for library instance and remove unused internal header file.klu22008-09-033-39/+6
* Add more file commentsklu22008-09-031-0/+3
* 1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff2008-09-035-111/+232
* Fix wrong comment for SetPeiServiceTableklu22008-09-031-2/+1
* remove internal header file.klu22008-09-031-1/+0
* 1, remove MigrateIdt interface, 2, remove unused library classklu22008-09-033-66/+7
* fixed one typo.vanjeff2008-09-031-1/+2
* Remove MigrateIDT interface from PeiServiceTableLib library class.klu22008-09-031-13/+0
* Add more file comments for PeiServiceTableLibklu22008-09-033-39/+4
* clean the codes according to review comments.vanjeff2008-09-038-66/+60
* Add more comments for DxeServicesTableLib library instance.klu22008-09-033-46/+7
* move ProcessFv() from dispatcher.c to FwVol.cklu22008-09-032-132/+134
* Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR...klu22008-09-033-22/+4
* When new FV is installed, VerifyFv() should be invoked to do security checkin...klu22008-09-031-0/+8
* Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue...qhuang82008-09-03157-5/+5
* Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility ...qhuang82008-09-032-1/+60
* Fix vfr compiler build error for checkbox check.lgao42008-09-031-0/+0
* Remove unnecessary TPL operations in BDS module & library.xli242008-09-021-10/+0
* Update VfrCompile to check Array Index and VarId data type.lgao42008-09-021-0/+0
* Remove unnecessary TPL operations in BDS module & library.xli242008-09-026-57/+0
* roll back workspace.py code change.jlin162008-09-021-0/+0
* 1. Fix a bug for variable init issue.hche10x2008-09-021-0/+0
* Change default PcdLib instances for UEFI drivers and applications for Nt32 pl...qhuang82008-09-021-3/+6
* Fix 2 flaws in MdePkg/Include/Library/UefiRuntimeLib.h:xli242008-09-021-1/+2
* 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.cqhuang82008-09-023-41/+4
* Merged in the bug fixes from EDK I.qwang122008-09-021-2/+6
* To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang122008-09-021-1/+1
* To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang122008-09-022-4/+4
* Merged in the bug fixes from EDK I.qwang122008-09-023-9/+9
* Save the type of OneOf question.qwang122008-09-021-1/+18
* Merged in the bug fixes from EDK I.qwang122008-09-028-11/+63