summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2009-07-13Add the following PI 1.2 PPIs to the MdePkgmdkinney
2009-07-13Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney
2009-07-12Fix typo in #ifndef namemdkinney
2009-07-11Remove "Module Name:" from include file headers.mdkinney
2009-07-08to fill the gap between PI1.0 and code to fix the bug #202435jchen20
2009-07-05Fix minor typomdkinney
2009-07-03Fix a typo.gikidy
2009-07-01Update BASE_ARG() macro to pass static analysis tools. This change should no...mdkinney
2009-07-01Update the Tpm12.h to the TCG TPM spec 1.2 revisionzliu3
2009-07-01Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...lgao4
2009-06-30Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney
2009-06-21Fix the wrong structure definition in Smbios.h. klu2
2009-06-11update codes per MdePkg doxgen review comments.vanjeff
2009-06-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8525 6f1...jcarsey
2009-06-10Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy
2009-06-05Update comment for return description for PcdSetX macros.klu2
2009-06-05The return description for LibPcdSetx function is ambiguity. The actual meani...klu2
2009-06-04Fix build breaks from comment clean up checkinmdkinney
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-06-04update comments per review comments.vanjeff
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-21Remove __APPLE__ usage in ProcessorBind.h files.xli24
2009-05-20Remove redundant #include statementsmdkinney
2009-05-20Remove redundant #includemdkinney
2009-05-20Update #ifndef to match the name of the include file.mdkinney
2009-05-20Remove extra #include that is not required for this include file.mdkinney
2009-05-20Define macro for .global/.globl in assembly.xli24
2009-05-201. Remove .extern from GCC assembly.xli24
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli24
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang8
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang8
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian
2009-05-10Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney
2009-05-08Clean up commentmdkinney
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2009-05-04Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu2
2009-04-30Review the comments to match Spec.gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu2