IP Library Granted Patent US 10,223,129
Granted Patent B2
US 10,223,129 · App. 15/383,383 · Granted Mar 5, 2019

License management using a basic input/output system (BIOS)

Inventors: Richard M. Tonry (Austin, TX); Balasingh Ponraj Samuel (Round Rock, TX)
Assignee: Dell Products L.P.
G06F9/4406G06F21/10H04L9/3268H04L9/3297
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,223,129
App. No.
15/383,383
Granted
Mar 5, 2019
Kind
B2
Abstract

Methods and systems for license management using a basic input/output system (BIOS) may involve performing license activation, monitoring, and enforcement. The BIOS may store license information to manage licenses for hardware and/or software components of an information handling system. License management by the BIOS may include monitoring a system clock of the information handling system for changes to avoid tampering with license durations.

Claims (82)

1. A method, comprising:

receiving, at a basic input/output system (BIOS) included in an information handling system, a request to activate a license associated with the information handling system;

retrieving, by the BIOS from a BIOS non-volatile memory, license information for the license, wherein the license information is usable to activate the license and indicates a license duration for the license;

based on the license information, activating the license on the information handling system, wherein the BIOS stores an activation timestamp for the license in the BIOS non-volatile memory;

when a change in a system clock of the information handling system is initiated:

registering a clock callback event for execution;

executing the clock callback event, the executing including:

before the change in the system clock is performed, calculating an elapsed duration for the license, wherein the elapsed duration is given by a first difference between a current system clock timestamp and the activation timestamp;

allowing the change in the system clock to be performed;

after the change in the system clock is performed, calculating an adjusted activation timestamp for the license, wherein the adjusted activation timestamp for the license is given by a second difference between a new system clock timestamp and the elapsed duration; and

updating the expiration timestamp for the license, wherein the expiration timestamp is given by a sum of the adjusted activation timestamp and the license duration.

2. The method of claim 1 , wherein activating the license includes:

enabling, by the BIOS, a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

3. The method of claim 1 , wherein the activation timestamp is based on one of:

a local timestamp from a system clock of the information handling system; and

a remote timestamp obtained from a timestamp server via a network connection.

4. The method of claim 1 , further comprising:

based on the activation timestamp and the license duration, calculating an expiration timestamp for the license; and

registering an expiration callback event for execution when the expiration timestamp occurs.

5. The method of claim 4 , further comprising:

when the expiration timestamp occurs, executing the expiration callback event, including:

when the license is within a renewal period prior to expiration of the license, generating a user reminder to renew the license; and

when the license is expired, deactivating, by the BIOS, the license on the information handling system.

6. The method of claim 5 , wherein deactivating the license includes:

disabling, by the BIOS, a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

7. The method of claim 4 , further comprising:

storing the adjusted activation timestamp and the updated expiration timestamp to the BIOS non-volatile memory.

8. An information handling system, comprising:

a processor subsystem having access to a basic input/output system (BIOS), wherein the BIOS includes instructions executable by the processor subsystem to:

receive a request to activate a license associated with the information handling system;

retrieve, from a BIOS non-volatile memory, license information for the license, wherein the license information is usable to activate the license and indicates a license duration for the license; and

based on the license information, activate the license on the information handling system, wherein an activation timestamp for the license is stored in the BIOS non-volatile memory;

when a change in a system clock of the information handling system is initiated:

register a clock callback event for execution;

execute the clock callback event, including instructions to:

before the change in the system clock is performed, calculate an elapsed duration for the license, wherein the elapsed duration is given by a first difference between a current system clock timestamp and the activation timestamp;

allow the change in the system clock to be performed;

after the change in the system clock is performed, calculate an adjusted activation timestamp for the license, wherein the adjusted activation timestamp for the license is given by a second difference between a new system clock timestamp and the elapsed duration; and

update the expiration timestamp for the license, wherein the expiration timestamp is given by a sum of the adjusted activation timestamp and the license duration.

9. The information handling system of claim 8 , wherein the instructions to activate the license include instructions to:

enabling a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

10. The information handling system of claim 8 , wherein the activation timestamp is based on one of:

a local timestamp from a system clock of the information handling system; and

a remote timestamp obtained from a timestamp server via a network connection.

11. The information handling system of claim 8 , wherein the BIOS further comprises instructions to:

based on the activation timestamp and the license duration, calculate an expiration timestamp for the license; and

