1
Programming / Re: EDM/2 - The API Project - Undocumented
« on: May 22, 2025, 10:09:32 pm »
Thanks for the feedback
My goal right now it to link the DevHelp services related pages on the EDM/2 wiki, so the user can jump from an article to the DevHelp service.
I'm thinking that I will standarize the article/page names (just the name) to DevHlp_ since it is most used way in IBM documentation, but I will do it little by little.
Thanks for the help with the names that had changed, here it what I had found for the moment, corrections are welcome.
SMPProgAdd - STRACE || PDDREF:Device Helper (DevHlp)
DevHlp_PushReqPacket - DevHlp_PushRequest
DevHlp_PullReqPacket - DevHlp_PullRequest
DevHlp_SortReqPacket - DevHelp_SortRequest
DevHlp_MonCreate - DevHlp_MonitorCreate
DevHlp_AddTraceEvent - Not found in pddref.inf
DevHlp_ABIOSGetParms - Not found in pddref.inf
DevHlp_Profiling Kernel - Not found in pddref.inf
DevHlp_RegStackUsage - DevHlp_RegisterStackUsage
DevHlp_LogEntry - Not found in pddref.inf
DevHlp_SaveMessage - DevHlp_Save_Message
DevHlp_ReallocSeg - DevHlp_SegRealloc
DevHlp_PutWaitingQueue - Not found in pddref.inf
DevHlp_GetWaitingQueue - Not found in pddref.inf
Compare sources:
- https://www.edm2.com/index.php/PDDREF:Device_Helper_(DevHlp)_Services From pddref.inf
- https://www.edm2.com/index.php/SMPProgAdd_-_STRACE_-_DevHlp_Functions
EDM/2 Lists:
- https://www.edm2.com/index.php/Category:DevHlps
- https://www.edm2.com/index.php/List_of_DevHlp_Functions
Regards
My goal right now it to link the DevHelp services related pages on the EDM/2 wiki, so the user can jump from an article to the DevHelp service.
I'm thinking that I will standarize the article/page names (just the name) to DevHlp_ since it is most used way in IBM documentation, but I will do it little by little.
Thanks for the help with the names that had changed, here it what I had found for the moment, corrections are welcome.
SMPProgAdd - STRACE || PDDREF:Device Helper (DevHlp)
DevHlp_PushReqPacket - DevHlp_PushRequest
DevHlp_PullReqPacket - DevHlp_PullRequest
DevHlp_SortReqPacket - DevHelp_SortRequest
DevHlp_MonCreate - DevHlp_MonitorCreate
DevHlp_AddTraceEvent - Not found in pddref.inf
DevHlp_ABIOSGetParms - Not found in pddref.inf
DevHlp_Profiling Kernel - Not found in pddref.inf
DevHlp_RegStackUsage - DevHlp_RegisterStackUsage
DevHlp_LogEntry - Not found in pddref.inf
DevHlp_SaveMessage - DevHlp_Save_Message
DevHlp_ReallocSeg - DevHlp_SegRealloc
DevHlp_PutWaitingQueue - Not found in pddref.inf
DevHlp_GetWaitingQueue - Not found in pddref.inf
Compare sources:
- https://www.edm2.com/index.php/PDDREF:Device_Helper_(DevHlp)_Services From pddref.inf
- https://www.edm2.com/index.php/SMPProgAdd_-_STRACE_-_DevHlp_Functions
EDM/2 Lists:
- https://www.edm2.com/index.php/Category:DevHlps
- https://www.edm2.com/index.php/List_of_DevHlp_Functions
Regards