Age | Commit message (Expand) | Author |
2006-07-24 | Add some comments for translator parameter | ljin6 |
2006-07-24 | Fix a bug in UefiDevicePathLib | qhuang8 |
2006-07-23 | Remove the instance of BaseSmbusLib | qhuang8 |
2006-07-23 | Adjust coding style for MemoryAllocationLib. | qhuang8 |
2006-07-21 | 1. Updated function headers in all assembly files. | bxing |
2006-07-21 | Change DxeRuntimeDriverLib name to UefiRuntimeLib. | yshang1 |
2006-07-20 | Remove BugBug in comments and adjust function header according to code style ... | lgao4 |
2006-07-20 | Modified comment for gDs | vanjeff |
2006-07-20 | added some comments in BaseLib | vanjeff |
2006-07-20 | 1.Added EFIAPI for some assembly functions declare | vanjeff |
2006-07-19 | 1. added functions header for BaseUefiDecompressLi | vanjeff |
2006-07-19 | Add specific flag definition according to ACPI specification. | klu2 |
2006-07-19 | Fixed some naming issues and update to the EDK II name. I also fixed an issue... | ajfish |
2006-07-19 | Add [in,out] in the @param for PCD header and c file. | qwang12 |
2006-07-18 | Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle... | ljin6 |
2006-07-17 | Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ... | klu2 |
2006-07-17 | Modified coding style, removed unnecessary comments and "offset" key words. | bxing |
2006-07-17 | map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ... | qwang12 |
2006-07-17 | Add in function description and comments. | qwang12 |
2006-07-14 | Add missing ASSERT()s in PeiPcdLib | qhuang8 |
2006-07-14 | Port thunk16 code from MSFT to GCC assembly. | qhuang8 |
2006-07-13 | Added license & copyright declaration | jwang36 |
2006-07-13 | Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient. | bxing |
2006-07-13 | Added all header files in the packages's include directory into spd files. | jwang36 |
2006-07-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19... | yshang1 |
2006-07-13 | Fix bug in .S files. | qhuang8 |
2006-07-13 | Enforced case-sensitive on the file names; | jwang36 |
2006-07-13 | 1. Add Assert in SetJump.S | qhuang8 |
2006-07-13 | 1.Fix SetMem64.S to not use SSE3 instruction | qhuang8 |
2006-07-13 | BasePrintLib: Fix Buffer Overflow issue. | qhuang8 |
2006-07-13 | added function header | vanjeff |
2006-07-12 | Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib. | qhuang8 |
2006-07-12 | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 |
2006-07-12 | Remove some junk informatin. | qwang12 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19... | yshang1 |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19... | alfred |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19... | alfred |
2006-07-12 | 1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTOR | bxing |
2006-07-12 | Add in Abstract and Description for a few MSA files. | qwang12 |
2006-07-11 | sync GCC assembly files with MASM assembly files | qhuang8 |
2006-07-11 | 1. Fix one bug on EBC for GetPowerOfTwo64.c | vanjeff |
2006-07-11 | Merge back to one fpd file that does it all. | bbahnsen |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang |
2006-07-10 | 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ... | qhuang8 |
2006-07-10 | Fixed a syntax error in BasePciCf8Lib/PciLib.c | bxing |
2006-07-10 | 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() | bxing |
2006-07-09 | Made some changes to use GCC to pre-process and assembly .S file | jwang36 |
2006-07-09 | Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; | jwang36 |
2006-07-08 | In AsciiStrncmp(), if length=0, should return 0 | vanjeff |
2006-07-07 | Redefine SPEC and Release Version to 0x20000 | lgao4 |