register an expiration callback event for execution when the expiration timestamp occurs.

12. The information handling system of claim 11 , wherein the BIOS further comprises instructions to:

when the expiration timestamp occurs, execute the expiration callback event, including:

when the license is within a renewal period prior to expiration of the license, generate a user reminder to renew the license; and

when the license is expired, deactivate the license on the information handling system.

13. The information handling system of claim 12 , wherein the instructions to deactivate the license include instructions to:

disable a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

14. The information handling system of claim 11 , wherein the BIOS further comprises instructions to:

store the adjusted activation timestamp and the updated expiration timestamp to the BIOS non-volatile memory.

15. An article of manufacture comprising a non-transitory computer-readable medium storing instructions, the instructions representing a basic input/output system (BIOS), that, when executed by a processor of an information handling system, cause the processor to:

receive a request to activate a license associated with the information handling system;

retrieve, from a BIOS non-volatile memory, license information for the license, wherein the license information is usable to activate the license and indicates a license duration for the license;

based on the license information, activate the license on the information handling system, wherein an activation timestamp for the license is stored in the BIOS non-volatile memory;

when a change in a system clock of the information handling system is initiated:

register a clock callback event for execution;

execute the clock callback event, including instructions to:

before the change in the system clock is performed, calculate an elapsed duration for the license, wherein the elapsed duration is given by a first difference between a current system clock timestamp and the activation timestamp;

allow the change in the system clock to be performed;

after the change in the system clock is performed, calculate an adjusted activation timestamp for the license, wherein the adjusted activation timestamp for the license is given by a second difference between a new system clock timestamp and the elapsed duration; and

update the expiration timestamp for the license, wherein the expiration timestamp is given by a sum of the adjusted activation timestamp and the license duration.

16. The article of manufacture of claim 15 , wherein the instructions to activate the license include instructions to:

enabling a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

17. The article of manufacture of claim 15 , wherein the activation timestamp is based on one of:

a local timestamp from a system clock of the information handling system; and

a remote timestamp obtained from a timestamp server via a network connection.

18. The article of manufacture of claim 15 , further comprising instructions to:

based on the activation timestamp and the license duration, calculate an expiration timestamp for the license; and

register an expiration callback event for execution when the expiration timestamp occurs.

19. The article of manufacture of claim 18 , further comprising instructions to:

when the expiration timestamp occurs, execute the expiration callback event, including:

when the license is within a renewal period prior to expiration of the license, generate a user reminder to renew the license; and

when the license is expired, deactivate the license on the information handling system.

20. The article of manufacture of claim 19 , wherein the instructions to deactivate the license include instructions to:

disable a licensed component associated with the information handling system for use according to the license, wherein the licensed component is selected from: a hardware component and a software component.

21. The article of manufacture of claim 18 , further comprising instructions to:

store the adjusted activation timestamp and the updated expiration timestamp to the BIOS non-volatile memory.

Assignments (10)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC IP HOLDING COMPANY LLC
Reel/Frame 071642/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (050724/0466) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO WYSE TECHNOLOGY L.L.C.)
Reel/Frame 060753/0486 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (041829/0873) Recorded Apr 26, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO WYSE TECHNOLOGY L.L.C.)
Reel/Frame 059803/0724 →
RELEASE OF SECURITY INTEREST AT REEL 041808 FRAME 0516 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL INTERNATIONAL, L.L.C.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; MOZY, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058297/0573 →
SECURITY AGREEMENT Recorded Apr 22, 2020
From: CREDANT TECHNOLOGIES INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 053546/0001 →
PATENT SECURITY AGREEMENT (NOTES) Recorded Oct 15, 2019
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 050724/0466 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
PATENT SECURITY INTEREST (NOTES) Recorded Feb 28, 2017
From: DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; MOZY, INC.; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 041829/0873 →
PATENT SECURITY INTEREST (CREDIT) Recorded Feb 24, 2017
From: DELL INTERNATIONAL, L.L.C.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; MOZY, INC.; WYSE TECHNOLOGY L.L.C.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 041808/0516 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 19, 2016
From: TONRY, RICHARD M.; SAMUEL, BALASINGH PONRAJ
To: DELL PRODUCTS L.P.
Reel/Frame 041029/0173 →
Continuity (2)
Continuation 14309079 · Jun 19, 2014
Related Publication 20170097829A1 · Apr 6, 2017