]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal
Update RuntimeLib.
[mirror_edk2.git] / EdkModulePkg / Universal /
2006-09-05 lgao4Add the following Pcds declaration in EdkModulePkg...
2006-09-05 yshang1Follow up EDKT247-253
2006-09-04 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-04 yshang1Update Coding style of status code.
2006-09-04 yshang1Follow up EDKT238, EDKT239, EDKT242, EDKT243
2006-09-01 yshang1Follow up tracker:
2006-08-30 qwang12Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPei...
2006-08-16 davidhuangChange pcd name form MaxSizePopulateCapsule to PcdMaxSi...
2006-08-15 klu2Fix the bug that using hardcode driver name to judge...
2006-08-15 yshang1Fix PCD declaration error in DxeStatusCode.msa
2006-08-11 ajfishPrefixed global variable with "m"
2006-08-10 xgu3Change Variable to use PCD
2006-08-10 xgu3Modify FtwLite and Variable DXE driver to use PCD inste...
2006-08-09 lgao4Fix EDKT 150 to make IPF XIP module 16-byte align....
2006-08-09 qwang12Variable PEIM use to PCD entry to get the base address...
2006-08-07 yshang11) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
2006-08-01 qwang12All runtime driver should use functions provided by...
2006-08-01 qwang12Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for...
2006-07-27 qhuang8Check in patch to refine DevicePath Module and USB2Host...
2006-07-27 xgu3 This is a patch to change PeiVariable PEIM depex...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-24 yshang1Change license of following files from Intel Copy Right...
2006-07-24 xgu3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-24 yshang1Fix bug which define different PCD with same token...
2006-07-21 yshang11) Check in Pei/Dxe status code;
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 qwang12Add in function description and comments.
2006-07-15 lhauchReset the GUID to a unique value, as it was using the...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-14 bbahnsenFix up the Stub Size Calculation which was not initiall...
2006-07-13 jwang36Fixed a comment error
2006-07-13 bbahnsenAdd gcc assembly files.
2006-07-13 bbahnsenFix bad comments.
2006-07-13 bbahnsenAdd gcc assembly file.
2006-07-13 lgao4Move DriverSample module to Universal\UserInterface...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 qwang12Add in Abstract and Description for a few MSA files.
2006-07-12 klu2Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkMo...
2006-07-12 davidhuangFix the CapsuleRuntime.msa Fix Me entries.
2006-07-11 lgao4Add necessary files (such as *.h) in module msa and...
2006-07-11 qwang12make sure all files under the PCD PEIM/Driver direcotry...
2006-07-11 qwang12Correct the token number for PcdDxePcdDatabaseTraverseE...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-08 qwang12fix a bug in Service.c
2006-07-08 qwang12Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 lgao4Fix the wrong usage of UnicodeValueToString function
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-06 qwang12Fixed a bug when input a invalid token number (not...
2006-07-06 jwang36Added type cast (VOID *) to the third parameter of...
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 qhuang8 PciLib:
2006-07-06 davidhuang1)Add a new module CapsuleRuntime under EdkModulePkg...
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-05 qhuang8 DebugLib:
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-02 klu2Modify MSA file for correcting <TokenSpaceGuidCName>
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 qouyangFor new Tool.
2006-06-30 jwang36converted all surface area description files to new...
2006-06-30 lgao4remove this old emu directory
2006-06-30 lgao4Remove DiskIoPartition module
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-16 qwang12should return instead of break.
2006-06-13 qwang12Add in HII enable support for PCD.
2006-06-12 klu2Transfer old <PCDs> in MSA to <PcdCoded>:
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-08 qhuang8 1. Rename PeiCoreLib to PeiServicesLib and rename...
2006-06-07 qwang12Make sure Pcd service driver can work on 64-bit archite...
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-06-05 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-02 lgao4Remove Debug message and early test code in DiskIo
2006-06-02 qwang12Make the EdkMoudlePkg build by allocate mCallbackFnTabl...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
2006-06-01 bbahnsenFix capitalization issues.
2006-06-01 bbahnsenFix capitalization issues.
2006-05-31 bbahnsenCapitalization Fixes for Linux builds.
2006-05-30 bbahnsenFix gcc build break. The PCD TokenNumber is incremented...
2006-05-29 qwang12Refine some internal functions of PCD Driver.
2006-05-29 qwang12Add in support for GetNextTokenNumber API.
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-26 bbahnsenFix more gcc build breaks. One of these was a subtle...
2006-05-26 bbahnsenFix gcc build break. Slashes should always lean forward!
2006-05-26 qwang12Add version check in both PCD database generation and...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
next