This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BIOS, Semaphore

Hi All,

I am using BIOS v bios_6_33_04_39.  I created a semaphore using "Semaphore_create". and I am deleting it with

"Semaphore_delete". The problem is when i created the semaphore it took 0x20 bytes of memory but when i deleted it, it did not release the memory. 

Can some one please tell me Why so? and how to free the memory of Semaphore.

Best Regards,

Jayendra