summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-01updates from code review, buffer length, and correct use of StdOut for printingjcarsey2-14/+54
2009-12-01typo in commentjcarsey1-1/+1
2009-11-30Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli241-1/+3
2009-11-30Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...qhuang81-1/+4
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu21-10/+7
2009-11-27The FV size in EFI_FV_INFO has been excluded the length of FV header, so no n...klu21-1/+1
2009-11-27Fix GCC build error!lgao41-2/+2
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun34-4/+116
2009-11-26Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen201-89/+9
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen203-39/+60
2009-11-26Add DxeSecurityManagementLib instance lgao46-2/+8
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao47-12/+455
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao45-557/+105
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao43-7/+386
2009-11-25Fix unicode issue.xli241-2/+2
2009-11-25Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli244-1/+504
2009-11-25Dummy implementation of Legacy Region 2 Protocol.xli244-0/+476
2009-11-25Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...klu21-0/+4
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang85-0/+13
2009-11-25Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang88-1/+346
2009-11-25Fix build failure of ShellPkg.xli241-6/+6
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff2-0/+10
2009-11-24Fix a typo bug that miss & klu21-1/+1
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu22-4/+4
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu24-51/+123
2009-11-24Refine comments for PCD PEIM/driver.klu22-0/+19
2009-11-24Clean up code.klu22-46/+35
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten3-25/+15
2009-11-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey1-3/+2
2009-11-231, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22-22/+47
2009-11-23Simplify the @attention statement.qhuang81-3/+1
2009-11-23Minor update the comments style for LegacyRegion2 protocolqhuang81-29/+30
2009-11-23add carriage returnjcarsey1-1/+1
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney2-4/+67
2009-11-20Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-byt...mdkinney1-0/+1
2009-11-20Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten1-1/+1
2009-11-20build break fix and new functionjcarsey4-29/+134
2009-11-20comment repairs.jcarsey14-223/+236
2009-11-20Add LegacyRegion 2 protocol definition in MdePkgqhuang82-0/+245
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang32-743/+1817
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang33-739/+1815
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-0/+1207
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-161/+157
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang6-2/+496
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun317-193/+208
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun33-27/+14
2009-11-19specify operand orderjcarsey1-2/+2
2009-11-19fixing errors found in code review.jcarsey4-9/+35
2009-11-18updating headers from code review.jcarsey13-210/+586
2009-11-18Fix incorrect copyright formatqhuang81-1/+1