2009-07-13 |
lgao4 | Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkP... |
commit | commitdiff | tree |
2009-07-13 |
gikidy | Roll back R8811 check in for it will get a double carri... |
commit | commitdiff | tree |
2009-07-13 |
vanjeff | remove work around, since we had added return value... |
commit | commitdiff | tree |
2009-07-13 |
vanjeff | updated parameters name to match spec. |
commit | commitdiff | tree |
2009-07-13 |
lgao4 | Synchronize build tools binaries with source code r1655... |
commit | commitdiff | tree |
2009-07-13 |
lgao4 | ynchronize build tools binaries with source code r1655... |
commit | commitdiff | tree |
2009-07-13 |
klu2 | Fix build broken, DxeUnixPeCoffExtracActionLib should... |
commit | commitdiff | tree |
2009-07-13 |
klu2 | Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec... |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Remove the following PPIs from the IntelFrameworkPkg... |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Add the following PI 1.2 PPIs to the MdePkg |
commit | commitdiff | tree |
2009-07-13 |
eric_tian | remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due... |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Add Framework MP Services Protocol |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Clean up doxygen comments |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Add MP Services Protocol from the UEFI Platform Initial... |
commit | commitdiff | tree |
2009-07-13 |
mdkinney | Fix Doxygen comment syntax |
commit | commitdiff | tree |
2009-07-12 |
mdkinney | Add "FRAMEWORK_" to remove name collision with Security... |
commit | commitdiff | tree |
2009-07-12 |
mdkinney | Fix typo in #ifndef name |
commit | commitdiff | tree |
2009-07-12 |
mdkinney | Fix Doxygen comment syntax |
commit | commitdiff | tree |
2009-07-12 |
mdkinney | Fix signed/unsigned mismatch issue |
commit | commitdiff | tree |
2009-07-12 |
jcarsey | fix parameter type |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | If module really is a Framework module and not a PI... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Remove extra #includes where possible to make build... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Remove extra #includes where possible to make build... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Remove extra #includes where possible to make build... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | 1) Add Include/Framework/BootScript.h that contains... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Correct #include statements. This is a DXE DRIVER... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Retire NetLibQueueDpc() and NetLibDispatchDpc() and... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Put EOF (End of File) on its own line for all source... |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Remove "Module Name:" from include file headers. |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Make CR/LF consistent in source file |
commit | commitdiff | tree |
2009-07-11 |
mdkinney | Remove "Module Name:" from include file headers. |
commit | commitdiff | tree |
2009-07-10 |
mdkinney | Fix Doxygen document generation for function prototypes |
commit | commitdiff | tree |
2009-07-10 |
mdkinney | Remove extra #Include |
commit | commitdiff | tree |
2009-07-10 |
darylm503 | Document the macro definitions for Variable Attributes. |
commit | commitdiff | tree |
2009-07-10 |
darylm503 | Adjust syntax of comment contents. |
commit | commitdiff | tree |
2009-07-10 |
darylm503 | Add Doxygen comment block to SMRAM state macro definitions. |
commit | commitdiff | tree |
2009-07-10 |
jcarsey | fixed operator order |
commit | commitdiff | tree |
2009-07-10 |
mdkinney | Fix build break |
commit | commitdiff | tree |
2009-07-10 |
jcarsey | fix build breaks. and allow for new lists to be created. |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | restore @par Revision Reference. |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | restore @par Revision Reference. |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | fix build issue |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | roll back the change on the naming of DataHubRecords... |
commit | commitdiff | tree |
2009-07-10 |
jchen20 | To keep the code not change as original for compatible... |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | update the function header comment to comply with PI1... |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | roll back the change on the naming of DataHubRecords... |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | roll back the change on the naming of DataHubRecords... |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | roll back the change on the naming of DataHubRecords... |
commit | commitdiff | tree |
2009-07-10 |
eric_tian | roll back the change on the naming of DataHubRecords... |
commit | commitdiff | tree |
2009-07-10 |
rsun3 | The FrameworkHiiOnUefiHiiThunk driver registers notific... |
commit | commitdiff | tree |
2009-07-10 |
rsun3 | Fix a bug in BuidHobGuidType() of PeiHobLib that it... |
commit | commitdiff | tree |
2009-07-10 |
klu2 | Synchronize build tools binaries with source code r1654... |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Clean the public header files to remove the unnecessary... |
commit | commitdiff | tree |
2009-07-10 |
rsun3 | Update FrameworkHiiOnUefiHiiThunk driver due to clean... |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Add the missing header file. |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Remove unused PeiServiceLib header file. |
commit | commitdiff | tree |
2009-07-10 |
klu2 | 1, Add @par section in file header comment |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib |
commit | commitdiff | tree |
2009-07-10 |
jchen20 | Add comments to describe the difference between code... |
commit | commitdiff | tree |
2009-07-10 |
rsun3 | Code clean up to match with Framework HII 0.92 spec... |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Fix build break. |
commit | commitdiff | tree |
2009-07-10 |
gikidy | Replace Fixed PCD with Feature PCD for useHalfHandshake... |
commit | commitdiff | tree |
2009-07-10 |
xli24 | Merge 3 PCDs for the ISA Bus Driver to a single PCD... |
commit | commitdiff | tree |
2009-07-10 |
vanjeff | 1. remove duplicated NetLibDispatchDpc() calling in... |
commit | commitdiff | tree |
2009-07-10 |
vanjeff | enhanced check when reading BMP file. |
commit | commitdiff | tree |
2009-07-10 |
xli24 | Refine comments. |
commit | commitdiff | tree |
2009-07-10 |
xli24 | Refine comments. |
commit | commitdiff | tree |
2009-07-10 |
xli24 | Keep inconsistency in code and add additional comments... |
commit | commitdiff | tree |
2009-07-10 |
lgao4 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib |
commit | commitdiff | tree |
2009-07-10 |
gikidy | Fix a bug that process received data twice, it will... |
commit | commitdiff | tree |
2009-07-10 |
mdkinney | Remove code that fills in the FirmwareVendor and Firmwa... |
commit | commitdiff | tree |
2009-07-10 |
mdkinney | Remove code that fills in the FirmwareVendor and Firmwa... |
commit | commitdiff | tree |
2009-07-09 |
mdkinney | Remove code that fills in the FirmwareVendor and Firmwa... |
commit | commitdiff | tree |
2009-07-09 |
mdkinney | Update BdsDxe to fill int he FirmwareVendor and Firmwar... |
commit | commitdiff | tree |
2009-07-09 |
mdkinney | Add PCDs for FirmwareVendor, FirmwareRevision, Firmware... |
commit | commitdiff | tree |
2009-07-09 |
mdkinney | Remove structure declaration for EFI_UGA_PIXEL. |
commit | commitdiff | tree |
2009-07-09 |
mdkinney | Fix build break |
commit | commitdiff | tree |
2009-07-09 |
jcarsey | fix comment |
commit | commitdiff | tree |
2009-07-09 |
jcarsey | fix operator order. |
commit | commitdiff | tree |
2009-07-09 |
pkandel | Committing changes to the comments, to improve code... |
commit | commitdiff | tree |
2009-07-09 |
pkandel | Committing changes to the comments, to improve code... |
commit | commitdiff | tree |
2009-07-09 |
pkandel | Committing changes to the comments, to improve code... |
commit | commitdiff | tree |
2009-07-09 |
pkandel | Committing changes to the comments, to improve code... |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | Add comments to describe the difference between code... |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | Add comments to describe the difference between code... |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | describe the difference with Spec to fix the bug #202465 |
commit | commitdiff | tree |
2009-07-09 |
eric_tian | update the file header/function comments of DiskInfo... |
commit | commitdiff | tree |
2009-07-09 |
klu2 | Refine comments for BdsGetBootTypeFromDevicePath(). |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | Add definition on SmmStatusCodeProtocol to comply the... |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | Add comments to describe the difference with Spec to... |
commit | commitdiff | tree |
2009-07-09 |
vanjeff | add security check. |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL... |
commit | commitdiff | tree |
2009-07-09 |
xli24 | Refine the comments to describe inconsistency between... |
commit | commitdiff | tree |
2009-07-09 |
lgao4 | Retire Logo and Shell guid header file, which are repla... |
commit | commitdiff | tree |
2009-07-09 |
lgao4 | Synchronize the build tools' binary with source files... |
commit | commitdiff | tree |
2009-07-09 |
vanjeff | updated comments per review comments. |
commit | commitdiff | tree |
2009-07-09 |
jchen20 | the Comment the gap between Framework spec and code... |
commit | commitdiff | tree |
2009-07-09 |
jljusten | Use PixelFormat PixelBitMask in CirrusLogic5430Dxe... |
commit | commitdiff | tree |
2009-07-08 |
jcarsey | fixing build errors |
commit | commitdiff | tree |
2009-07-08 |
xli24 | Synchronize the build tools' binary with source files... |
commit | commitdiff | tree |
next |